summaryrefslogtreecommitdiff
path: root/test/functional/expected/standalone_rst_html4css1.html
Commit message (Expand)AuthorAgeFilesLines
* implemented simple version of multi-file output (no navigational aids though)wiemann2007-08-161-13/+4
* added docset-root directive;wiemann2007-08-151-48/+75
* added class="internal"/class="external" to a elementswiemann2007-04-101-71/+71
* dropped all name attributes of "a" elementswiemann2007-01-161-77/+77
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-161-83/+83
* added functional test for non-ASCII characters in commentswiemann2006-08-111-1/+3
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
* Add custom role with two classes.grubert2006-04-041-0/+3
* A new role neither based on some old nor with class.grubert2006-04-021-0/+3
* Add a custom role with class.grubert2006-04-021-0/+7
* Moved template functionality from the PEP/HTML writer to the HTML writer. Exp...goodger2006-03-311-1/+2
* added pep_file_url_template setting; corrected PEP urls (removed .html); rest...goodger2006-03-231-1/+1
* updated tests for revision 4443 (support for new python.org and pep2pyramid.py)goodger2006-03-231-1/+1
* moved r4311 to address-rendering branchwiemann2006-01-221-6/+23
* fixed different rendering of address nodes;wiemann2006-01-221-23/+6
* Release 0.4: set version number to 0.5wiemann2006-01-091-1/+1
* Release 0.4: set version number to 0.4wiemann2006-01-071-1/+1
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-311-30/+35
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-091-1/+1
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-1/+1
* revert revision 4119goodger2005-12-011-1/+1
* updated expected functional test fileswiemann2005-11-301-1/+1
* added functional test for left-aligned figurewiemann2005-11-201-0/+6
* moved container test to the end of standard.txt test data file;wiemann2005-11-181-42/+46
* changed the HTML rendering of the "Authors" bibliographic fieldgoodger2005-10-291-9/+5
* added the "container" element & directive, a generic containergoodger2005-10-281-0/+4
* added a functional test for target footnotes for anonymous targetswiemann2005-10-111-130/+136
* added test for parsed literal blockwiemann2005-10-041-106/+118
* fixed bug with center-alignment of image; added testwiemann2005-10-031-0/+6
* added correct link to stylesheet path for visual checkability of HTML outputwiemann2005-10-031-1/+1
* changed DanglingReferences priority back to 850wiemann2005-09-221-93/+93
* clarified test textwiemann2005-09-111-2/+3
* replaced node.parent.replace(node, new) constructs with node.substitute(new)wiemann2005-09-111-2/+2
* HTML writer:wiemann2005-08-291-3/+4
* Moved "id" attribute from container (section etc.) to the <a> tag in the titl...goodger2005-08-251-77/+77
* renamed universal.FinalChecks to references.DanglingReferences;wiemann2005-07-051-93/+93
* added support for units in image widths and heights;wiemann2005-06-161-3/+12
* fixed wrong propagation of attributes to img elements in HTMLwiemann2005-06-061-1/+1
* removed <div>s around imageswiemann2005-06-061-5/+5
* added "local" class to local TOCswiemann2005-06-061-1/+1
* fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...wiemann2005-06-051-2/+2
* added functional test for image with multiple IDs;wiemann2005-05-291-1/+3
* moved aux. <span> tags for multiple IDs *inside* the element which carries th...wiemann2005-05-291-5/+5
* Release 0.3.9: set version number to 0.3.10wiemann2005-05-261-1/+1
* Release 0.3.9: set version number to 0.3.9wiemann2005-05-261-1/+1
* added support and test for section subtitleswiemann2005-05-261-6/+7
* added test for rowspanning tables with the LaTeX writerwiemann2005-05-251-6/+3
* more thorough figure testingwiemann2005-05-201-2/+23
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-141-1/+1
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-091-1/+1