summaryrefslogtreecommitdiff
path: root/docutils/tools
Commit message (Expand)AuthorAgeFilesLines
* Make buildhtml.py aware of latin-1 encoding.cben2005-03-151-0/+2
* join-paragraph simplified/rewritten by Martin Blaisgoodger2005-03-141-10/+3
* removed unnecessary config file entry (is the default)wiemann2005-03-141-1/+0
* Added function to create alternate title boxing like Dave.blais2005-03-081-5/+74
* Updated repeat-last-character, which now does overlines.blais2005-03-031-19/+17
* removed "span.option-argument"; it was unused andwiemann2005-02-111-3/+0
* commented out reduced vertical space in compound paragraphs,wiemann2004-12-221-0/+3
* replaced "&" by "and" because the XHTML validator complains whenwiemann2004-12-221-1/+1
* removed no_random option; SF's Python doesn't seem to be broken anymorewiemann2004-11-251-1/+0
* changed padding of sidebars to avoid 0-top-paddingwiemann2004-11-131-1/+1
* added class="docutils" to elements which need stylesheet tweaking andwiemann2004-11-131-13/+15
* removed padding from footnote & citation tables (fixes Opera bug; fix by Feli...goodger2004-10-211-4/+2
* document "! important"goodger2004-10-211-0/+3
* fixed order (should be more or less alphabetical)goodger2004-10-211-13/+13
* reduced vertical space in compound blocks in HTMLwiemann2004-10-211-0/+6
* Added support for the new line_block/line structure.goodger2004-10-051-2/+15
* converted tabs to whitespacewiemann2004-08-292-2/+2
* Fixed bug with config file handling.goodger2004-07-291-3/+4
* removed pep2html.pywiemann2004-07-271-539/+0
* renamed docutils-xml.py to rst2xml.pywiemann2004-07-271-0/+0
* renamed publish.py to rst2pseudoxml.pywiemann2004-07-272-25/+0
* handle "https" in text/plain PEPs; sync with Python CVSgoodger2004-07-201-2/+3
* updatedgoodger2004-07-161-5/+7
* updatedgoodger2004-07-161-5/+33
* updatedgoodger2004-06-271-1/+1
* updatedgoodger2004-06-231-0/+5
* updatedgoodger2004-06-141-0/+2
* updatedgoodger2004-06-121-2/+2
* updatedgoodger2004-06-121-0/+15
* link to the summary page instead of directly to the downloadgoodger2004-06-121-4/+4
* Add link to vim support.grubert2004-06-121-0/+5
* "brackets" footnote refs are easier to click ongoodger2004-06-071-0/+1
* updatedwiemann2004-06-031-4/+5
* Thanks to Brett g Porter for finding thesegoodger2004-05-291-0/+16
* updatedgoodger2004-05-101-2/+1
* Removed dependency on pep2html.py; plaintext PEPs no longer supported.goodger2004-05-101-41/+22
* Treat ``_`` as punctuation. Solves problems with one-word ``links_`` andcben2004-04-271-0/+1
* enable exception tracebacksgoodger2004-04-021-1/+3
* moved locale imports into try blocks, for Jython compatibilityorutherfurd2004-03-288-8/+8
* Narrowed epigraph marginsdavid_abrahams2004-01-281-0/+3
* rst2html.py added and installed by setup.pybbum2003-12-031-0/+25
* How to not print LaTeX's section numbers.grubert2003-10-051-0/+8
* Add comment for pagestyle heading and geometry.grubert2003-09-231-1/+3
* Fixed usage message to be correct reStructuredText. Brought in linecben2003-09-151-24/+29
* Add documentation how to change maketitle.grubert2003-09-141-2/+10
* updatedgoodger2003-09-011-6/+5
* color fix; bug 798177goodger2003-09-011-1/+1
* exercising flexible booleansgoodger2003-09-011-3/+3
* Completed support for the "--prune" option.goodger2003-09-011-16/+34
* Add latex stylesheet example.grubert2003-08-291-0/+56