summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
Commit message (Expand)AuthorAgeFilesLines
* added SectSubTitle transformwiemann2005-05-181-0/+2
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-142-7/+0
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-092-0/+7
* added ``line`` element; corrected ``line_block`` detailsgoodger2005-05-021-49/+114
* updated footer descriptionsgoodger2005-04-241-5/+4
* added note about using "compound" as a block-level containerwiemann2005-04-211-0/+10
* "image" directive: added checks for valid values of "align" option, depending...goodger2005-04-212-0/+13
* added note about misuse of header and footer directiveswiemann2005-04-091-0/+14
* allow topics within sidebars; no topics within body elementsgoodger2005-04-093-8/+13
* moved implementation description out of the docs into the code; whitespacegoodger2005-04-081-9/+3
* added "header" & "footer" directives, tests, docs, support, and some tweaksgoodger2005-04-073-33/+86
* added some more linkswiemann2005-04-051-5/+7
* added links for image and meta directivewiemann2005-04-051-1/+3
* removed unnecessary backslashwiemann2005-04-051-1/+1
* fixed mistaken indentationgoodger2005-04-051-0/+2
* added "stub-columns" options to "csv-table" and "list-table" directives, plus...goodger2005-04-052-1/+11
* removed "list-table" target which was redundant and causedwiemann2005-03-301-2/+0
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-262-25/+23
* added auto-enumerated list itemsgoodger2005-03-251-0/+5
* cover tricky indentation edge casesgoodger2005-03-241-9/+19
* added csv-table directive support for the file_insertion_enabled settinggoodger2005-03-221-5/+14
* added security warnings for "raw" & "include"goodger2005-03-211-0/+15
* differentiate between paths and URIsgoodger2005-03-151-2/+3
* relocate internal targets only in front of sections, doctitles and subtitleswiemann2005-03-051-0/+2
* Added "list-table" directive.goodger2005-02-111-2/+57
* updated text about "Address" field,wiemann2004-12-231-3/+2
* simplified structure model and clarified restrictions on transitionsgoodger2004-11-262-13/+23
* allow empty sections and documentswiemann2004-11-262-13/+9
* updated doctree to match real behavior: list_items may be emptywiemann2004-11-082-2/+2
* typogoodger2004-11-061-1/+1
* further clarification of hack nature of "raw"goodger2004-11-061-1/+5
* clarified hack nature of "raw" a bitgoodger2004-11-061-2/+2
* Added "raw" rolegoodger2004-11-061-5/+61
* Added warning about "raw" overuse/abusegoodger2004-11-061-1/+14
* "Class" directive now allows multiple class names. Added "Rationale for Class...goodger2004-11-061-8/+43
* Definition list items may have multiple classifiers.goodger2004-11-031-11/+14
* Enabled multiple classifiers in ``definition_list_item`` elements.goodger2004-11-031-1/+1
* Enabled multiple format names for "raw" directive.goodger2004-11-032-6/+6
* improved examplegoodger2004-11-021-4/+8
* Added "trim", "ltrim", and "rtrim" options to "unicode" directive.goodger2004-11-021-1/+15
* Added "ltrim" and "rtrim" attributes to ``substitution_definition`` element.goodger2004-11-021-1/+4
* fixed error: name and dupname are CDATA, e.g. name="this is a test"wiemann2004-10-311-2/+2
* clarified transition description; updated %structure.model;goodger2004-10-311-8/+14
* removed line breakgoodger2004-10-311-2/+1
* bugfix: show that a section element is *not* required (reported by Jason Diam...goodger2004-10-311-1/+1
* updated transition entry to allow transitions between sectionswiemann2004-10-301-2/+2
* updated DTD to allow transitions between sectionswiemann2004-10-301-5/+8
* reworked text; this one is not a typo (no colon desired)goodger2004-10-211-1/+1
* typowiemann2004-10-201-3/+2
* added "compound" directive docsgoodger2004-10-201-0/+50