summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
Commit message (Expand)AuthorAgeFilesLines
* reverted last check-in; it was committed to "transforms" branchwiemann2005-09-181-2/+2
* changed DanglingReferences priority back to 850wiemann2005-09-181-2/+2
* incorporated David's suggestions for the transforms branchwiemann2005-09-171-5/+5
* Turned components.Filter into components.WriterFilter. When thewiemann2005-08-201-5/+5
* two more typoswiemann2005-08-141-2/+2
* Fixed a typo in the Docutils release that introduced unitslele2005-08-141-1/+1
* add "new in Docutils 0.3.8" notice to auto-enumerated listsgoodger2005-08-041-2/+3
* clarified/simplifiedgoodger2005-07-301-3/+5
* added hyperlinks to filesgoodger2005-07-291-32/+60
* removed note on Unicode support of csv-table directive;wiemann2005-07-171-6/+0
* renamed universal.FinalChecks to references.DanglingReferences;wiemann2005-07-051-3/+3
* moved expose_internals logic out of FinalChecks into awiemann2005-07-051-1/+3
* moved transition transform logic from universal.FinalChecks towiemann2005-07-051-0/+2
* added "title" attribute to document tree referencewiemann2005-06-292-3/+22
* Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...goodger2005-06-281-0/+3
* added "New in Docutils 3.4.10" for unitswiemann2005-06-172-3/+7
* added link to default-role directivewiemann2005-06-171-1/+4
* documented what image widths as percentage are relative towiemann2005-06-161-1/+2
* added support for units in image widths and heights;wiemann2005-06-163-2/+53
* correctiongoodger2005-06-121-1/+1
* Added standard data file syntax to the "include" directive. Added docutils/p...goodger2005-06-122-1/+149
* updated locationgoodger2005-06-121-15/+17
* removed redundancy with "encoding" option descriptiongoodger2005-06-121-3/+0
* added "title" directivegoodger2005-06-091-0/+15
* updated & corrected docsgoodger2005-06-041-1/+1
* added "default-role" directivegoodger2005-06-041-0/+43
* added clarificationgoodger2005-06-031-0/+3
* replaced references to the mailing lists with references to the newwiemann2005-05-282-6/+10
* 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