summaryrefslogtreecommitdiff
path: root/sphinx/util
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | | | | Encode even bytestrings containing ascii tests, they are unicode in python3Daniel Neuh?user2010-05-081-5/+8
| | | | | * | | | | | | | | Switch from normalized representation to rawsource.Robert Lehmann2010-06-301-1/+1
| | | | | * | | | | | | | | merge with trunkRobert Lehmann2010-06-231-0/+14
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Ignore orphan metadata field in translatable messages.Robert Lehmann2010-06-231-0/+3
| | | | | | * | | | | | | | | Extract translatable strings alongside their doctree nodes.Robert Lehmann2010-06-161-1/+1
| | | | | | * | | | | | | | | Refactor message extractor into utilities.Robert Lehmann2010-06-091-0/+11
* | | | | | | | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-0/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix #704: image file duplication bug.Georg Brandl2011-09-221-2/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Fix #544: allow .pyw extension for importable modules.Georg Brandl2011-09-211-0/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Closes #657: viewcode now works correctly with source files that have non-ASC...Georg Brandl2011-05-151-0/+54
|/ / / / / / / / / / /
* | | | | | | | | | | Fix a bug where the removal of download files and images wasn't noticed.Georg Brandl2011-01-071-3/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | New year update.Georg Brandl2011-01-0415-15/+15
|/ / / / / / / / /
* | | | | | | | | Regression of #77: If there is only one parameter given with ``:param:`` mark...Georg Brandl2011-01-031-7/+14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | #544: Allow ``.pyw`` as a source file extension.Georg Brandl2010-10-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Record Python version in save_traceback(), to better debug 2 vs 3 issues.Georg Brandl2010-10-161-0/+2
|/ / / / / /
* | | | | | Remove traces of PEP8 torture.Georg Brandl2010-08-231-20/+12
| |_|/ / / |/| | | |
* | | | | Fix handling of doc field types for different directive types.Georg Brandl2010-08-141-1/+1
* | | | | #258: get a bit smarter about closing double quotes.Georg Brandl2010-08-051-2/+3
| |_|_|/ |/| | |
* | | | #484: Fix crash when duplicating a parameter in an info field list.Georg Brandl2010-08-051-2/+5
* | | | #488: Fix crash when json-py is installed, which provides a ``json`` module b...Georg Brandl2010-08-051-1/+3
| |_|/ |/| |
* | | Dont fail when no json impl is found.Georg Brandl2010-07-271-2/+5
* | | Add a missing assignment.Georg Brandl2010-07-271-0/+1
* | | Fix handling of non-text field types.Georg Brandl2010-07-271-2/+5
* | | Add a custom json serializer implementation that forces translation proxies. ...Georg Brandl2010-07-251-0/+43
* | | Make make check happy.Georg Brandl2010-07-231-1/+2
* | | Include Text as well as Inline nodes in the content for function argumentsDoug Hellmann2010-07-201-1/+3
|/ /
* | Monkey-patch docutils.nodes.Element.copy to copy the rawsource.Georg Brandl2010-06-201-0/+7
* | Fix transformation of Field.Georg Brandl2010-06-121-1/+1
* | Move doctest blocks out of blockquotes even if there is more than one.Georg Brandl2010-06-011-0/+7
|/
* Fix long lines.Georg Brandl2010-05-261-3/+3
* Fixed console.py function term_width_line() issue. #423mitsuhiko2010-05-251-2/+5
* Monkey-patch Node.__contains__ to get consistent behavior for docutils 0.5 an...Georg Brandl2010-05-251-0/+12
* 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
| | | |\ \ \ \ \ \