| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sanitize the Environment.update() method API. | Georg Brandl | 2009-03-05 | 1 | -23/+28 |
| * | Use standard ``file:line: warning: message`` format for warning messages. | Georg Brandl | 2009-03-05 | 1 | -12/+12 |
| * | Make "numbered" toctree attribute optional. | Georg Brandl | 2009-02-24 | 1 | -1/+1 |
| * | #109: fix circular import problems by moving exceptions into their own module. | Georg Brandl | 2009-02-24 | 1 | -1/+1 |
| * | Paths to literal include files and download files can now be absolute too. | Georg Brandl | 2009-02-24 | 1 | -8/+8 |
| * | Bump ENV_VERSION after section numbering change. | Georg Brandl | 2009-02-22 | 1 | -1/+1 |
| * | #10: implement HTML section numbering. | Georg Brandl | 2009-02-22 | 1 | -1/+64 |
| * | merge with 0.5 | Georg Brandl | 2009-02-21 | 1 | -0/+24 |
| |\ | |||||
| | * | #71: If a decoding error occurs in source files, print a warning and replace ... | Georg Brandl | 2009-02-21 | 1 | -0/+21 |
| * | | Only move module targets that really come from module directives. | Georg Brandl | 2009-02-20 | 1 | -1/+2 |
| * | | Make "make check" happy. | Georg Brandl | 2009-02-19 | 1 | -17/+21 |
| * | | Added an ``only`` directive that can selectively include text | Georg Brandl | 2009-02-19 | 1 | -0/+13 |
| * | | The HTML builder now stores a small file named ``.buildinfo`` in | Georg Brandl | 2009-02-19 | 1 | -2/+2 |
| * | | merge with 0.5 | Georg Brandl | 2009-02-18 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Backport two fixes that should have been made here. | Georg Brandl | 2009-02-18 | 1 | -3/+3 |
| * | | Fix the fix for #82. | Georg Brandl | 2009-02-18 | 1 | -2/+3 |
| * | | merge with 0.5 | Georg Brandl | 2009-02-17 | 1 | -122/+256 |
| |\ \ | |/ |/| | |||||
| | * | merge with 0.5 | Georg Brandl | 2009-02-17 | 1 | -120/+253 |
| | |\ | |||||
| | | * | Allow "self" in toctrees, as a reference to the document containing the direc... | Georg Brandl | 2009-02-17 | 1 | -0/+13 |
| | | * | merge with trunk | Georg Brandl | 2009-02-15 | 1 | -70/+102 |
| | | |\ | |||||
| | | | * | merge with main | Georg Brandl | 2009-02-14 | 1 | -28/+68 |
| | | | |\ | |||||
| | | | * \ | merge with trunk | Georg Brandl | 2009-01-26 | 1 | -19/+35 |
| | | | |\ \ | |||||
| | | | * \ \ | merge with trunk | Georg Brandl | 2009-01-22 | 1 | -2/+2 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | merge with trunk | Georg Brandl | 2009-01-14 | 1 | -3/+3 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -69/+102 |
| | | * | | | | | | Use well-named IDs before auto-named IDs. | Georg Brandl | 2009-02-15 | 1 | -2/+14 |
| | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | merge with 0.5 | Georg Brandl | 2009-02-14 | 1 | -13/+25 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Image paths can now be absolute (like ``/images/foo.png``). | Georg Brandl | 2009-02-14 | 1 | -1/+5 |
| | | * | | | | | | merge with 0.5 | Georg Brandl | 2009-02-12 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Add a rst_epilog setting, usable for global substitutions. | Georg Brandl | 2009-02-07 | 1 | -3/+6 |
| | | * | | | | | | | Patch from Stefan Seefeld: make local toctree collapsible. | Georg Brandl | 2009-02-07 | 1 | -6/+27 |
| | | * | | | | | | | Skip pygments-related tests if it is not installed. | Georg Brandl | 2009-02-06 | 1 | -2/+0 |
| | | * | | | | | | | The new ``trim_footnote_reference_space`` config value mirrors | Georg Brandl | 2009-01-26 | 1 | -1/+3 |
| | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | | Add a minimal test for external toctree links and fix a small bug found by it. | Georg Brandl | 2009-01-26 | 1 | -2/+3 |
| | | * | | | | | | Added a toctree variable to the templates, and the ability to | Georg Brandl | 2009-01-26 | 1 | -17/+33 |
| | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | merge with 0.5 | Georg Brandl | 2009-01-14 | 1 | -2/+2 |
| | | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | merge with 0.5 | Georg Brandl | 2009-01-13 | 1 | -31/+62 |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | | * | | | | remove usage of .message | Benjamin Peterson | 2009-01-10 | 1 | -1/+1 |
| | | | * | | | | Fix a few remaining copyrights and add 2009 to license. | Georg Brandl | 2009-01-04 | 1 | -4/+0 |
| | | | * | | | | Merge in copyright style changes from 0.5. | Georg Brandl | 2009-01-03 | 1 | -0/+4 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | merge in 0.5 | Georg Brandl | 2009-01-03 | 1 | -31/+62 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | merge in 0.5 | Georg Brandl | 2009-01-02 | 1 | -31/+62 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | Fix #46: allow linking to special labels via :ref:`abc <genindex>`. | Georg Brandl | 2008-12-28 | 1 | -3/+7 |
| | | | | | * | | | | | Fix #6: Don't generate redundant ``<ul>`` for top-level TOC tree | Georg Brandl | 2008-12-28 | 1 | -3/+10 |
| | | | | | * | | | | | Close #4: Added a ``:download:`` role that marks a non-document file | Georg Brandl | 2008-12-28 | 1 | -24/+24 |
| | | | | | * | | | | | Due to popular demand, added a ``:doc:`` role which directly | Georg Brandl | 2008-12-28 | 1 | -1/+19 |
| | | | | | * | | | | | Explicitly refer to the license in :license: tags. | Georg Brandl | 2008-12-27 | 1 | -1/+1 |
| | | | | | * | | | | | The ``toctree`` directive now supports a ``:hidden:`` flag, | Georg Brandl | 2008-12-20 | 1 | -0/+2 |
| * | | | | | | | | | | Don't output system messages while resolving, because they would stay in the ... | Georg Brandl | 2009-02-17 | 1 | -5/+8 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | #82: Determine the correct path for dependencies noted by | Georg Brandl | 2009-02-17 | 1 | -2/+6 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
