This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author JosephArmbruster
Recipients JosephArmbruster, georg.brandl, tim.golden
Date 2007-12-03.16:31:36
SpamBayes Score 0.06719037
Marked as misclassified No
Message-id <1196699496.71.0.379267697567.issue1520@psf.upfronthosting.co.za>
In-reply-to
Content
The good news:

At a glance, the following look good:
- building target html in cmd
- building target htmlhelp then generating chm
- building target html in cygwin
- building target htmlhelp then generating chm

The bad news [should a different bug be created for this?]

See cmdline.rst:
.. cmdoption:: -c <command>
.. cmdoption:: -m <module-name>
.. describe:: <script>

Looks like genindex.html is being generated with some iffy markup:
<dt>-c <command></dt>
History
Date User Action Args
2007-12-03 16:31:37JosephArmbrustersetspambayes_score: 0.0671904 -> 0.06719037
recipients: + JosephArmbruster, georg.brandl, tim.golden
2007-12-03 16:31:36JosephArmbrustersetspambayes_score: 0.0671904 -> 0.0671904
messageid: <1196699496.71.0.379267697567.issue1520@psf.upfronthosting.co.za>
2007-12-03 16:31:36JosephArmbrusterlinkissue1520 messages
2007-12-03 16:31:36JosephArmbrustercreate