Commit graph

23 commits

Author SHA1 Message Date
Georg Brandl
16a57f6a34 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
should clutter the docs as possible.  Part 1: stuff that gets merged to Py3k.
2009-04-27 15:29:09 +00:00
Georg Brandl
a0eea590c7 Add section numbering to some of the larger subdocuments. 2009-03-28 19:57:36 +00:00
Georg Brandl
0c2430beda Copy over docs on advanced role features from Sphinx docs. 2009-01-26 21:29:38 +00:00
Georg Brandl
40e8415509 Clarify wording. 2009-01-22 18:29:28 +00:00
Georg Brandl
c62ef8b4d9 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
Georg Brandl
e92818f58c Fix uses of the default role. 2009-01-03 20:47:01 +00:00
Georg Brandl
205e719fac Remove confusing sentence part. 2008-12-05 19:03:19 +00:00
Benjamin Peterson
d224fc6cbc update link 2008-11-09 01:44:32 +00:00
Georg Brandl
0d2fa3aea5 Fix warning. 2008-11-08 12:52:25 +00:00
Georg Brandl
bce1f5f742 Update "Documenting" a bit. Concentrate on Python-specifics. 2008-11-08 11:48:20 +00:00
Georg Brandl
c7bef37402 :func: et al. should *not* include the parens. 2008-04-19 17:00:14 +00:00
Georg Brandl
0267781742 Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
Georg Brandl
b19be571e0 Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
Georg Brandl
0b60a14f13 Another markup fix. 2007-12-05 20:03:57 +00:00
Georg Brandl
63fa168326 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. 2007-10-21 10:24:20 +00:00
Georg Brandl
a147bf9a08 Document new directive "envvar". 2007-10-20 17:51:39 +00:00
Georg Brandl
dd197e95c7 Document new "cmdoption" directive. 2007-10-20 13:36:24 +00:00
Georg Brandl
3acd6d5f58 Fix subitem markup. 2007-08-31 08:47:51 +00:00
Georg Brandl
9856e05d56 Document new shorthand notation for index entries. 2007-08-31 06:59:27 +00:00
Georg Brandl
6c82b6c5ca Use glossary x-refs, document new `!` feature. 2007-08-17 16:54:59 +00:00
Georg Brandl
437e6a3b15 Move the glossary from the tutorial to toplevel.
Prepare for cross-linking with the new .. glossary:: directive.
2007-08-17 06:27:11 +00:00
Georg Brandl
7f758c49fa Mark deprecated modules as such. 2007-08-15 18:41:25 +00:00
Georg Brandl
8ec7f65613 Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00