diff options
author | Guido van Rossum <guido@python.org> | 1995-03-17 16:07:09 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-17 16:07:09 (GMT) |
commit | 470be14c8aa23a35a1f4d1f1260a66a85d3f3cd9 (patch) | |
tree | 4fd0b8eda81e63366598e55362ceac85adafccb4 /Doc/lib/libwww.tex | |
parent | 7760cdea81166b7741561043c58dae171811fb2f (diff) | |
download | cpython-470be14c8aa23a35a1f4d1f1260a66a85d3f3cd9.zip cpython-470be14c8aa23a35a1f4d1f1260a66a85d3f3cd9.tar.gz cpython-470be14c8aa23a35a1f4d1f1260a66a85d3f3cd9.tar.bz2 |
mass changes; fix titles; add examples; correct typos; clarifications;
unified style; etc.
Diffstat (limited to 'Doc/lib/libwww.tex')
-rw-r--r-- | Doc/lib/libwww.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex index 9e09aa1..60dc62f 100644 --- a/Doc/lib/libwww.tex +++ b/Doc/lib/libwww.tex @@ -1,6 +1,7 @@ -\chapter{WORLD-WIDE WEB EXTENSIONS} +\chapter{THE INTERNET AND THE WORLD-WIDE WEB} \index{WWW} -\indexii{World-Wide}{Web} +\index{Internet} +\index{World-Wide Web} The modules described in this chapter provide various services to World-Wide Web (WWW) clients and/or services, and a few modules |