cpython/Doc/perl
Fred Drake 3cdb89d5ec do_cmd_shortversion(),
do_cmd_setshortversion():  Implementation for new markup.

convert_args():  New helper function.

do_cmd_optional():  Modified to understand when it is called from within
                    a convert_args() invocation.

do_env_funcdesc(),
do_env_funcdescni(),
do_cmd_funcline(),
do_cmd_funclineni(),
handle_classlike_descriptor(),
do_env_methoddesc(),
do_end_methoddescni(),
do_cmd_methodline(),
do_cmd_methodlineni():  Modified to use helper convert_args().

The convert_args() helper and related changes fix the generation of HTML
for the \optional markup, so that bogus </var>...<var> is not generated.
This closes SourceForge bug #113800.
2000-09-14 20:17:23 +00:00
..
SynopsisTable.pm Add support for a filename to record the name of the node in which the 2000-09-09 05:53:41 +00:00
distutils.perl Support for the special macros used by the distutils documentation. 2000-04-27 21:27:49 +00:00
howto.perl
l2hinit.perl Re-wrapped some wide comments. 2000-09-12 20:13:04 +00:00
ltxmarkup.perl
manual.perl
python.perl do_cmd_shortversion(), 2000-09-14 20:17:23 +00:00