How to make python module documentation be one html file?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Scott Chapman

    How to make python module documentation be one html file?

    I have python modules such as Draco and Mod_Python which follow the
    python documenting standard. I want these to be one big file rather
    than tons of small ones, with links working correctly from a top table
    of contents.

    I need this to print the docs and not waste so much paper on partially
    filled pages.

    Anyone know how to do this? I know -zero- about tex but I think it's
    probably not too tough to do?

    Scott

Working...