summaryrefslogtreecommitdiff
path: root/docutils
Commit message (Expand)AuthorAgeFilesLines
...
* added more commentswiemann2006-08-161-9/+23
* more name refactoring, some commentswiemann2006-08-162-64/+89
* some refactoring on macro naming conventionwiemann2006-08-162-39/+41
* handle unencodable characters in comments; changed default encoding to latin1wiemann2006-08-111-3/+21
* more cleanup and commentswiemann2006-08-091-145/+150
* some cleanup and some comments for the base stylesheet of newlatex2ewiemann2006-08-071-40/+72
* merged directives branch to trunk (r4375:4666);wiemann2006-07-1211-1414/+1598
* added support for PyPywiemann2006-07-081-2/+4
* use integer division to make it more explicit, and for Python 3000 compatibil...wiemann2006-07-041-1/+1
* Added StopTraversal exception in nodes, to interrupt the traversal cleanly.blais2006-06-281-13/+43
* Added a kludge to allow publishing from within mod_python.blais2006-06-251-1/+13
* for compatibility with Python2.5b1goodger2006-06-221-1/+2
* sf-bug 1488740: unicode strings dont support translate delete-chars.grubert2006-06-191-1/+1
* remove Py21 compatibility cruftwiemann2006-06-081-5/+2
* added support for unicode bulletswiemann2006-06-041-1/+1
* removed support for passing attribute values to handler command names:wiemann2006-06-041-6/+2
* fixed calls to docutils.parsers.rst.states.Body.block_quote (see r4522), and ...goodger2006-06-012-12/+17
* Change in e-mail addressrichieadler2006-05-251-1/+1
* added comment about compatibilitywiemann2006-05-251-0/+1
* fixed docstring of publish_from_doctree;wiemann2006-05-251-3/+3
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-2190-357/+182
* Fix: Renaming contents section does not work with latex writer. SFbug 1487405grubert2006-05-131-17/+21
* added OptionParser.set_defaults_from_dict to allow for Unicode keys (**kwargs...goodger2006-05-091-2/+5
* updated for UTF-8 config files & Unicode settingsgoodger2006-05-091-2/+2
* docstring correctiongoodger2006-05-091-1/+1
* require UTF-8 encoding for config filesgoodger2006-05-091-2/+17
* Added support for multiple attributions in a physical block quote (indented t...goodger2006-05-011-48/+66
* Prevent latex writer from crashing on files with >256 lists (patch 1475247 by...grubert2006-04-241-11/+19
* docstring correctiongoodger2006-04-131-3/+4
* Added code to determine the input encoding from data: encoding declarations o...goodger2006-04-121-17/+56
* Add custom role with two classes.grubert2006-04-041-8/+5
* Add custom role test to functional latex.grubert2006-04-021-1/+7
* Added ``docutils.nodes.document.__getstate__`` method, for pickling.goodger2006-04-021-0/+9
* Added ``view_mode`` & ``hidden_controls`` settings (``--view-mode`` & ``--hid...goodger2006-04-011-3/+20
* Moved template functionality from the PEP/HTML writer to the HTML writer. Exp...goodger2006-03-316-37/+66
* moved headers to commentsgoodger2006-03-301-9/+5
* added pep_file_url_template setting; corrected PEP urls (removed .html); rest...goodger2006-03-234-5/+8
* support for new python.org and pep2pyramid.pygoodger2006-03-233-10/+16
* added link to config.html to --help output;wiemann2006-02-282-73/+44
* added handout rolewiemann2006-02-261-0/+6
* removed light gray background for literal blocks & inline literalsgoodger2006-02-032-10/+2
* fixed "target beginning with underscore" bug;wiemann2006-01-221-0/+1
* moved r4311 to address-rendering branchwiemann2006-01-223-10/+14
* fixed different rendering of address nodes;wiemann2006-01-223-14/+10
* Fix: figure align: centergrubert2006-01-101-1/+2
* Release 0.4: set version number to 0.5wiemann2006-01-091-1/+1
* Release 0.4: set __version_details__ to "repository"wiemann2006-01-091-1/+1
* changed version info to "release"wiemann2006-01-091-1/+1
* some cleanup:wiemann2006-01-091-6/+1
* revised version info to reflect the current limbo statusgoodger2006-01-081-3/+3