diff options
author | Fred Drake <fdrake@acm.org> | 2003-09-04 19:52:02 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2003-09-04 19:52:02 (GMT) |
commit | b79f343e61bc191d2a35db4e778410e3bbff23c0 (patch) | |
tree | a9b66608af2c5fa1deeab870bc3672933c7cae9f | |
parent | 859c46a1fda3961b479bb2d08dcb28128a6c215e (diff) | |
download | cpython-b79f343e61bc191d2a35db4e778410e3bbff23c0.zip cpython-b79f343e61bc191d2a35db4e778410e3bbff23c0.tar.gz cpython-b79f343e61bc191d2a35db4e778410e3bbff23c0.tar.bz2 |
adjust markup to avoid suppressing a word space in content
-rw-r--r-- | Doc/mac/undoc.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex index 53e57eb..4192a02 100644 --- a/Doc/mac/undoc.tex +++ b/Doc/mac/undoc.tex @@ -84,9 +84,10 @@ A low-level interface to Navigation Services. \platform{Mac} \modulesynopsis{Create CodeWarrior projects.} +\refmodindex{distutils} \module{mkcwproject} creates project files for the Metrowerks CodeWarrior development environment. It is a helper module for -\module{distutils}\refbimodindex{distutils} but can be used separately for more +\module{distutils} but can be used separately for more control. |