| Commit message (Expand) | Author | Age | Files | Lines |
* | Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io | milde | 2022-01-20 | 1 | -2/+2 |
* | Insert "meta" nodes at begin of document. | milde | 2021-06-17 | 1 | -1/+1 |
* | Make "meta" a standard node. | milde | 2021-06-17 | 1 | -1/+6 |
* | Make the sidebar's "title" argument optional. | milde | 2020-07-10 | 1 | -1/+1 |
* | Update/expand documentation of element attribute types. | milde | 2019-10-29 | 1 | -1/+1 |
* | Additional "custom attribute types" in the Docutils DTD. | milde | 2019-10-29 | 1 | -21/+65 |
* | Fix :width: option for the table directives. | milde | 2017-10-19 | 1 | -1/+2 |
* | Enable validation of Docutils XML documents against the DTD: | milde | 2017-02-13 | 1 | -5/+14 |
* | minor typo corrections | goodger | 2017-02-13 | 1 | -0/+1 |
* | Fix problems with DTD. | milde | 2016-12-31 | 1 | -6/+7 |
* | Docutils Generic DTD: some corrections after test with xlmlint. | milde | 2016-11-29 | 1 | -5/+6 |
* | Add "math" and "math_block" to Docutils DTD. | milde | 2015-04-20 | 1 | -3/+13 |
* | Refine documentation of Docutils table objects. | milde | 2015-04-19 | 1 | -0/+3 |
* | change to :Contact: docutils-develop@lists.sourceforge.net | grubert | 2012-01-03 | 1 | -1/+1 |
* | use $Id$ instead of $Date$ and $Revision$; | wiemann | 2006-05-21 | 1 | -1/+1 |
* | added "name" attribute for "reference" element, already in use | goodger | 2006-01-23 | 1 | -0/+1 |
* | added the "container" element & directive, a generic container | goodger | 2005-10-28 | 1 | -1/+4 |
* | Updated for plural attributes "classes", "ids", "names", "dupnames". | goodger | 2005-10-02 | 1 | -4/+4 |
* | added "title" attribute to document tree reference | wiemann | 2005-06-29 | 1 | -1/+3 |
* | added support for units in image widths and heights; | wiemann | 2005-06-16 | 1 | -2/+5 |
* | reverting revision 3322: addition of ":border:" option to "image" directive | goodger | 2005-05-14 | 1 | -1/+0 |
* | Added "border" option to "image" directive (& attribute to doctree element); ... | goodger | 2005-05-09 | 1 | -0/+1 |
* | "image" directive: added checks for valid values of "align" option, depending... | goodger | 2005-04-21 | 1 | -0/+8 |
* | allow topics within sidebars; no topics within body elements | goodger | 2005-04-09 | 1 | -1/+1 |
* | added "header" & "footer" directives, tests, docs, support, and some tweaks | goodger | 2005-04-07 | 1 | -3/+4 |
* | added "stub-columns" options to "csv-table" and "list-table" directives, plus... | goodger | 2005-04-05 | 1 | -1/+3 |
* | simplified structure model and clarified restrictions on transitions | goodger | 2004-11-26 | 1 | -4/+3 |
* | allow empty sections and documents | wiemann | 2004-11-26 | 1 | -1/+1 |
* | updated doctree to match real behavior: list_items may be empty | wiemann | 2004-11-08 | 1 | -1/+1 |
* | Enabled multiple classifiers in ``definition_list_item`` elements. | goodger | 2004-11-03 | 1 | -1/+1 |
* | Enabled multiple format names for "raw" directive. | goodger | 2004-11-03 | 1 | -1/+1 |
* | Added "ltrim" and "rtrim" attributes to ``substitution_definition`` element. | goodger | 2004-11-02 | 1 | -1/+4 |
* | fixed error: name and dupname are CDATA, e.g. name="this is a test" | wiemann | 2004-10-31 | 1 | -2/+2 |
* | removed line break | goodger | 2004-10-31 | 1 | -2/+1 |
* | bugfix: show that a section element is *not* required (reported by Jason Diam... | goodger | 2004-10-31 | 1 | -1/+1 |
* | updated DTD to allow transitions between sections | wiemann | 2004-10-30 | 1 | -5/+8 |
* | added "compound" element | goodger | 2004-10-19 | 1 | -1/+5 |
* | oops; revert 1.30 | goodger | 2004-10-19 | 1 | -5/+1 |
* | minor cleanup | goodger | 2004-10-19 | 1 | -1/+5 |
* | minor cleanup | goodger | 2004-10-19 | 1 | -5/+5 |
* | Changed structure of the ``line_block`` element; added ``line``. | goodger | 2004-10-05 | 1 | -4/+5 |
* | updated | wiemann | 2004-06-05 | 1 | -1/+1 |
* | Update to make sections equivalent to documents, except sections | aahz | 2004-03-21 | 1 | -1/+7 |
* | support for body-level reference nodes | goodger | 2004-01-04 | 1 | -1/+2 |
* | Added inline markup parsing to field lists' field names | goodger | 2003-12-19 | 1 | -1/+1 |
* | Added "sidebar", "rubric", "attribution", "admonition", "superscript", "subsc... | goodger | 2003-05-24 | 1 | -7/+16 |
* | updated | goodger | 2003-05-09 | 1 | -0/+9 |
* | added "figwidth" option to "figure" directive | goodger | 2003-04-18 | 1 | -1/+3 |
* | sidebar improvements | goodger | 2003-02-20 | 1 | -3/+3 |
* | Added sidebar directive. | pobrien | 2003-02-20 | 1 | -2/+5 |