2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-23 16:22:07 +00:00
Files
website/site-tools
Daniel James 091ac11df2 Fix modules.
First remove some old code which guessed the module from the library's
key, this was there to bootstrap modules - no need now they're all
stored either in the documentation list, or implicitly by the location
of libraries.json.

Secondly, pass the name of the module as the parameter, rather than the
array containing the module data.
2014-06-08 23:00:51 +01:00
..
2014-05-23 09:49:06 +01:00
2013-12-17 23:57:10 +00:00
2011-03-28 23:16:08 +00:00
2011-10-17 20:49:58 +00:00
2011-11-15 15:58:50 +00:00
2014-06-08 23:00:51 +01:00
2011-10-17 20:49:58 +00:00

Boost website generator
=======================

This site contains several scripts for maintaining the Boost website.
Most users will just call `update.py` after updating any quickbook files.

update.py
---------

Update the html pages and rss feeds for new or updated quickbook files.

refresh.py
----------

Reconvert all the quickbook files and regenerate the html pages. Does
not update the rss feeds or add new pages. Useful for when quickbook,
the scripts or the templates have been updated.

update-doc-list.php
-------------------

Updates the documentation list from `doc/libraries.xml`.
Requires php the site to be configured.

----------------------------------------------------------------------

Copyright 2011 Daniel James

Distributed under the Boost Software License, Version 1.0.
See accompanying file LICENSE_1_0.txt or
http://www.boost.org/LICENSE_1_0.txt