summaryrefslogtreecommitdiff
path: root/writers/s5_html/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Replace all has_key with the in operator.abolish-userstringstrank2008-07-231-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
* 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
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-091-0/+322