mirror of
https://github.com/python/cpython.git
synced 2026-02-06 01:45:25 +00:00
general identifiers for which closing tags will be omitted when SGML is generated. This can be used to tell the markup generator to drop stuff like </para>. Note that it needs to be possible for the closing tag to *always* be omitted for it to be included in "autoclose". main(): Added command-line option "-a" / "--autoclose" to set the list of general identifiers passed to the convert() function as the "autoclose" parameter. The list may only be specified once (not additive) and GIs should be comma-separated. The default list includes only "para". |
||
|---|---|---|
| .. | ||
| sgmlconv | ||
| buildindex.py | ||
| checkargs.pm | ||
| custlib.py | ||
| fix_hack | ||
| fix_libaux.sed | ||
| fixinfo.el | ||
| getpagecounts | ||
| html2texi.pl | ||
| indfix.py | ||
| keywords.py | ||
| mkdvi.sh | ||
| mkhowto.sh | ||
| mkhtml.sh | ||
| mkinfo | ||
| mktarball.sh | ||
| newind.py | ||
| node2label.pl | ||
| toc2bkm.py | ||
| whichlibs | ||