summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-07-11 03:34:17 (GMT)
committerFred Drake <fdrake@acm.org>2003-07-11 03:34:17 (GMT)
commit192b95bb6c7ad204b5c0ee746efb89e005c786bd (patch)
tree09ea6a239005a079e81072f07d6c7b62f5526a7e
parent9de3c21865436112c5e5c53fdc2a9b45f21f3179 (diff)
downloadcpython-192b95bb6c7ad204b5c0ee746efb89e005c786bd.zip
cpython-192b95bb6c7ad204b5c0ee746efb89e005c786bd.tar.gz
cpython-192b95bb6c7ad204b5c0ee746efb89e005c786bd.tar.bz2
update the reference to the Apple Publications Style Guide
-rw-r--r--Doc/doc/doc.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex
index 1138554..2dc3c50 100644
--- a/Doc/doc/doc.tex
+++ b/Doc/doc/doc.tex
@@ -160,12 +160,10 @@ distribution, to create or maintain whole documents or sections.
\section{Style Guide \label{style-guide}}
The Python documentation should follow the \citetitle
- [http://developer.apple.com/techpubs/macos8/pdf/apple_styleguide00.pdf]
+ [http://developer.apple.com/documentation/UserExperience/Conceptual/APStyleGuide/AppleStyleGuide2003.pdf]
{Apple Publications Style Guide} wherever possible. This particular
style guide was selected mostly because it seems reasonable and is
- easy to get online. (Printed copies are available; see the Apple's
- \citetitle[http://developer.apple.com/techpubs/faq.html]{Developer
- Documentation FAQ} for more information.)
+ easy to get online.
Topics which are not covered in the Apple's style guide will be
discussed in this document if necessary.