Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cfb30e23d1763e961ce1b19f706d85b30c3b3d16
/
Doc
/
tools
/
sgmlconv
/
docfixer.py
1e53fa7
Add a couple of entries to the whitespace-cleanups table.
by Fred Drake
· 24 years ago
27ae311
Avoid trailing blank lines in the output.
by Fred Drake
· 24 years ago
ac1af80
Handle PEP references the same way RFC references.
by Fred Drake
· 24 years ago
583061a
Fix up whitespace in <args> elements; reduce sequences of consecutive
by Fred Drake
· 24 years ago
3c171d1
Convert to string methods.
by Fred Drake
· 24 years ago
9213b7a
Re-write <ulink> elements as described in the conversion spec.
by Fred Drake
· 24 years ago
baacc08
Turn \input, \include, and \verbatiminput into XInclude elements instead
by Fred Drake
· 24 years ago
dde993c
Simplification to mirror a better conversion specification and more
by Fred Drake
· 24 years ago
c81d470
Allow the <author/> element to appear before a paragraph without being
by Fred Drake
· 24 years ago
7190247
Remove the annoying __version__ definitions.
by Fred Drake
· 24 years ago
3e8f921
Lots of small changes to make this work with the Python DOM bindings
by Fred Drake
· 24 years ago
51060be
Remove unused "import curses".
by Guido van Rossum
· 25 years ago
645af9f
rewrite_descriptor(): Fixup conversion of arguments (simpler).
by Fred Drake
· 26 years ago
a20581c
write_esis(): Added support for ENTITY_REFERENCE nodes.
by Fred Drake
· 26 years ago
abf8a1d
rewrite_descriptor(): Fix bug that dropped the first TEXT node from
by Fred Drake
· 26 years ago
82ebc27
remap_element_names(): Only used for things that the new conversion
by Fred Drake
· 26 years ago
080c1b5
bwrite(), ewrite(): Helpers for diagnostic output; essentially the
by Fred Drake
· 26 years ago
865e9ff
Added a few more passes through the document fragment. Not actually
by Fred Drake
· 26 years ago
e779d4f
Lots of adjustments to deal with the document content now being stored
by Fred Drake
· 26 years ago
87a42cd
Add support for <platform>, some cleanup of module section after
by Fred Drake
· 26 years ago
93d762f
Mark <verbatim> elements that represent interactive sessions; these
by Fred Drake
· 26 years ago
1dd152d
Added support to handle \versionadded in a reasonable way.
by Fred Drake
· 27 years ago
3a7ff99
fixup_descriptors(): Change the way we look for descriptor nodes;
by Fred Drake
· 27 years ago
cb65781
Rewrite code that converts the little descriptor environments to build
by Fred Drake
· 27 years ago
7dab6af
Update the docstring.
by Fred Drake
· 27 years ago
4259f0d
create_module_info(): If there's a \moduleauthor, move it to an
by Fred Drake
· 27 years ago
2664db9
handle_labels(): Fix problem for document fragments containing more
by Fred Drake
· 27 years ago
d6ced7d
convert(): Change the element name remapping to convert <refmodule>
by Fred Drake
· 27 years ago
d24167b
Make <rfc> no longer an empty element but a container. The text
by Fred Drake
· 27 years ago
f8ebb55
Several new functions to re-write tables to be at least partly
by Fred Drake
· 27 years ago
fcc5910
Preliminary code to mark paragraphs. Seems to work, but very slow.
by Fred Drake
· 27 years ago
aaed971
create_module_info(): New function: Modify a <section> to create a
by Fred Drake
· 27 years ago
fba0ba2
Added a transform to start cleaning up the modulesynopsis stuff a
by Fred Drake
· 27 years ago
4db5b46
Use esistools.
by Fred Drake
· 27 years ago
1ff6db4
Add some additional cleanup transformations.
by Fred Drake
· 27 years ago
0320473
Script to squirrel around with the DOM tree of document fragments from the
by Fred Drake
· 27 years ago