Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3541c commit 4190faeCopy full SHA for 4190fae
1 file changed
Doc/README
@@ -53,6 +53,20 @@ Send comments and patches to the Python Documentation Team:
53
Thanks!
54
55
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
70
What tools do I need?
71
---------------------
72
0 commit comments