summaryrefslogtreecommitdiff
path: root/docutils/writers/s5_html
Commit message (Expand)AuthorAgeFilesLines
* Update and document configuration section dependencies.milde2019-11-061-1/+2
* Fix some [ 377 ] ResourceWarning: unclosed filegrubert2019-08-201-1/+2
* Drop 2.4 and 2.5 compatibility code, part 2.milde2017-08-141-3/+1
* Fix math header writing for S5 (thanks to Jose Rojas for reporting).milde2013-09-051-5/+9
* Fix [ 3556388 ] Mathjax does not work with rst2s5.milde2012-08-141-0/+2
* Cleanup: Use True/False for boolean valuesmilde2012-01-191-2/+2
* math support refactoring and code cleanupmilde2011-05-051-0/+7
* Convert docutils to Python 3 (at least so that it runs the test suite.)gbrandl2009-04-011-1/+4
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-281-1/+1
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-161-2/+2
* fixed omission from r4802goodger2006-11-121-3/+3
* correct faulty setting definitions & add test; 0.4 backport candidategoodger2006-11-121-3/+4
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-6/+3
* Added ``view_mode`` & ``hidden_controls`` settings (``--view-mode`` & ``--hid...goodger2006-04-011-3/+20
* Moved template functionality from the PEP/HTML writer to the HTML writer. Exp...goodger2006-03-311-4/+0
* bug fix for Konqueror from Mikolaj Machowskigoodger2006-01-051-1/+1
* moved script element to avoid FOUCwiemann2005-12-171-2/+5
* added absolute path of test root to sys.path because Py21/Py22 insert thewiemann2005-12-151-1/+1
* DOS path fixesgoodger2005-12-151-2/+3
* this was here by mistake; removedgoodger2005-12-131-25/+0
* removed style for handout blocksgoodger2005-12-132-6/+0
* fixed <pre> margins; updated conditional display stylegoodger2005-12-137-28/+14
* removed unused title adornment; updated conditional display stylegoodger2005-12-131-5/+3
* removed unused styles; refined handout decoration; updated conditional displa...goodger2005-12-131-9/+3
* removed revision tag; it just caused pain without gaingoodger2005-12-101-1/+0
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-0926-0/+1973