commit | 584265b0010c660af21d3b22ac18fff0da678dd0 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Dec 02 14:58:50 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Dec 02 14:58:50 2007 +0000 |
tree | e8d6c884efe654560c7118d61b14296008a6f5b3 | |
parent | b15a8df51919ae428023df79fd078263d4d23c88 [diff] [blame] |
Add more entries to the glossary. Written by Jeff Wheeler for GHOP.
diff --git a/Doc/README.txt b/Doc/README.txt index 9959da2..6e135e9 100644 --- a/Doc/README.txt +++ b/Doc/README.txt
@@ -48,6 +48,9 @@ To create the CHM file, you need to run the Microsoft HTML Help Workshop over the generated project (.hhp) file. + * "latex", which builds LaTeX source files that can be run with "pdflatex" + to produce PDF documents. + A "make update" updates the Subversion checkouts in `tools/`.