summaryrefslogtreecommitdiff
path: root/sphinx/apidoc.py
Commit message (Expand)AuthorAgeFilesLines
* apidoc: read options from SPHINX_APIDOC_OPTIONS envvar if setFraser Tweedale2011-12-211-6/+9
* Fix overlong lines.Georg Brandl2011-11-011-1/+2
* Satisfy "make check".Georg Brandl2011-10-091-4/+6
* When collecting packages/modules to document, stop at directories without __i...Georg Brandl2011-10-071-50/+50
* Activate the viewcode extension in the automatically generated apidoc project.Georg Brandl2011-10-071-0/+1
* Do not overwrite files without -f given.Georg Brandl2011-10-071-5/+6
* Add a rudimentary manpage for sphinx-apidoc.Georg Brandl2011-10-071-1/+3
* Optionally create a full quickstart project in apidoc.Georg Brandl2011-10-071-10/+51
* Offer mathjax instead of jsmath in quickstart.Georg Brandl2011-10-071-7/+6
* Remove "Modules" suffix for project header.Georg Brandl2011-09-231-1/+1
* Closes #98: mention original copyright owners, and port fix from https://bitb...Georg Brandl2011-05-151-2/+8
* Fix sphinx-apidoc for use as an entry pointDag Odenhall2011-01-151-1/+1
* Make check.Georg Brandl2011-01-151-1/+1
* #98: Add autopackage script. (Undocumented for now.)Georg Brandl2011-01-041-0/+263