summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updatedpluginswiemann2007-03-041-0/+3
* use setuptools/pkg_resources to get readers, parsers, writers, roles, directi...wiemann2007-03-0214-196/+373
* updated to Py23+wiemann2007-03-021-18/+4
* added docutils.conf in docutils.egg-info to avoid file access permission errorswiemann2007-03-021-0/+5
* removed reference to optwrap, textwrap, romanwiemann2007-03-021-2/+1
* use Python difflib because we are running on Py23+wiemann2007-03-023-1093/+4
* moved roman.py into main source directory so it doeswiemann2007-03-025-2294/+1
* moved writers.get_writer_class to generic utils.get_entry_pointwiemann2007-03-014-26/+48
* added entry points for writer aliases;wiemann2007-03-011-1/+8
* added pep_htmlwiemann2007-03-011-0/+1
* added auto-discovery of writerswiemann2007-03-011-2/+7
* made entry-points point to Writer classeswiemann2007-03-011-7/+8
* added entry_points for writerswiemann2007-03-011-1/+11
* removed commented-out lineswiemann2007-03-011-66/+1
* deleted manifest; gets in the way of setuptoolswiemann2007-03-011-9/+0
* stripped setup.py down to work with setuptools;wiemann2007-03-011-124/+74
* moved roman.py to source directory, so it does not need to be installed separ...wiemann2007-03-012-1/+1
* added ez_setup.py from setuptoolswiemann2007-02-271-0/+228
* created branch for work on plug-in architecturewiemann2007-02-270-0/+0
* Put ensuremath around some latin1 chars.plugins@4951grubert2007-02-272-0/+13
* Set ``usepackage[utf8x]{inputenc}`` for utf-8.grubert2007-02-273-10/+14
* added history entry for template.txt openingwiemann2007-02-261-0/+2
* do not use codecs.open, because it always uses binary modewiemann2007-02-261-4/+2
* New option ``--use-bibtex=style,db1,db2``.grubert2007-02-222-10/+23
* - New option ``--reference-label`` to allow usage of LaTeX ref for grubert2007-02-214-0/+67
* rst.el: included Riccardo patch for jit-lockblais2007-02-191-23/+49
* updatedgoodger2007-02-121-2/+4
* correctiongoodger2007-02-121-1/+1
* Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_...goodger2007-02-126-6/+87
* remove circular importgoodger2007-02-121-1/+2
* cleaned up build_contents code (not worth a test case or history entry though...wiemann2007-01-221-6/+1
* added info about "Docutils core" topic in Docutils-checkins mailing listwiemann2007-01-161-0/+6
* dropped all name attributes of "a" elementswiemann2007-01-166-116/+106
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-169-160/+142
* rst.el: change to accomodate tramp.elblais2007-01-111-5/+10
* Fix duplicate key in bibliographic_fields dict.sfcben2006-12-262-9/+5
* Add: active latex2e test data with option list in definition list.grubert2006-12-113-18/+97
* Fix: bug# 1605376 rst2latex: bad options group list.grubert2006-12-112-0/+4
* Remove inactive code for use_optionlist_for_option_list.grubert2006-12-113-47/+11
* Fix: bug# 1612270 double qoutes in italian literal.grubert2006-12-102-0/+4
* Added Hebrew mappings by Meir Kriheli.sfcben2006-12-094-0/+175
* fixed bug with multi-line attributions in block quote directives (epigraph etc.)goodger2006-12-092-3/+10
* added example config filegoodger2006-12-091-0/+23
* removed "index" section (clutter)goodger2006-12-091-299/+0
* Fix: output hypertargetsgrubert2006-11-283-6/+10
* Add option --use-latex-abstract.grubert2006-11-172-1/+16
* removed notes about Py22 requirement (Docutils 0.5+ depends on Py22 anyway)wiemann2006-11-132-4/+1
* removed Py21 compatibility codewiemann2006-11-131-17/+1
* added Version Applicability sectiongoodger2006-11-121-0/+10
* added textcompwiemann2006-11-122-0/+5