Many, many projects on github uses *.rst, e.g.
https://github.com/walac/pyusb, thougth usually only one-page.

The flask project (a web framework for python) however has a nice
website http://flask.pocoo.org/ that is generated from many text file,
e.g. https://github.com/mitsuhiko/flask/tree/master/docs/tutorial

And I did myself once converted a bunch of markdown files into HTML
and used "sitecopy" to send them over to a sub-part of a website.

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to