summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | * | | | merge with 0.5Georg Brandl2009-03-09205-6528/+20156
| | | | |\ \ \ \
| | | | | * \ \ \ merge with 0.5Georg Brandl2009-03-09205-6528/+20156
| | | | | |\ \ \ \
| | | | | | * | | | Fix node class name.Georg Brandl2009-03-091-1/+1
| | | | | | * | | | Mark up.Georg Brandl2009-03-091-0/+2
| | | | | | * | | | Use a new progress indicator with percents.Georg Brandl2009-03-082-27/+34
| | | | | | * | | | Update tutorial for directive classes.Georg Brandl2009-03-071-30/+41
| | | | | | * | | | Sanitize the Environment.update() method API.Georg Brandl2009-03-052-31/+46
| | | | | | * | | | Make WARNING the default warning prefix.Georg Brandl2009-03-053-11/+11
| | | | | | * | | | Remove testing text.Georg Brandl2009-03-051-2/+0
| | | | | | * | | | merge with 0.5Georg Brandl2009-03-051-2/+4
| | | | | | |\ \ \ \
| | | | | | * | | | | #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-059-1/+61
| | | | | | * | | | | Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-0513-54/+66
| | | | | | * | | | | Make titles consistent.Georg Brandl2009-03-052-4/+4