| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Fix handling of doc field types for different directive types. | Georg Brandl | 2010-08-14 | 1 | -1/+0 | |
| | |/ |/| | ||||||
| * | | Allow breaking long signatures, continuing with backlash-escaped newlines. | Georg Brandl | 2010-08-05 | 1 | -2/+5 | |
| |/ | ||||||
| * | Reintroduce env.note_versionchange(). | Georg Brandl | 2010-07-23 | 1 | -6/+1 | |
| * | Do not use normpath when not necessary. | Georg Brandl | 2010-07-23 | 1 | -1/+1 | |
| * | merge with 0.6 | Georg Brandl | 2010-06-05 | 4 | -1024/+251 | |
| |\ | ||||||
| | * | The ``include`` directive now supports absolute paths, which are interpreted ... | Georg Brandl | 2010-05-30 | 1 | -0/+19 | |
| | * | merge with 0.6 | Georg Brandl | 2010-05-22 | 4 | -1025/+233 | |
| | |\ | ||||||
| | | * | Fixed: default-domain directive has to return a list of nodes | Sebastian Wiesner | 2010-04-11 | 1 | -0/+1 | |
| | | * | Add some domain documentation. | Georg Brandl | 2010-03-01 | 1 | -0/+3 | |
| | | * | More doc. | Georg Brandl | 2010-03-01 | 1 | -0/+6 | |
| | | * | Re-export docutils .. class:: as .. rst-class:: and un-document .. cssclass::. | Georg Brandl | 2010-02-28 | 1 | -1/+3 | |
| | | * | Add some more docstring content. | Georg Brandl | 2010-02-27 | 1 | -2/+21 | |
| | | * | Remove Python-specific option from general directive. | Georg Brandl | 2010-02-27 | 1 | -1/+0 | |
| | | * | merge with trunk | Georg Brandl | 2010-02-17 | 1 | -2/+2 | |
| | | |\ | ||||||
| | | | * | merge with 0.6 | Georg Brandl | 2010-02-07 | 2 | -4/+22 | |
| | | | |\ | ||||||
| | | * | | | Add missing docstring, add missing object types for Python domain. | Georg Brandl | 2010-01-17 | 1 | -1/+7 | |
| | | * | | | Rename doc_read_data to temp_data, which reflects better what it does. | Georg Brandl | 2010-01-17 | 2 | -6/+6 | |
| | | * | | | Make the _ gettext alias an explicit import instead of installing into builtins. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | | * | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -5/+3 | |
| | | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | | * | | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -2/+3 | |
| | | * | | | Finish new doc field handling implementation. | Georg Brandl | 2010-01-17 | 1 | -310/+5 | |
| | | * | | | First step toward better handling of doc fields. | Georg Brandl | 2010-01-15 | 1 | -3/+180 | |
| | | * | | | Rename parse_signature() to handle_signature(); allows more to happen. Recor... | Georg Brandl | 2010-01-13 | 1 | -3/+5 | |
| | | * | | | Change naming convention in doc_read_data to "domain:key". | Georg Brandl | 2010-01-13 | 1 | -1/+2 | |
| | | * | | | merge with trunk | Georg Brandl | 2010-01-08 | 4 | -1017/+299 | |
| | | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | | * | | Add some XXXes... sigh. | Georg Brandl | 2010-01-08 | 1 | -0/+2 | |
| | | | * | | merge with trunk | Georg Brandl | 2010-01-07 | 4 | -1017/+297 | |
| | | | |\ \ | ||||||
| | | | | * \ | merge with trunk | Georg Brandl | 2010-01-02 | 3 | -3/+3 | |
| | | | | |\ \ | ||||||
| | | | | * \ \ | merge with trunk | Georg Brandl | 2009-12-31 | 1 | -1/+3 | |
| | | | | |\ \ \ | ||||||
| | | | | * | | | | Remove docutils 0.4 support. | Georg Brandl | 2009-10-27 | 3 | -39/+27 | |
| | | | | * | | | | Remove env.note_versionchange(). | Georg Brandl | 2009-09-12 | 1 | -2/+5 | |
| | | | | * | | | | Refactor directive/role lookup from domains a bit to avoid code duplication. | Georg Brandl | 2009-09-12 | 1 | -1/+1 | |
| | | | | * | | | | fix bugs. | Georg Brandl | 2009-09-10 | 1 | -0/+2 | |
| | | | | * | | | | Add test cases for intersphinx, and fix it to work with objtypes. | Georg Brandl | 2009-09-09 | 1 | -1/+1 | |
| | | | | * | | | | Remove almost empty sphinx.directives.desc module. | Georg Brandl | 2009-09-07 | 2 | -277/+265 | |
| | | | | * | | | | More refactoring for language-independent domain support. | Georg Brandl | 2009-09-07 | 2 | -268/+20 | |
| | | | | * | | | | merge with trunk | Georg Brandl | 2009-09-03 | 1 | -2/+3 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ \ | merge with trunk | Georg Brandl | 2009-08-09 | 2 | -496/+43 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | Add more tests for markup. | Georg Brandl | 2009-08-09 | 1 | -1/+1 | |
| | | | | | * | | | | | Fix remaining uses of xfileref_role. | Georg Brandl | 2009-08-09 | 1 | -2/+2 | |
| | | | | | * | | | | | merge with 0.6 | Georg Brandl | 2009-08-05 | 3 | -494/+52 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | With a few disabled features (see XXX), the test suite runs again. | Georg Brandl | 2009-07-13 | 2 | -73/+4 | |
| | | | | | | * | | | | | Make domains instances, which have factory methods for their roles and direct... | Georg Brandl | 2009-07-13 | 1 | -1/+2 | |
| | | | | | | * | | | | | Move domain-specific code around a bit; builtin domains are now completely in... | Georg Brandl | 2009-07-05 | 1 | -414/+0 | |
| | | | | | | * | | | | | Use a new "lazy" gettext function instead of using dummy _() to help text ext... | Georg Brandl | 2009-07-03 | 1 | -26/+21 | |
| | | | | | | * | | | | | Introduce "domains". | Georg Brandl | 2009-06-29 | 1 | -16/+50 | |
| | | * | | | | | | | | | Added ``tab-width`` option to ``literalinclude`` directive. | Georg Brandl | 2010-01-08 | 1 | -0/+3 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | #129: Wrap toctrees in a div tag with class ``toctree-wrapper`` in HTML output. | Georg Brandl | 2010-01-03 | 1 | -1/+3 | |
| | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | * | | | | | | | merge with 0.6 | Georg Brandl | 2010-01-01 | 2 | -3/+15 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | * | | | | | | merge with 0.6 | Georg Brandl | 2009-12-30 | 1 | -1/+3 | |
| | | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
