summaryrefslogtreecommitdiff
path: root/sphinx/util/nodes.py
Commit message (Expand)AuthorAgeFilesLines
* Move node filtering into extract_messages.Robert Lehmann2011-07-061-2/+11
* #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-5/+14
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | #504: Add an ``index`` role, to make inline index entries.Georg Brandl2010-08-251-0/+32
* | Docstring harmonization.Georg Brandl2010-08-221-0/+6
* | Code style nits.Georg Brandl2010-08-211-0/+1
* | merge with trunkRobert Lehmann2010-08-171-2/+2
|\ \
| * | Add a constant for class types, which lacks types.ClassType in Py3k.Georg Brandl2010-07-281-2/+2
| |/
* | 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
* | Monkey-patch docutils.nodes.Element.copy to copy the rawsource.Georg Brandl2010-06-201-0/+7
|/
* 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
* merge with trunkGeorg Brandl2010-01-171-6/+20
* Refactor util package.Georg Brandl2010-01-171-0/+111