summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected
Commit message (Expand)AuthorAgeFilesLines
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-142-2/+2
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-092-2/+2
* reverted r3279wiemann2005-05-031-6/+6
* renamed "dangerous" functional test to "restricted"wiemann2005-04-301-6/+6
* do not add first/last class to invisible elementswiemann2005-04-271-1/+1
* added target at end of admonitionwiemann2005-04-272-1/+2
* Added "cloak_email_addresses" setting & support; updated test & docs. Thanks...goodger2005-04-221-6/+23
* added test for targets in front of sectionswiemann2005-04-213-6/+9
* "image" directive: added checks for valid values of "align" option, depending...goodger2005-04-212-2/+2
* moved the <hr> tags inside the header and footer <div>s; changed the classes ...goodger2005-04-081-2/+2
* new functional test for pseudo-XML outputgoodger2005-04-071-0/+1700
* added "header" & "footer" directives, tests, docs, support, and some tweaksgoodger2005-04-071-0/+8
* assigned classes to <th> elements to indicate role: table head and/or stubgoodger2005-04-051-18/+18
* added "stub-columns" options to "csv-table" and "list-table" directives, plus...goodger2005-04-051-28/+62
* added the "field_name_limit" setting, test & docsgoodger2005-04-041-0/+28
* added test for image and figure :class: and :figclass: optionswiemann2005-04-021-3/+3
* surround \items in LaTeX with curly brackets;wiemann2005-03-271-4/+4
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-262-5/+5
* applied file_insertion_enabled setting to "figure" directive (disable "figwid...goodger2005-03-241-0/+3
* added csv-table directive support for the file_insertion_enabled settinggoodger2005-03-221-1/+14
* Added settings: ``file_insertion_enabled`` & ``raw_enabled``.goodger2005-03-211-0/+50
* removed trailing slash from python_home and pep_home;wiemann2005-03-141-7/+7
* added functional test for PEPs;wiemann2005-03-141-0/+75
* made relocated targets before sections zero-lengthwiemann2005-03-051-2/+2
* relocate internal targets only in front of sections, doctitles and subtitleswiemann2005-03-052-18/+18
* when relocating a target, it now acquires the children of its new parent;wiemann2005-02-272-6/+6
* use "span" instead of "a" tags for targets,wiemann2005-02-271-4/+4
* moved misc_rst_html4css1.html from .../output/ to .../expected/wiemann2005-02-261-0/+15
* Fixed mislocated internal targets bug, by relocating targets into the next te...goodger2005-02-252-7/+7
* added class="option-group" to option_group <td>swiemann2005-02-111-9/+9
* made span.option contain option variable as wellwiemann2005-02-111-3/+3
* Fixed use_latex_docinfo to always show the titlepage.cben2005-01-151-2/+2
* Implemented support for multiple author,organization,address,contact fields w...cben2005-01-141-0/+85
* Release 0.3.7: set version number to 0.3.8wiemann2004-12-241-1/+1
* Release 0.3.7: set version number to 0.3.7wiemann2004-12-231-1/+1
* applied David Goodger's patch fromwiemann2004-12-231-3/+3
* Release 0.4.0: set version number to 0.4.0wiemann2004-12-231-1/+1
* reverted accidentally committed files; sorrywiemann2004-12-231-1/+1
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-1/+1
* added test for ``raw`` role and directivewiemann2004-11-262-37/+59
* added functional tests for empty sections and transitions between sectionswiemann2004-11-262-89/+108
* disable automatic dash-transformation ("--" to en-dash) in LaTeXwiemann2004-11-251-7/+7
* add classes "first" and "last" to sidebar childrenwiemann2004-11-131-2/+2
* Re-fixed rendering of admonitions in HTML to unify generated HTML ofwiemann2004-11-131-19/+27
* added "last" attribute to last element in admonition in HTMLwiemann2004-11-131-3/+3
* updated expected HTML output of functional testwiemann2004-11-131-29/+29
* really disregard invisible nodes when checking for compactable listswiemann2004-11-082-4/+10
* updated for multiple classifiers in definition list itemsgoodger2004-11-032-4/+15
* added another functional test for the compound directivewiemann2004-10-212-0/+56
* reduced vertical space in compound blocks in HTMLwiemann2004-10-211-13/+13