mirror of
https://github.com/boostorg/website.git
synced 2026-02-20 03:12:08 +00:00
This allowed me to simplify some of update-doc-list as there's no longer any need to work out the module for a library. This might break update-doc-list in places. Will work on that next.
Boost website generator ======================= This site contains several scripts for maintaining the Boost website. Most users will just call `update.php` after updating any quickbook files. update-pages.php ---------- Update the html pages and rss feeds for new or updated quickbook files. refresh-pages.php ----------- 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