Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4190fae

Browse files
committed
Added a section about documentation for the Mac modules.
1 parent 1a3541c commit 4190fae

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Doc/README

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,20 @@ Send comments and patches to the Python Documentation Team:
5353
Thanks!
5454

5555

56+
What happened to the Macintosh chapter of the Python Library Reference?
57+
-----------------------------------------------------------------------
58+
59+
The directory mac/ contains the LaTeX sources for the "Macintosh
60+
Library Modules" manual; this is not currently included in the build
61+
system. To build, do the following:
62+
63+
cd Doc/mac
64+
../tools/mkhowto.sh --ps --pdf --html mac
65+
66+
(Any combination of --ps, --pdf, and --html may be used depending on
67+
your needs; the default is --pdf.)
68+
69+
5670
What tools do I need?
5771
---------------------
5872

0 commit comments

Comments
 (0)