summaryrefslogtreecommitdiff
path: root/sphinx/util
Commit message (Expand)AuthorAgeFilesLines
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-1/+1
* Allow escaping "<" in x-ref roles by a backslash.Georg Brandl2010-03-011-1/+2
* Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-0/+2
* Fix refactoring oversight.Georg Brandl2010-01-171-1/+2
* Fix long line.Georg Brandl2010-01-171-1/+2
* merge with trunkGeorg Brandl2010-01-174-66/+327
|\
| * merge with trunkGeorg Brandl2010-01-175-424/+450
| |\
| * \ merge with trunkGeorg Brandl2010-01-171-0/+28
| |\ \
| * \ \ merge with trunkGeorg Brandl2010-01-171-0/+1
| |\ \ \
| * | | | Fix :type:-class field processing and add doc field markup to test suite.Georg Brandl2010-01-171-19/+27
| * | | | Finish new doc field handling implementation.Georg Brandl2010-01-171-0/+257
| * | | | Fix test suite errors.Georg Brandl2010-01-131-0/+1
| * | | | Move getting module source to util.Georg Brandl2010-01-131-0/+32
| * | | | merge with trunkGeorg Brandl2010-01-082-65/+29
| |\ \ \ \
| | * \ \ \ merge with trunk (not working perfectly yet)Georg Brandl2010-01-071-33/+75
| | |\ \ \ \
| | * \ \ \ \ merge with trunkGeorg Brandl2010-01-072-5/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ merge with trunkGeorg Brandl2010-01-072-65/+29
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ merge with trunkGeorg Brandl2010-01-0210-10/+10
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge with trunkGeorg Brandl2009-12-282-65/+30
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ merge with trunkGeorg Brandl2009-11-091-2/+4
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | Remove docutils 0.4 support.Georg Brandl2009-10-271-60/+9
| | | | * | | | | | | | Small beauty fixes.Georg Brandl2009-09-081-2/+2
| | | | * | | | | | | | util: fix explicit_title_re to allow newlines.Georg Brandl2009-09-071-1/+1
| | | | * | | | | | | | merge with trunkGeorg Brandl2009-09-041-5/+21
| | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-09-031-14/+7
| | | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-08-091-5/+21
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ merge with 0.6Georg Brandl2009-08-051-15/+47
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | First step of domain handling in environment.Georg Brandl2009-07-131-5/+6
| | | | | | | * | | | | | | | | PEP 8Georg Brandl2009-07-131-2/+4
| | | | | | | * | | | | | | | | Add make_refnode() utility function.Georg Brandl2009-07-131-0/+15
| | | | | | | * | | | | | | | | merge with 0.6Georg Brandl2009-07-091-8/+22
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | Fix long lines.Georg Brandl2009-07-051-1/+2
* | | | | | | | | | | | | | | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-172-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Refactor util package.Georg Brandl2010-01-175-407/+433
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Refactor toctree inlining to into a util function.Georg Brandl2010-01-171-0/+29
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | merge with 0.6Georg Brandl2010-01-121-42/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Record jinja2 version.Georg Brandl2010-01-081-0/+3
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | The ``html_sidebars`` config value can now contain patterns as keys, and the ...Georg Brandl2010-01-071-1/+17
| * | | | | | | | | | | | Apply static path exclusion patterns again.Georg Brandl2010-01-071-11/+18
| * | | | | | | | | | | | ``html_static_path`` can now contain single file entries.Georg Brandl2010-01-071-7/+16
| * | | | | | | | | | | | Fix long lines.Georg Brandl2010-01-071-4/+4
| * | | | | | | | | | | | Add new universal config value ``exclude_patterns``, with glob-style exclude ...Georg Brandl2010-01-061-25/+35
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | merge with 0.6Georg Brandl2010-01-061-9/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | merge with 0.6Georg Brandl2010-01-031-9/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | * | | | | | | | | merge with 0.6Georg Brandl2010-01-011-9/+16
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | | * | | | | | | | merge with 0.6gbrandl2009-12-241-1/+4
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | | * | | | | | | | merge with 0.6Georg Brandl2009-11-091-2/+4
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Port fix of explicit title RE from domains branch.Georg Brandl2009-09-131-1/+1
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | fix typos.Georg Brandl2009-09-031-1/+1
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | | * | | | | | | Simplify explicit title matching.Georg Brandl2009-08-111-14/+7
| | | | | |_|/ / / / | | | | |/| | | | |