summaryrefslogtreecommitdiff
path: root/docutils/tools
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ax'.ax(no author)2003-07-0217-2783/+0
* put docinfo into commentsgoodger2003-07-011-6/+6
* Docstring must start before the reST docinfo.grubert2003-07-011-1/+1
* correctionsgoodger2003-06-291-4/+7
* Added to project. Produces character entity files (reSructuredText substitut...goodger2003-06-231-0/+195
* fixedgoodger2003-06-161-3/+3
* support for multi-digit version checkinggoodger2003-06-161-0/+2
* clarification of public domain statusgoodger2003-06-091-0/+6
* updatedgoodger2003-06-031-2/+3
* updatedgoodger2003-05-241-2/+17
* added join-paragraph and force-fill-paragraph functionsgoodger2003-05-231-1/+24
* updatedgoodger2003-05-091-1/+2
* Added function to find docutils.conf in parent.blais2003-05-021-1/+40
* Make pep2html module depend not loaded if not needed.blais2003-04-291-1/+3
* Removed HTML stuff from rst-mode.el (i.e. restored as before) and split into ...blais2003-04-242-47/+90
* Integrated changes of Martin Blais into the code. There is a newsmerten2003-04-231-35/+49
* ""blais2003-04-221-0/+47
* Changes to support XEmacs better.smerten2003-04-161-35/+50
* Added standard Emacs customization and a more modern use ofsmerten2003-04-101-206/+332
* `rst-mode.el' font-locks sections and transitions.smerten2003-04-031-13/+186
* Added `rst-mode.el'. Until now it is able to font lock most reSTsmerten2003-04-021-0/+368
* ""blais2003-02-251-15/+70
* + moved latex writer into main line.grubert2003-02-241-0/+22
* sidebar improvementsgoodger2003-02-201-3/+11
* Fixed sidebar title handling.pobrien2003-02-201-0/+3
* Added sidebar directive.pobrien2003-02-201-0/+6
* added function from Martin Blaisgoodger2003-02-171-2/+44
* editor supportgoodger2003-02-032-0/+41
* keep options from breaking across linesgoodger2003-01-221-0/+3
* typogoodger2003-01-101-1/+1
* updatedgoodger2002-11-281-1/+1
* updatedgoodger2002-11-131-2/+2
* Conform to XHTML spec.goodger2002-11-131-2/+2
* moved comment inside <head> to appease MSIEgoodger2002-11-122-3/+3
* fixgoodger2002-11-121-1/+1
* Added --local/-l option to make my life easier on creosote. Removed bogus <b...goodger2002-11-121-15/+31
* removed illegal attributesgoodger2002-11-121-1/+1
* Fixed meta tags.goodger2002-11-081-2/+2
* updatedgoodger2002-11-082-4/+1
* Added "auto-generated file" comment.goodger2002-11-072-0/+12
* small fixesgoodger2002-11-071-2/+3
* Updatedgoodger2002-10-291-1/+1
* Removed "a.target" style.goodger2002-10-232-6/+0
* Updated for new ``publish_string()`` convenience function.goodger2002-10-181-18/+10
* Updated for new ``publish_file()`` convenience function; simplified.goodger2002-10-181-21/+9
* Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.goodger2002-10-187-58/+60
* Vertical whitespace improvements.goodger2002-10-172-13/+12
* Improve vertical spacing?goodger2002-10-111-0/+1
* fixed DOCTYPE declarationgoodger2002-10-091-1/+1
* Added "-A" option. Fixed typo.goodger2002-10-081-2/+2