summaryrefslogtreecommitdiff
path: root/docutils/writers/s5_html
Commit message (Expand)AuthorAgeFilesLines
* + - 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