[Patches] [Patch #103808] doctest.py docs

noreply@sourceforge.net noreply@sourceforge.net
Fri, 16 Feb 2001 21:24:17 -0800


Patch #103808 has been updated. 

Project: python
Category: documentation
Status: Accepted
Submitted by: tim_one
Assigned to : moshez
Summary: doctest.py docs

Follow-Ups:

Date: 2001-Feb-16 21:24
By: fdrake

Comment:
Program options (such as -v in this context) should be marked with
\programopt.  Names of global variables (such as __test__) should be marked
with \code.  I'm sure there are other items I should mention, but I'll go
through it in much more detail after you check it in.

Oh, you should go ahead and check it in as Doc/lib/libdoctest.tex.  Thanks!
-------------------------------------------------------

Date: 2001-Feb-15 22:41
By: tim_one

Comment:
Thank you, Moshe!  I don't think I'll ever grasp the difference between the
appropriate use of "code" and "var" markups (e.g., \var{(f, t)}?).  The "I"
in "I/2.**J" got dropped on the floor.  Probably needs "added in 2.1"
markup.  Will look it over more carefully after it's in HTML form I can
actually read <wink>.

-------------------------------------------------------

Date: 2001-Feb-15 09:13
By: moshez

Comment:
Fred, the LaTeX compiled and looked OK in the .dvi version.
Haven't tried compiling HTML -- no time for setting up
the support :(
Assigning to you for cleanup.
-------------------------------------------------------

Date: 2001-Feb-15 04:12
By: fdrake

Comment:
Moshe, do you have time to LaTeXify this?

Thanks!
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103808&group_id=5470