Fred Drake
e15956b465
Merged changes from the 1.5.2p2 release.
2000-04-03 04:51:13 +00:00
Fred Drake
bdcc96c9e3
Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan
...
Martinez Foffani <hfoffani@sofrecom.com.ar>.
2000-03-29 22:41:52 +00:00
Fred Drake
0d6bf0e544
When generating the top-level index to the documents, make sure some
...
oddball things from the LaTeX get translated to rational values. This
is mostly to keep things from looking broken in a development tree
when they're not.
1999-11-18 20:56:29 +00:00
Fred Drake
2530d4e32b
Added request to please not send HTML email to the newsgroup/mailing
...
list or to python-docs.
1999-11-12 17:20:40 +00:00
Fred Drake
5bd608d46e
Change the suggestions pointer at the bottom of generated HTML pages.
1999-10-29 20:51:43 +00:00
Fred Drake
532998e00d
"make clobber" should remove modindex.html as well.
...
Added realclean and distclean as synonyms for clobber.
1999-09-24 13:51:19 +00:00
Fred Drake
88c786dad9
icons/ should not be ignored here now that this is it's real home.
1999-09-24 13:48:38 +00:00
Fred Drake
8903be62a8
Tell mkhowto to use stdabout.dat for the documents it processes here.
1999-09-23 16:54:06 +00:00
Fred Drake
f62b352a5e
Remove the "Comments and Questions" section, allowing this to be used
...
for non-standard Python documentation.
1999-09-23 16:48:54 +00:00
Fred Drake
b9bd0b7c82
Version of about.dat that should only be used for the standard
...
documentation.
1999-09-23 16:48:05 +00:00
Fred Drake
f42d7a78fc
Oops, missed this one!
1999-09-23 15:38:14 +00:00
Fred Drake
3e1a98a336
PNG version of the icons, converted from the GIFs
...
by Michael Hudson <mwh21@cam.ac.uk>.
1999-09-22 14:38:25 +00:00
Fred Drake
0297719180
Added section about where to send comments, questions, & bug reports.
1999-09-21 15:45:06 +00:00
Fred Drake
f1882422d2
Oops, forgot to remove the individual module indexes for lib & mac now
...
that there's a Global Module Index; there can be only one!
1999-05-27 21:56:11 +00:00
Fred Drake
3c27ec2c05
Add <hr> after top navigation bar; now looks more like the rest of the
...
navigation bars in the HTML output.
1999-05-27 21:52:51 +00:00
Fred Drake
8961bd1529
Added top navigation bar for consistency and color. There's not a lot
...
there, but the "modules" icon is active.
1999-04-29 19:54:08 +00:00
Fred Drake
50c507e4b4
Added wcnew target to run the "wcnew" version of webchecker.
1999-04-29 19:04:55 +00:00
Fred Drake
dbf7d99ae7
For the tutorial, use numeric node names and split by chapter.
1999-04-29 18:29:38 +00:00
Fred Drake
664c72f8a1
Move index.html rules to the end since it wedges font-lock.
...
Remember to delete index.html for clobber since it is now generated..
1999-04-29 17:04:21 +00:00
Fred Drake
5cc0a9b252
Generate index.html from index.html.in. This avoids having to modify the
...
index to update the version number; boilerplate.tex remains the only document
source for this information.
1999-04-29 15:42:19 +00:00
Fred Drake
4050e00e41
Adjust the message that gets added to the bottom of each page about
...
where to send comments.
1999-04-28 15:06:08 +00:00
Fred Drake
e79f5c1d2b
Use the standard stylesheet here as well.
1999-04-14 14:28:48 +00:00
Fred Drake
07bd1d1b7b
Ignore the doc/ directory ("Documenting Python").
1999-04-12 15:41:44 +00:00
Fred Drake
766e0cbde1
Added "doc" target to match the other document-prefix targets.
1999-04-05 19:28:29 +00:00
Fred Drake
275e83489e
Added "Documenting Python" to the index.
1999-03-30 13:43:54 +00:00
Fred Drake
7c6a90de8a
Added some rules that affect those little "See also:" sections.
1999-03-25 22:22:45 +00:00
Fred Drake
1468d77ff8
Add "Documenting Python" to the list of processed documents.
1999-03-18 19:07:04 +00:00
Fred Drake
b41f97d6a0
Pass in the 'Send comments to ...' on the mkmodindex command line,
...
just like we do for mkhowto.
1999-03-04 21:25:05 +00:00
Fred Drake
6b12b1ec1d
Switch to the Python version of mkhowto.
1999-03-03 20:27:10 +00:00
Fred Drake
01bc01c82e
Changes to accomodate the global module index and platform annotations.
1999-03-02 15:58:20 +00:00
Fred Drake
368b16ad2b
Only use 4 columns in the module index, to accomodate platform annotations.
1999-03-02 15:56:19 +00:00
Fred Drake
684f78fafe
Add target for modindex.html; a combined lib+mac module index. Also
...
built with target "all".
1999-02-24 17:34:12 +00:00
Fred Drake
1b102456a6
Ignore a file called modindex.html.
1999-02-24 17:13:54 +00:00
Fred Drake
df5d50d889
Specify the sizes of H? relative to the normal font size as
...
percentages; using "large", "x-large" makes them too big for
some troublemakers. ;-)
(Not specifying them at all causes some browsers to make them the same
size as normal text. ;-( )
1999-02-19 23:03:04 +00:00
Fred Drake
2f7bfafe26
Remove all email addresses.
1999-02-16 22:51:09 +00:00
Fred Drake
00d98ee5cc
CSS style sheet for the documentation.
1999-02-16 20:27:08 +00:00
Fred Drake
e96a31da96
Use the same markup for email addresses as is produced by using \email
...
in the LaTeX sources.
1999-02-16 16:16:37 +00:00
Fred Drake
6f9dd5d719
Remove stuff related to copying the icons directory around -- just
...
isn't needed.
1999-02-15 21:43:55 +00:00
Fred Drake
4d33e4e1a8
HTMLBASE: New variable. Make it easier to check an "installed" copy
...
of the HTML documents using the webcheck target.
When there's not a usable .aux file, use mkdvi.sh --aux instead of
building the .dvi completely. This makes the most difference for the
library reference.
1999-02-15 19:29:08 +00:00
Fred Drake
5761b766b2
L2HARGS: Specify the HTML version we're producing, since this is what
...
we generate anyway.
1999-02-12 21:42:23 +00:00
Fred Drake
7b84972450
Use the shorter form of Christopher Petrilli's email address.
1999-02-12 20:09:59 +00:00
Fred Drake
446ab75fcf
New blank icon to match the others in size & color, with without any
...
symbol on it.
1999-02-09 18:27:21 +00:00
Fred Drake
5d56d3665f
Make the documents that have indexes dependent on the buildindex.py
...
script.
1999-01-05 15:49:39 +00:00
Fred Drake
a8ba364700
Add a --address parameter to the mkhowto command line to direct
...
documentation comments appropriately. In response to comment from
Martijn Faassen <faassen@vet.uu.nl>.
Add dependency to about.dat.
1998-11-30 20:28:35 +00:00
Fred Drake
1ea5848b7b
Oops, remove LaTeX2HTML version number. Could become wrong and isn't
...
needed, since it's always added to the comments in the page header
anyway.
1998-11-30 19:29:34 +00:00
Fred Drake
d83c8bd95f
New file. Contains boilerplate text for the "About this document..."
...
section of LaTeX2HTML-generated documents.
Includes credit to Christopher Petrilli for the navigation icons.
1998-11-30 19:24:13 +00:00
Fred Drake
2e23c3125a
Make the dependencies really work for the HTML version.
1998-10-07 22:03:45 +00:00
Fred Drake
664dcd5b5e
Clean up the HTML a bit; update the version number.
1998-08-17 14:11:00 +00:00
Fred Drake
54c52052ce
Add l2hinit.perl to COMMONPERL.
1998-08-13 19:03:19 +00:00
Fred Drake
564e444a7c
New icons from Christopher Petrilli <petrilli@dworkin.amber.org>.
...
Cool!
1998-08-13 18:32:35 +00:00