| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | updated | goodger | 2003-01-10 | 1 | -3/+3 |
| * | Removed "interpreted" element; added "title_reference", "abbreviation", "acro... | goodger | 2003-01-10 | 1 | -14/+16 |
| * | added warning | goodger | 2003-01-04 | 1 | -0/+5 |
| * | updated | goodger | 2002-10-03 | 1 | -4/+4 |
| * | fixed typos | goodger | 2002-09-25 | 1 | -6/+6 |
| * | Changed public identifier to docutils.sf.net. | goodger | 2002-09-24 | 1 | -2/+2 |
| * | Removed "field_argument" element & support; "field_name" may contain multiple... | goodger | 2002-09-11 | 1 | -5/+1 |
| * | Added "line" attribute to ``system_message`` elements. | goodger | 2002-09-04 | 1 | -0/+1 |
| * | cleanup | goodger | 2002-08-23 | 1 | -9/+9 |
| * | Added "address" element. | goodger | 2002-08-21 | 1 | -2/+7 |
| * | - Added ``%number;`` attribute type parameter entity. | goodger | 2002-08-17 | 1 | -30/+26 |
| * | Added "line_block" body element. | goodger | 2002-08-16 | 1 | -4/+9 |
| * | - Added "generated" inline element. | goodger | 2002-08-13 | 1 | -3/+8 |
| * | Added support for generic bibliographic fields. | goodger | 2002-07-27 | 1 | -0/+1 |
| * | - Brought ``interpreted`` element in line with the parser: changed | goodger | 2002-06-27 | 1 | -2/+3 |
| * | - Added ``decoration``, ``header``, and ``footer`` elements. | goodger | 2002-06-01 | 1 | -1/+17 |
| * | - Field lists' field_body may be empty. | goodger | 2002-04-30 | 1 | -1/+2 |
| * | Initial revision | goodger | 2002-04-20 | 1 | -0/+514 |