| Commit message (Expand) | Author | Age | Files | Lines |
| * | added SectSubTitle transform | wiemann | 2005-05-18 | 1 | -0/+2 |
| * | reverting revision 3322: addition of ":border:" option to "image" directive | goodger | 2005-05-14 | 2 | -7/+0 |
| * | Added "border" option to "image" directive (& attribute to doctree element); ... | goodger | 2005-05-09 | 2 | -0/+7 |
| * | added ``line`` element; corrected ``line_block`` details | goodger | 2005-05-02 | 1 | -49/+114 |
| * | updated footer descriptions | goodger | 2005-04-24 | 1 | -5/+4 |
| * | added note about using "compound" as a block-level container | wiemann | 2005-04-21 | 1 | -0/+10 |
| * | "image" directive: added checks for valid values of "align" option, depending... | goodger | 2005-04-21 | 2 | -0/+13 |
| * | added note about misuse of header and footer directives | wiemann | 2005-04-09 | 1 | -0/+14 |
| * | allow topics within sidebars; no topics within body elements | goodger | 2005-04-09 | 3 | -8/+13 |
| * | moved implementation description out of the docs into the code; whitespace | goodger | 2005-04-08 | 1 | -9/+3 |
| * | added "header" & "footer" directives, tests, docs, support, and some tweaks | goodger | 2005-04-07 | 3 | -33/+86 |
| * | added some more links | wiemann | 2005-04-05 | 1 | -5/+7 |
| * | added links for image and meta directive | wiemann | 2005-04-05 | 1 | -1/+3 |
| * | removed unnecessary backslash | wiemann | 2005-04-05 | 1 | -1/+1 |
| * | fixed mistaken indentation | goodger | 2005-04-05 | 1 | -0/+2 |
| * | added "stub-columns" options to "csv-table" and "list-table" directives, plus... | goodger | 2005-04-05 | 2 | -1/+11 |
| * | removed "list-table" target which was redundant and caused | wiemann | 2005-03-30 | 1 | -2/+0 |
| * | merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk | wiemann | 2005-03-26 | 2 | -25/+23 |
| * | added auto-enumerated list items | goodger | 2005-03-25 | 1 | -0/+5 |
| * | cover tricky indentation edge cases | goodger | 2005-03-24 | 1 | -9/+19 |
| * | added csv-table directive support for the file_insertion_enabled setting | goodger | 2005-03-22 | 1 | -5/+14 |
| * | added security warnings for "raw" & "include" | goodger | 2005-03-21 | 1 | -0/+15 |
| * | differentiate between paths and URIs | goodger | 2005-03-15 | 1 | -2/+3 |
| * | relocate internal targets only in front of sections, doctitles and subtitles | wiemann | 2005-03-05 | 1 | -0/+2 |
| * | Added "list-table" directive. | goodger | 2005-02-11 | 1 | -2/+57 |
| * | updated text about "Address" field, | wiemann | 2004-12-23 | 1 | -3/+2 |
| * | simplified structure model and clarified restrictions on transitions | goodger | 2004-11-26 | 2 | -13/+23 |
| * | allow empty sections and documents | wiemann | 2004-11-26 | 2 | -13/+9 |
| * | updated doctree to match real behavior: list_items may be empty | wiemann | 2004-11-08 | 2 | -2/+2 |
| * | typo | goodger | 2004-11-06 | 1 | -1/+1 |
| * | further clarification of hack nature of "raw" | goodger | 2004-11-06 | 1 | -1/+5 |
| * | clarified hack nature of "raw" a bit | goodger | 2004-11-06 | 1 | -2/+2 |
| * | Added "raw" role | goodger | 2004-11-06 | 1 | -5/+61 |
| * | Added warning about "raw" overuse/abuse | goodger | 2004-11-06 | 1 | -1/+14 |
| * | "Class" directive now allows multiple class names. Added "Rationale for Class... | goodger | 2004-11-06 | 1 | -8/+43 |
| * | Definition list items may have multiple classifiers. | goodger | 2004-11-03 | 1 | -11/+14 |
| * | 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 | 2 | -6/+6 |
| * | improved example | goodger | 2004-11-02 | 1 | -4/+8 |
| * | Added "trim", "ltrim", and "rtrim" options to "unicode" directive. | goodger | 2004-11-02 | 1 | -1/+15 |
| * | 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 |
| * | clarified transition description; updated %structure.model; | goodger | 2004-10-31 | 1 | -8/+14 |
| * | 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 transition entry to allow transitions between sections | wiemann | 2004-10-30 | 1 | -2/+2 |
| * | updated DTD to allow transitions between sections | wiemann | 2004-10-30 | 1 | -5/+8 |
| * | reworked text; this one is not a typo (no colon desired) | goodger | 2004-10-21 | 1 | -1/+1 |
| * | typo | wiemann | 2004-10-20 | 1 | -3/+2 |
| * | added "compound" directive docs | goodger | 2004-10-20 | 1 | -0/+50 |