[Python-Dev] Build a single file module-foo.html from Python LaTeX source? (original) (raw)
John J Lee jjl at pobox.com
Wed May 12 18:43:42 EDT 2004
- Previous message: [Python-Dev] cookielib module in 2.4?
- Next message: [Python-Dev] RELEASED Python 2.3.4, release candidate 1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there some magic make command that generates the module-foo.html for just a single libfoo.tex file? Doesn't necessarily have to generate 100%-identical output to the full run.
I want to write Python-LaTeX-format docs for a module module I hope to get into Python 2.4, and document urllib2's handlers better. It's nice to be able to see the HTML output as you edit, without having to process the whole std. lib. manual every time.
John
- Previous message: [Python-Dev] cookielib module in 2.4?
- Next message: [Python-Dev] RELEASED Python 2.3.4, release candidate 1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]