summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* seperate the return values of render_dot into two variables0.6.1Bernhard Leiner2009-03-261-1/+1
* remove not available urls argument from method callBernhard Leiner2009-03-261-1/+1
* Added tag 0.6.1 for changeset 4d927a5c58eaGeorg Brandl2009-03-260-0/+0
* Update for 0.6.2dev.Georg Brandl2009-03-262-1/+5
* Fix #132...Georg Brandl2009-03-263-4/+8
* Update for 0.6.1dev.gbrandl2009-03-242-1/+4
* Added tag 0.6 for changeset 20f4a9ab90daGeorg Brandl2009-03-240-0/+0
* 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