summaryrefslogtreecommitdiff
path: root/docutils/parsers/rst/directives/parts.py
Commit message (Expand)AuthorAgeFilesLines
* Store source and line in the "raw" node generated by raw-derived roles.milde2012-01-061-3/+2
* Common directive options:milde2011-07-061-1/+0
* Do not fail, if the specified langauage is not supported by Docutils,milde2010-09-281-1/+2
* Fix warning for local toc at non-supported level with use-latex-toc:milde2010-08-131-0/+4
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-281-2/+2
* merged directives branch to trunk (r4375:4666);wiemann2006-07-121-92/+91
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* added "local" class to local TOCswiemann2005-06-061-0/+2
* allow topics within sidebars; no topics within body elementsgoodger2005-04-091-0/+7
* moved implementation description out of the docs into the code; whitespacegoodger2005-04-081-7/+9
* fixed bugs: don't access a node's children attribute directly\!goodger2005-04-071-1/+1
* added "header" & "footer" directives, tests, docs, support, and some tweaksgoodger2005-04-071-0/+33
* removed nodes.Element.set_class() method;wiemann2005-04-021-3/+1
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-261-2/+2
* added "suffix" option to "sectnum" directive; require separating punctuationgoodger2004-08-231-1/+2
* The directive now accepts a prefix option, a string thatlele2004-08-201-1/+3
* The "contents" directive does more work up-front, creating thereggie2004-03-221-5/+30
* Added "class" option to "contents" directive.goodger2003-05-241-1/+2
* updatedgoodger2002-10-241-3/+2
* Updated all directive functions to new API, including better reporting.goodger2002-10-021-63/+24
* Updatedgoodger2002-09-101-12/+5
* Converted system messages to use the new "line" attribute.goodger2002-09-041-6/+6
* Changed "attribute" to "option" for directives/extensions.goodger2002-08-271-15/+15
* Added literal block to system_message ("sectnum" directive).goodger2002-08-241-1/+4
* Changed the "Contents" transform's order. Docstrings.goodger2002-08-131-14/+3
* Second version of the .. sectnum:: directive implementation. Also, theyole2002-08-111-1/+34
* Added "backlinks" attribute.goodger2002-07-241-0/+15
* renamed parts.py from compontents.pygoodger2002-05-051-0/+62