Log in or register to vote.

rest2web

A tool for autobuilding html pages for websites or project documentation. Content can be stored as ReStructuredText or HTML and has a flexible templating system.

**rest2web** is a tool for autogenerating wesites, parts of websites or project
documentation. Its main features include :

* Integrated with docutils_ (store
your pages in ReST or HTML)
* Automatically builds index pages and navigation links (sidebars and
breadcrumbs)
* Embedded code in templates for unlimited expressiveness
* Flexible macro system.
* Uses relative links, so sites can be viewed from the filesystem
* Unicode internally - so you don't have to be
* Includes features for multiple translations of sites
* Built-in gallery creator plugin.
* The basic system is very easy to use
* Lots of powerful (optional) features

The content can be stored as HTML, or in ...

+1