summaryrefslogtreecommitdiff
path: root/doc/invocation.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for Texinfo builderJon Waltman2010-09-161-0/+4
|
* Document internationalization mechanisms.Robert Lehmann2010-08-271-0/+3
|
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-1/+1
|
* Add some domain documentation.Georg Brandl2010-03-011-16/+16
|
* Add a bit more info.Georg Brandl2010-02-281-7/+8
|
* Begin the Great Refactoring of the docs.Georg Brandl2010-02-281-0/+177
* Move sphinx-build option description from intro to a new document. * Move toctree information to a new document in markup/. * Add a tutorial document placed after intro. Begin filling it in.