summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update info for 0.6 final.0.6Georg Brandl2009-03-242-4/+4
* Use package_dir for themepath.Georg Brandl2009-03-241-2/+2
* Fix JQuery API usage to work with 1.3.x.Georg Brandl2009-03-242-3/+3
* Fix the fix of #127 to actually work.Georg Brandl2009-03-242-16/+16
* #122: proxy support for intersphinxSebastian Wiesner2009-03-192-2/+10
* Add Russian translation, by Alexander Smishlajev.Georg Brandl2009-03-2418-2/+620
* #127: string-escape user-input from quickstartSebastian Wiesner2009-03-191-0/+6
* Add empty var for latex options in Makefile for latex output.Georg Brandl2009-03-241-10/+12
* merge with 0.5Georg Brandl2009-03-241-2/+2
|\
| * Added tag 0.5.2 for changeset 24762d857a19Georg Brandl2009-03-240-0/+0
| * Update for 0.5.2 final.0.5.2Georg Brandl2009-03-242-4/+4
* | #128: fix variable name.Georg Brandl2009-03-211-1/+1
* | Added tag 0.6b1 for changeset 62a2a4c22b6eGeorg Brandl2009-03-160-0/+0
* | merge with 0.50.6b1Georg Brandl2009-03-16211-6546/+20881
|\ \ | |/ |/|
| * Update version info for 0.6b1.Georg Brandl2009-03-161-2/+2
| * Restore 2.4 compatibility and fix removing the generated file properly.Georg Brandl2009-03-167-14/+10
| * Do proper cleanup of generated files.Georg Brandl2009-03-163-0/+9
| * Fix test_env.Georg Brandl2009-03-16211-6544/+20874
| |\
| | * Fix for graphviz map files from Sebastian Wiesner.Georg Brandl2009-03-161-6/+8
| | * Fix test_env.Georg Brandl2009-03-161-1/+1
| | * Fix autosummary test suite.Georg Brandl2009-03-16211-6544/+20872
| | |\
| | | * Add autosummary doc stub.Georg Brandl2009-03-162-0/+10
| | | * Add Sage.Georg Brandl2009-03-161-0/+1
| | | * merge with 0.5Georg Brandl2009-03-16210-6544/+20856
| | | |\
| | | | * Update MapServer URL.Georg Brandl2009-03-151-1/+1
| | | | * Autodoc can now exclude single members from documentationGeorg Brandl2009-03-154-2/+27
| | | | * Add link to Glenn's SCons script repo.Georg Brandl2009-03-151-0/+4
| | | | * #123: The ``glossary`` directive now supports a ``:sorted:``Georg Brandl2009-03-153-8/+24
| | | | * Note ``autosummary`` extension.Georg Brandl2009-03-151-0/+3
| | | | * Fix test.gbrandl2009-03-152-3/+6
| | | | * Fix attribute reference error.gbrandl2009-03-151-1/+1
| | | | * Fix test_env after update() API change.gbrandl2009-03-151-4/+2
| | | | * Add autosummary to tests.gbrandl2009-03-153-1/+10
| | | | * Improve ImportError message.gbrandl2009-03-151-3/+4
| | | | * Work on autodoc: move -g command-line argument to config value, makegbrandl2009-03-155-103/+115
| | | | * Document setup_extension().gbrandl2009-03-141-0/+5
| | | | * Remove extra autosummary license since Sphinx now uses 2-clause BSD as well.gbrandl2009-03-142-32/+3
| | | | * merge with autosummary branchgbrandl2009-03-147-2/+635
| | | | |\
| | | | | * Work a bit on coding style of autosummary.gbrandl2009-03-144-150/+197
| | | | | * merge in main repo.percious2008-11-042-3/+3
| | | | | |\
| | | | | * | fixed bug in autosummary.percious2008-11-041-3/+1
| | | | | * | fixed __init__.py to work with mergepercious2008-11-0417-22/+87
| | | | | |\ \
| | | | | * | | modified license file to reflect removal of numpy-specific code.percious2008-11-041-2/+0
| | | | | * | | added -g option to sphinx-build and cleaned out numpy code.percious2008-11-044-655/+1
| | | | | * | | modified sphinx-build script to allow for auto-generation of docspercious2008-11-041-2/+16
| | | | | * | | reorganized code to fit within the ext.autosummary modulepercious2008-11-045-16/+14
| | | | | * | | brought over license file from numpypercious2008-11-041-0/+32
| | | | | * | | initial code brought over from numpy. Now we need to do some simplification ...cperkins12008-11-047-1/+1200
| | | | * | | | Add PyLit.Georg Brandl2009-03-091-0/+1
| | | | * | | | Encode graphviz input to utf-8.Georg Brandl2009-03-091-0/+3