| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | * | | | added -g option to sphinx-build and cleaned out numpy code. | percious | 2008-11-04 | 4 | -655/+1 |
| | | | | | * | | | modified sphinx-build script to allow for auto-generation of docs | percious | 2008-11-04 | 1 | -2/+16 |
| | | | | | * | | | reorganized code to fit within the ext.autosummary module | percious | 2008-11-04 | 5 | -16/+14 |
| | | | | | * | | | brought over license file from numpy | percious | 2008-11-04 | 1 | -0/+32 |
| | | | | | * | | | initial code brought over from numpy. Now we need to do some simplification ... | cperkins1 | 2008-11-04 | 7 | -1/+1200 |
| | | | | * | | | | Add PyLit. | Georg Brandl | 2009-03-09 | 1 | -0/+1 |
| | | | | * | | | | Encode graphviz input to utf-8. | Georg Brandl | 2009-03-09 | 1 | -0/+3 |
| | | | | * | | | | merge with 0.5 | Georg Brandl | 2009-03-09 | 205 | -6528/+20156 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | merge with 0.5 | Georg Brandl | 2009-03-09 | 205 | -6528/+20156 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | Fix node class name. | Georg Brandl | 2009-03-09 | 1 | -1/+1 |
| | | | | | | * | | | | Mark up. | Georg Brandl | 2009-03-09 | 1 | -0/+2 |
| | | | | | | * | | | | Use a new progress indicator with percents. | Georg Brandl | 2009-03-08 | 2 | -27/+34 |
| | | | | | | * | | | | Update tutorial for directive classes. | Georg Brandl | 2009-03-07 | 1 | -30/+41 |
| | | | | | | * | | | | Sanitize the Environment.update() method API. | Georg Brandl | 2009-03-05 | 2 | -31/+46 |
| | | | | | | * | | | | Make WARNING the default warning prefix. | Georg Brandl | 2009-03-05 | 3 | -11/+11 |
| | | | | | | * | | | | Remove testing text. | Georg Brandl | 2009-03-05 | 1 | -2/+0 |
| | | | | | | * | | | | merge with 0.5 | Georg Brandl | 2009-03-05 | 1 | -2/+4 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | | #114: Added an ``abbr`` role to markup abbreviations and acronyms. | Georg Brandl | 2009-03-05 | 9 | -1/+61 |
| | | | | | | * | | | | | Use standard ``file:line: warning: message`` format for warning messages. | Georg Brandl | 2009-03-05 | 13 | -54/+66 |
| | | | | | | * | | | | | Make titles consistent. | Georg Brandl | 2009-03-05 | 2 | -4/+4 |
