summaryrefslogtreecommitdiff
path: root/sphinx/texinputs/python.sty
Commit message (Collapse)AuthorAgeFilesLines
* Checkin my holiday work:Georg Brandl2007-12-291-1344/+0
| | | | | | - Add "changes" builder to quickly get an overview over all "versionadded/changed/deprecated" directives for a certain version - Cross-reference keywords - Fix some problems in the webapp and the latex writer
* Further fixes. All produced latex documents now run through pdflatex without ↵Georg Brandl2007-12-161-1/+5
| | | | errors.
* Several improvements to the latex builder.Georg Brandl2007-12-161-0/+4
|
* Implement index entries, production lists and the glossary.Georg Brandl2007-12-161-20/+20
|
* Continue work on the PDF builder. The documents now build and run through LaTeX.Georg Brandl2007-12-061-6/+14
| | | | Some elements are still missing though.
* Add beginnings of a LaTeX writer. This is in no way usable code yet.Georg Brandl2007-12-051-0/+1328