| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | autosummary: respect py:currentclass when looking up Python objects | Pauli Virtanen | 2011-06-29 | 1 | -0/+24 |
| * | merge with 1.0 | Georg Brandl | 2011-01-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Add missing label. | Georg Brandl | 2011-01-08 | 1 | -0/+2 |
| * | | Add missing label. | Georg Brandl | 2011-01-08 | 1 | -0/+2 |
| * | | #454: Add more index markup capabilities: marking see/seealso entries, and ma... | Georg Brandl | 2011-01-07 | 1 | -0/+7 |
| * | | #586: Implemented improved glossary markup which allows multiple terms per de... | Georg Brandl | 2011-01-06 | 1 | -1/+13 |
| * | | merge with 1.0 | Georg Brandl | 2011-01-06 | 16 | -21/+200 |
| |\ \ | |/ |/| | |||||
| | * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -0/+3 |
| | |\ | |||||
| | * \ | merge with 1.0 | Georg Brandl | 2011-01-04 | 16 | -21/+200 |
| | |\ \ | |||||
| | | * | | #553: Added :rst:dir:`testcleanup` blocks in the doctest extension. | Georg Brandl | 2011-01-03 | 1 | -0/+6 |
| | | * | | merge with 1.0 | Georg Brandl | 2011-01-03 | 16 | -21/+194 |
| | | |\ \ | |||||
| | | | * | | Supply missing PO file for tests. | Robert Lehmann | 2010-11-14 | 1 | -0/+9 |
| | | | * | | merge with 1.0 | Georg Brandl | 2010-10-22 | 15 | -21/+185 |
| | | | |\ \ | |||||
| | | | | * | | Add tests for Texinfo builder | Jon Waltman | 2010-09-16 | 1 | -0/+5 |
| | | | | * | | merge with 1.0 | Georg Brandl | 2010-08-25 | 15 | -21/+180 |
| | | | | |\ \ | |||||
| | | | | | * | | #504: Add an ``index`` role, to make inline index entries. | Georg Brandl | 2010-08-25 | 1 | -0/+2 |
| | | | | | * | | merge with sphinx-i18n | Georg Brandl | 2010-08-21 | 10 | -0/+142 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | merge with trunk | Jacob Mason | 2010-08-16 | 1 | -17/+20 |
| | | | | | | |\ \ | |||||
| | | | | | | * | | | Added a test for the behavior described by Jacob and it does fail | DasIch | 2010-08-15 | 2 | -0/+18 |
| | | | | | | * | | | Added a test for paragraphs inserted at the beginning of a document | DasIch | 2010-08-15 | 2 | -0/+19 |
| | | | | | | * | | | Automated merge with ssh://bitbucket.org/birkenfeld/sphinx | DasIch | 2010-08-10 | 1 | -0/+6 |
| | | | | | | |\ \ \ | |||||
| | | | | | | * | | | | Initial version tracking implementation | DasIch | 2010-08-10 | 8 | -0/+105 |
| | | | | | * | | | | | merge with trunk | Robert Lehmann | 2010-08-17 | 5 | -35/+51 |
| | | | | | |\ \ \ \ \ | | | | | | | |_|/ / | | | | | | |/| | | | |||||
| | | | | | | * | | | | Fix doctest to work with Python 2.5 and lower | DasIch | 2010-08-14 | 1 | -17/+20 |
| | | | | | | | |/ / | | | | | | |/| | | |||||
| | | | | | | * | | | merge with 1.0 | Georg Brandl | 2010-08-05 | 1 | -0/+6 |
| | | | | | | |\ \ \ | | | | | | | |/ / | | | | | | |/| | | |||||
| | | | | | | * | | | Don't use (in this case) unnecessary python2 unicode literals | DasIch | 2010-07-11 | 1 | -1/+1 |
| | | | | | | * | | | make doctest work with python2 and python3 | DasIch | 2010-06-19 | 2 | -20/+20 |
| | | | | | * | | | | Test if doctrees retain semantic structure. | Robert Lehmann | 2010-06-30 | 1 | -1/+1 |
| | | | | | * | | | | Test translation patching in vitro. | Robert Lehmann | 2010-06-29 | 1 | -0/+12 |
| * | | | | | | | | | Fix tracebacks occurring for duplicate C++ domain objects. | Georg Brandl | 2011-01-06 | 1 | -0/+11 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | #581: Fix traceback in Python domain for empty cross-reference targets. | Georg Brandl | 2011-01-04 | 1 | -0/+3 |
| |/ / / / / / / | |||||
| * | | | | | | | Fix test_build_html after latest docfields fix. | Georg Brandl | 2011-01-04 | 1 | -3/+5 |
| * | | | | | | | Regression of #77: If there is only one parameter given with ``:param:`` mark... | Georg Brandl | 2011-01-03 | 1 | -0/+2 |
| * | | | | | | | Add missing file. | Georg Brandl | 2011-01-03 | 1 | -0/+7 |
| |/ / / / / / | |||||
| * | | | | | | Fix strange reportings of line numbers for warnings generated from | Georg Brandl | 2011-01-03 | 1 | -0/+6 |
| |/ / / / / | |||||
| * | | | | | #535: Fix LaTeX output generated for line blocks by porting implementation fr... | Georg Brandl | 2010-10-22 | 1 | -0/+10 |
| |/ / / / | |||||
| * | | | | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex... | Georg Brandl | 2010-08-25 | 1 | -0/+1 |
| | |_|/ |/| | | |||||
| * | | | Allow breaking long signatures, continuing with backlash-escaped newlines. | Georg Brandl | 2010-08-05 | 1 | -0/+4 |
| * | | | #484: Fix crash when duplicating a parameter in an info field list. | Georg Brandl | 2010-08-05 | 1 | -0/+2 |
| | |/ |/| | |||||
| * | | Add some tests for docfields. | Georg Brandl | 2010-07-27 | 1 | -0/+5 |
| * | | Fix :guilabel: unescaping, and make some tests actually run. | Georg Brandl | 2010-07-21 | 1 | -14/+16 |
| |/ | |||||
| * | The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a... | Georg Brandl | 2010-05-30 | 1 | -0/+2 |
| * | The ``include`` directive now supports absolute paths, which are interpreted ... | Georg Brandl | 2010-05-30 | 3 | -0/+8 |
| * | Add a test for absolute image filenames. | Georg Brandl | 2010-05-30 | 1 | -0/+3 |
| * | Test references to figures and tables by caption. | Georg Brandl | 2010-05-30 | 1 | -6/+20 |
| * | #426: Fix encoding issues when saving/loading intersphinx inventories. | Georg Brandl | 2010-05-26 | 1 | -0/+2 |
| * | Test the viewcode extension; decode the source files before highlighting them. | Georg Brandl | 2010-05-26 | 1 | -1/+1 |
| * | Add the "oldcmarkup" extension, to help migrating to 1.0. | Georg Brandl | 2010-05-24 | 2 | -1/+10 |
| * | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter... | Georg Brandl | 2010-05-24 | 2 | -2/+9 |
| |\ | |||||
| | * | merge with 0.6 | Georg Brandl | 2010-05-22 | 18 | -110/+367 |
| | |\ | |/ |/| | |||||
