diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-18 15:47:17 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-18 15:47:17 (GMT) |
commit | 710c035c057c948513d10486734daa8872430882 (patch) | |
tree | 415fb721a1279b5acf06bc3653b5be339a859d81 /Doc/libundoc.tex | |
parent | 31ecd50d0231ec2cee3c7e85035fff16ecae0533 (diff) | |
download | cpython-710c035c057c948513d10486734daa8872430882.zip cpython-710c035c057c948513d10486734daa8872430882.tar.gz cpython-710c035c057c948513d10486734daa8872430882.tar.bz2 |
Added \label{} for logical addressing.
Diffstat (limited to 'Doc/libundoc.tex')
-rw-r--r-- | Doc/libundoc.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 8a6f0d9..fcb2c05 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -1,4 +1,5 @@ \chapter{Undocumented Modules} +\label{undoc} Here's a quick listing of modules that are currently undocumented, but that should be documented. Feel free to contribute documentation for |