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
/
transforms
/
parts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleaned up build_contents code (not worth a test case or history entry though...
wiemann
2007-01-22
1
-6
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
renamed Element.substitute to Element.replace_self
wiemann
2005-09-26
1
-1
/
+1
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
1
-1
/
+1
*
removed "from __future__ import" statements and lambda expressions
goodger
2005-06-08
1
-2
/
+2
*
allow topics within sidebars; no topics within body elements
goodger
2005-04-09
1
-3
/
+1
*
fixed part of the "contents" directive context problem
goodger
2005-04-08
1
-1
/
+2
*
removed nodes.Element.set_class() method;
wiemann
2005-04-02
1
-1
/
+1
*
merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk
wiemann
2005-03-26
1
-3
/
+3
*
removed Node.flattened(); added Node.traverse();
wiemann
2005-03-15
1
-3
/
+2
*
removed redundant get_children();
wiemann
2005-03-14
1
-1
/
+1
*
renamed docutils.nodes.Node.tree to docutils.nodes.Node.flattened, and added ...
goodger
2005-03-13
1
-2
/
+2
*
do not add a TOC-backlink if title contains a reference
wiemann
2005-03-05
1
-4
/
+7
*
added "suffix" option to "sectnum" directive; require separating punctuation
goodger
2004-08-24
1
-12
/
+6
*
The directive now accepts a prefix option, a string that
lele
2004-08-20
1
-2
/
+16
*
restored sectnum disabling code accidentally clobbered by another checkin; ch...
goodger
2004-04-02
1
-1
/
+2
*
The "contents" directive does more work up-front, creating the
reggie
2004-03-22
1
-27
/
+11
*
added option to disable section numbering
orutherfurd
2004-03-21
1
-1
/
+2
*
Added "class" attribute support to ``Contents``.
goodger
2003-05-24
1
-4
/
+7
*
beginnings of substitution case-sensitizing
goodger
2003-03-27
1
-1
/
+1
*
Completed transform reform; updated.
goodger
2002-10-24
1
-9
/
+11
*
Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.
goodger
2002-10-18
1
-3
/
+3
*
updated
goodger
2002-10-08
1
-7
/
+6
*
* Reworked the ``docutils.transforms.parts.SectNum`` transform's
goodger
2002-08-13
1
-40
/
+30
*
Second version of the .. sectnum:: directive implementation. Also, the
yole
2002-08-11
1
-8
/
+58
*
- Moved the "id" attribute from TOC list items to the references
goodger
2002-08-03
1
-2
/
+2
*
Support for optional TOC backlinks.
goodger
2002-07-24
1
-10
/
+18
*
Fixed TOC "name" attribute.
goodger
2002-07-13
1
-2
/
+5
*
Added "name" attribute to TOC topic depending on its title.
goodger
2002-07-11
1
-3
/
+6
*
Cleaned up imports
goodger
2002-05-30
1
-1
/
+2
*
name improvements
goodger
2002-05-07
1
-2
/
+2
*
renamed parts.py from old components.py
goodger
2002-05-05
1
-0
/
+117