[Patches] [ python-Patches-642236 ] optparse LaTeX docs (bug #638703)
SourceForge.net
noreply@sourceforge.net
Mon, 06 Jan 2003 08:53:52 -0800
Patches item #642236, was opened at 2002-11-22 06:27
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=642236&group_id=5470
Category: Documentation
Group: Python 2.3
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Johannes Gijsbers (jlgijsbers)
Assigned to: Neal Norwitz (nnorwitz)
Summary: optparse LaTeX docs (bug #638703)
Initial Comment:
As said in my comment on bug #638703, I've made
some LaTeX documentation based on the text files from
the standalone Optik package. Contrary to my comment
there, I haven't added reference documentation based on
pydoc.help(optparse). I'm not convinced this would add
any value to the documentation.
An archive is attached with:
- liboptparse.tex
- patch for lib.tex
- patch for Makefile.deps
And three example files, used in liboptparse.tex (with
\verbatiminput)
- required_1.py
- required_2.py
- caseless.py
The diffs are based on 14/11 CVS, because my
workstation isn't on the internet. I have to mirror Python
CVS using a CD-RW from another computer.
----------------------------------------------------------------------
>Comment By: Neal Norwitz (nnorwitz)
Date: 2003-01-06 11:53
Message:
Logged In: YES
user_id=33168
Thanks!
Checked in as:
Doc/Makefile.deps 1.96
Doc/lib/lib.tex 1.212
Doc/lib/liboptparse.tex 1.1
Doc/lib/caseless.py 1.1
Doc/lib/require_1.py 1.1 Doc/lib/require_2.py 1.1
----------------------------------------------------------------------
Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2003-01-06 10:40
Message:
Logged In: YES
user_id=3066
Neal, please go ahead with this; thanks!
----------------------------------------------------------------------
Comment By: Neal Norwitz (nnorwitz)
Date: 2003-01-01 17:48
Message:
Logged In: YES
user_id=33168
Updated attachment to have everything in one patch file.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=642236&group_id=5470