File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,10 +9,15 @@ <H1>Python 1.5.2 Documentation</H1>
99 < LI > < A HREF ="tut/tut.html "> Tutorial</ A >
1010 (start here)
1111
12+ < LI > < A HREF ="modindex.html "> Global Module Index</ A >
13+ (for quick access to all documentation)
14+
1215 < LI > < A HREF ="lib/lib.html "> Library Reference</ A >
16+ (< A HREF ="lib/modindex.html "> Module Index</ A > )
1317 (keep this under your pillow)
1418
1519 < LI > < A HREF ="mac/mac.html "> Macintosh Module Reference</ A >
20+ (< A HREF ="mac/modindex.html "> Module Index</ A > )
1621 (this too, if you use a Macintosh)
1722
1823 < LI > < A HREF ="ref/ref.html "> Language Reference</ A >
Original file line number Diff line number Diff line change @@ -44,3 +44,11 @@ var { font: italic normal serif }
4444.mimetype { font-family : avantgarde, sans-serif }
4545.newsgroup { font-family : avantgarde, sans-serif }
4646.url { font-family : avantgarde, sans-serif }
47+ .file { font-family : avantgarge, sans-serif }
48+
49+ /*
50+ * Class 'availability' is used for module availability statements at
51+ * the top of modules. Otherwise, rely on context for platform specifiers
52+ * (generated by \platform and \platformof).
53+ */
54+ .availability .platform { font-weight : bold }
You can’t perform that action at this time.
0 commit comments