| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 2 | -68/+54 |
| |\ | |||||
| | * | add :emphasize-lines: option to source-code and literal-include | Mark Lodato | 2011-07-06 | 1 | -0/+27 |
| | * | merge with 1.0 | Georg Brandl | 2011-05-15 | 1 | -1/+7 |
| | |\ | |||||
| | * | | Closes #670: Allow docutils "standard includes" to be again specified with th... | Georg Brandl | 2011-05-15 | 1 | -0/+4 |
| | * | | merge with 1.0 | Georg Brandl | 2011-01-09 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | merge with 1.0 | Georg Brandl | 2011-01-07 | 2 | -68/+22 |
| | |\ \ \ | |||||
| | | * \ \ | merge with 1.0 | Georg Brandl | 2011-01-06 | 2 | -68/+22 |
| | | |\ \ \ | |||||
| | | | * \ \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 3 | -3/+3 |
| | | | |\ \ \ | |||||
| | | | * | | | | Whitespace and import fixes. | Georg Brandl | 2010-08-26 | 1 | -14/+2 |
| | | | * | | | | #504: Add an ``index`` role, to make inline index entries. | Georg Brandl | 2010-08-25 | 1 | -28/+3 |
| | | | * | | | | #460: Allow limiting the depth of section numbers for HTML. | Georg Brandl | 2010-08-25 | 1 | -2/+8 |
| | | | * | | | | Add new env method to get the real path to a file reference, and use it. | Georg Brandl | 2010-08-23 | 2 | -24/+9 |
| | | | * | | | | merge with 1.0 | Georg Brandl | 2010-08-14 | 1 | -1/+1 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | merge with 1.0 | Georg Brandl | 2010-08-05 | 1 | -2/+5 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Mode "Ub" does not exist. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| | | | | * | | | | | open file in binary mode to get byte strings on python3 | DasIch | 2010-06-07 | 1 | -1/+1 |
| * | | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 2 | -10/+13 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Closes #675: Fix IndexErrors when including nonexisting lines with :rst:dir:`... | Georg Brandl | 2011-05-15 | 1 | -1/+7 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Fix backslash replacement regex. | Georg Brandl | 2011-01-08 | 1 | -2/+2 |
| |/ / / / / / | |||||
| * | | | | | | Make warning message consistent; re-read toctree document when include is mis... | Georg Brandl | 2011-01-07 | 1 | -2/+3 |
| * | | | | | | Add line numbers to newly generated nodes. | Georg Brandl | 2011-01-07 | 2 | -0/+3 |
| |/ / / / / | |||||
| * | | | | | Fix regressions introduced with #556 fix: explicitly add line break in the | Georg Brandl | 2011-01-06 | 1 | -0/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | New year update. | Georg Brandl | 2011-01-04 | 3 | -3/+3 |
| |/ / / | |||||
| * | | | 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 |
| | | | |\ \ | |||||
