index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tools
/
sgmlconv
/
docfixer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a couple of entries to the whitespace-cleanups table.
Fred Drake
2001-11-30
1
-0/+2
*
Avoid trailing blank lines in the output.
Fred Drake
2001-11-19
1
-0/+4
*
Handle PEP references the same way RFC references.
Fred Drake
2001-09-29
1
-6/+5
*
Fix up whitespace in <args> elements; reduce sequences of consecutive
Fred Drake
2001-09-29
1
-17/+15
*
Convert to string methods.
Fred Drake
2001-09-28
1
-36/+59
*
Re-write <ulink> elements as described in the conversion spec.
Fred Drake
2001-09-27
1
-0/+19
*
Turn \input, \include, and \verbatiminput into XInclude elements instead
Fred Drake
2001-09-27
1
-1/+1
*
Simplification to mirror a better conversion specification and more
Fred Drake
2001-07-06
1
-6/+1
*
Allow the <author/> element to appear before a paragraph without being
Fred Drake
2001-03-29
1
-1/+1
*
Remove the annoying __version__ definitions.
Fred Drake
2001-03-23
1
-1/+0
*
Lots of small changes to make this work with the Python DOM bindings
Fred Drake
2001-03-23
1
-91/+95
*
Remove unused "import curses".
Guido van Rossum
2000-05-24
1
-1/+0
*
rewrite_descriptor(): Fixup conversion of arguments (simpler).
Fred Drake
1999-11-23
1
-12/+35
*
write_esis(): Added support for ENTITY_REFERENCE nodes.
Fred Drake
1999-08-26
1
-40/+44
*
rewrite_descriptor(): Fix bug that dropped the first TEXT node from
Fred Drake
1999-08-20
1
-45/+36
*
remap_element_names(): Only used for things that the new conversion
Fred Drake
1999-08-03
1
-32/+6
*
bwrite(), ewrite(): Helpers for diagnostic output; essentially the
Fred Drake
1999-08-02
1
-30/+61
*
Added a few more passes through the document fragment. Not actually
Fred Drake
1999-07-29
1
-11/+126
*
Lots of adjustments to deal with the document content now being stored
Fred Drake
1999-05-10
1
-91/+94
*
Add support for <platform>, some cleanup of module section after
Fred Drake
1999-03-11
1
-0/+20
*
Mark <verbatim> elements that represent interactive sessions; these
Fred Drake
1999-02-18
1
-0/+11
*
Added support to handle \versionadded in a reasonable way.
Fred Drake
1999-01-29
1
-9/+19
*
fixup_descriptors(): Change the way we look for descriptor nodes;
Fred Drake
1999-01-29
1
-4/+15
*
Rewrite code that converts the little descriptor environments to build
Fred Drake
1999-01-29
1
-53/+114
*
Update the docstring.
Fred Drake
1999-01-28
1
-101/+159
*
create_module_info(): If there's a \moduleauthor, move it to an
Fred Drake
1999-01-19
1
-20/+18
*
handle_labels(): Fix problem for document fragments containing more
Fred Drake
1999-01-19
1
-12/+14
*
convert(): Change the element name remapping to convert <refmodule>
Fred Drake
1999-01-19
1
-0/+1
*
Make <rfc> no longer an empty element but a container. The text
Fred Drake
1999-01-14
1
-0/+44
*
Several new functions to re-write tables to be at least partly
Fred Drake
1999-01-14
1
-0/+112
*
Preliminary code to mark paragraphs. Seems to work, but very slow.
Fred Drake
1999-01-06
1
-2/+150
*
create_module_info(): New function: Modify a <section> to create a
Fred Drake
1998-12-10
1
-13/+99
*
Added a transform to start cleaning up the modulesynopsis stuff a
Fred Drake
1998-12-10
1
-0/+17
*
Use esistools.
Fred Drake
1998-12-01
1
-15/+66
*
Add some additional cleanup transformations.
Fred Drake
1998-11-23
1
-0/+67
*
Script to squirrel around with the DOM tree of document fragments from the
Fred Drake
1998-11-23
1
-0/+193