summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Add some labels by default; create a master doc in quickstart.Georg Brandl2008-03-081-22/+78
|
* * Allow custom static files to be created for the HTML builder.Georg Brandl2008-02-231-3/+30
| | | | | | | * Add more block tags to the template, making inheriting them easier. * Make the HTML stylesheet configurable for html and htmlhelp builder. * Make the Pygments style configurable. * Create template and style dirs in quickstart.
* Add setup.py, add quickstart script.Georg Brandl2008-02-091-0/+224