| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | seperate the return values of render_dot into two variables0.6.1 | Bernhard Leiner | 2009-03-26 | 1 | -1/+1 |
| * | remove not available urls argument from method call | Bernhard Leiner | 2009-03-26 | 1 | -1/+1 |
| * | Added tag 0.6.1 for changeset 4d927a5c58ea | Georg Brandl | 2009-03-26 | 0 | -0/+0 |
| * | Update for 0.6.2dev. | Georg Brandl | 2009-03-26 | 2 | -1/+5 |
| * | Fix #132... | Georg Brandl | 2009-03-26 | 3 | -4/+8 |
| * | Update for 0.6.1dev. | gbrandl | 2009-03-24 | 2 | -1/+4 |
| * | Added tag 0.6 for changeset 20f4a9ab90da | Georg Brandl | 2009-03-24 | 0 | -0/+0 |
| * | Update info for 0.6 final.0.6 | Georg Brandl | 2009-03-24 | 2 | -4/+4 |
| * | Use package_dir for themepath. | Georg Brandl | 2009-03-24 | 1 | -2/+2 |
| * | Fix JQuery API usage to work with 1.3.x. | Georg Brandl | 2009-03-24 | 2 | -3/+3 |
| * | Fix the fix of #127 to actually work. | Georg Brandl | 2009-03-24 | 2 | -16/+16 |
| * | #122: proxy support for intersphinx | Sebastian Wiesner | 2009-03-19 | 2 | -2/+10 |
| * | Add Russian translation, by Alexander Smishlajev. | Georg Brandl | 2009-03-24 | 18 | -2/+620 |
| * | #127: string-escape user-input from quickstart | Sebastian Wiesner | 2009-03-19 | 1 | -0/+6 |
| * | Add empty var for latex options in Makefile for latex output. | Georg Brandl | 2009-03-24 | 1 | -10/+12 |
| * | merge with 0.5 | Georg Brandl | 2009-03-24 | 1 | -2/+2 |
| |\ | |||||
| | * | Added tag 0.5.2 for changeset 24762d857a19 | Georg Brandl | 2009-03-24 | 0 | -0/+0 |
| | * | Update for 0.5.2 final.0.5.2 | Georg Brandl | 2009-03-24 | 2 | -4/+4 |
| * | | #128: fix variable name. | Georg Brandl | 2009-03-21 | 1 | -1/+1 |
| * | | Added tag 0.6b1 for changeset 62a2a4c22b6e | Georg Brandl | 2009-03-16 | 0 | -0/+0 |
| * | | merge with 0.50.6b1 | Georg Brandl | 2009-03-16 | 211 | -6546/+20881 |
| |\ \ | |/ |/| | |||||
| | * | Update version info for 0.6b1. | Georg Brandl | 2009-03-16 | 1 | -2/+2 |
| | * | Restore 2.4 compatibility and fix removing the generated file properly. | Georg Brandl | 2009-03-16 | 7 | -14/+10 |
| | * | Do proper cleanup of generated files. | Georg Brandl | 2009-03-16 | 3 | -0/+9 |
| | * | Fix test_env. | Georg Brandl | 2009-03-16 | 211 | -6544/+20874 |
| | |\ | |||||
| | | * | Fix for graphviz map files from Sebastian Wiesner. | Georg Brandl | 2009-03-16 | 1 | -6/+8 |
| | | * | Fix test_env. | Georg Brandl | 2009-03-16 | 1 | -1/+1 |
| | | * | Fix autosummary test suite. | Georg Brandl | 2009-03-16 | 211 | -6544/+20872 |
| | | |\ | |||||
| | | | * | Add autosummary doc stub. | Georg Brandl | 2009-03-16 | 2 | -0/+10 |
| | | | * | Add Sage. | Georg Brandl | 2009-03-16 | 1 | -0/+1 |
| | | | * | merge with 0.5 | Georg Brandl | 2009-03-16 | 210 | -6544/+20856 |
| | | | |\ | |||||
| | | | | * | Update MapServer URL. | Georg Brandl | 2009-03-15 | 1 | -1/+1 |
| | | | | * | Autodoc can now exclude single members from documentation | Georg Brandl | 2009-03-15 | 4 | -2/+27 |
| | | | | * | Add link to Glenn's SCons script repo. | Georg Brandl | 2009-03-15 | 1 | -0/+4 |
| | | | | * | #123: The ``glossary`` directive now supports a ``:sorted:`` | Georg Brandl | 2009-03-15 | 3 | -8/+24 |
| | | | | * | Note ``autosummary`` extension. | Georg Brandl | 2009-03-15 | 1 | -0/+3 |
| | | | | * | Fix test. | gbrandl | 2009-03-15 | 2 | -3/+6 |
| | | | | * | Fix attribute reference error. | gbrandl | 2009-03-15 | 1 | -1/+1 |
| | | | | * | Fix test_env after update() API change. | gbrandl | 2009-03-15 | 1 | -4/+2 |
| | | | | * | Add autosummary to tests. | gbrandl | 2009-03-15 | 3 | -1/+10 |
| | | | | * | Improve ImportError message. | gbrandl | 2009-03-15 | 1 | -3/+4 |
| | | | | * | Work on autodoc: move -g command-line argument to config value, make | gbrandl | 2009-03-15 | 5 | -103/+115 |
| | | | | * | Document setup_extension(). | gbrandl | 2009-03-14 | 1 | -0/+5 |
| | | | | * | Remove extra autosummary license since Sphinx now uses 2-clause BSD as well. | gbrandl | 2009-03-14 | 2 | -32/+3 |
| | | | | * | merge with autosummary branch | gbrandl | 2009-03-14 | 7 | -2/+635 |
| | | | | |\ | |||||
| | | | | | * | Work a bit on coding style of autosummary. | gbrandl | 2009-03-14 | 4 | -150/+197 |
| | | | | | * | merge in main repo. | percious | 2008-11-04 | 2 | -3/+3 |
| | | | | | |\ | |||||
| | | | | | * | | fixed bug in autosummary. | percious | 2008-11-04 | 1 | -3/+1 |
| | | | | | * | | fixed __init__.py to work with merge | percious | 2008-11-04 | 17 | -22/+87 |
| | | | | | |\ \ | |||||
| | | | | | * | | | modified license file to reflect removal of numpy-specific code. | percious | 2008-11-04 | 1 | -2/+0 |
