index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
writers
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve help and error msg for docutils-cli.
milde
2021-04-07
1
-2
/
+4
*
Sort/update writer alias names.
milde
2020-12-01
1
-4
/
+11
*
Use importlib.import_module() to programmatically import modules.
milde
2020-01-30
1
-2
/
+3
*
Remove legacy compatibility defs for versions < 2.5.
milde
2018-11-21
1
-2
/
+0
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
1
-3
/
+2
*
Support tables with auto-sized column widths in html_plain and latex2e writers.
milde
2016-07-30
1
-3
/
+2
*
Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.
milde
2015-08-12
1
-4
/
+4
*
Document HTML writers.
milde
2015-03-30
1
-6
/
+8
*
Small fixes to the writer aliases, supported formats, and front-end tools.
milde
2015-03-17
1
-1
/
+3
*
Fix setup.py and tests after addition of writers/html_base and mv of math.css.
milde
2015-03-10
1
-0
/
+1
*
Register xhtml as alias for xhtml11 writer. Copy xhtml11.css in setup.py.
milde
2015-02-26
1
-0
/
+2
*
Fix [ 228 ], part II.
milde
2013-04-18
1
-2
/
+2
*
Fix 3559988 get_writer_class for python 2.7 up
grubert
2012-08-22
1
-1
/
+4
*
Fix [3541369] Relative __import__ also with Python 3.3.
milde
2012-07-11
1
-2
/
+5
*
Fix handling of missing stylesheets. Updated and simplied tests.
milde
2012-01-19
1
-1
/
+1
*
Do not fail, if the specified langauage is not supported by Docutils,
milde
2010-09-28
1
-1
/
+2
*
Updated template support: more parts, alternative template
milde
2009-09-02
1
-1
/
+1
*
Merged abolish-userstring-haskey r5609:5616 to trunk.
strank
2008-07-28
1
-1
/
+1
*
Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_...
goodger
2007-02-12
1
-1
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
Moved template functionality from the PEP/HTML writer to the HTML writer. Exp...
goodger
2006-03-31
1
-0
/
+2
*
Converted ``docutils/writers/support/`` into individual writer packages; upda...
goodger
2005-12-09
1
-4
/
+0
*
merged branches/s5 changes r4011:4155 into trunk/docutils
goodger
2005-12-08
1
-1
/
+2
*
added docutils/writers/support/ directory and removed tools/stylesheets/; upd...
goodger
2005-09-25
1
-1
/
+5
*
Merged "transforms" branch into trunk.
wiemann
2005-09-20
1
-0
/
+23
*
updated docstrings
goodger
2005-07-02
1
-4
/
+4
*
updated
goodger
2004-06-20
1
-4
/
+6
*
docstrings
goodger
2004-05-07
1
-13
/
+9
*
docstrings
goodger
2004-05-06
1
-6
/
+14
*
Documented & set default for Writer.output attribute
goodger
2004-05-04
1
-0
/
+6
*
docstrings
goodger
2004-04-03
1
-2
/
+8
*
Added funtionality to keep track of individual parts of a document and store
reggie
2004-03-23
1
-0
/
+7
*
Updated for configuration file reorganization.
goodger
2003-08-27
1
-0
/
+1
*
+ moved latex writer into main line.
grubert
2003-02-24
1
-0
/
+1
*
Completed transform reform; removed ``transform()`` method; updated.
goodger
2002-10-24
1
-15
/
+2
*
Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.
goodger
2002-10-18
1
-3
/
+4
*
changed docstring field lists into comments
goodger
2002-10-09
1
-7
/
+5
*
Added "xml" alias.
goodger
2002-07-04
1
-1
/
+2
*
- Added support for the ``docutils.io.IO`` class & subclasses.
goodger
2002-06-28
1
-27
/
+3
*
updated
goodger
2002-05-30
1
-1
/
+1
*
expanded docstrings; workings of a Writer
goodger
2002-05-23
1
-1
/
+13
*
- Added "pdf" alias in anticipation of Engelbert Gruber's PDF writer.
goodger
2002-05-09
1
-1
/
+2
*
name improvements
goodger
2002-05-07
1
-2
/
+2
*
refactored; improved compound names
goodger
2002-05-05
1
-12
/
+14
*
Initial revision
goodger
2002-04-20
1
-0
/
+104