diff options
| author | Georg Brandl <georg@python.org> | 2009-03-16 23:56:42 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-03-16 23:56:42 +0100 |
| commit | f6e56aa1a6476048d93897a2e5a20aa376fcf1b4 (patch) | |
| tree | 3ccec41501f25e8386d626a52d8d7da09040ecdc /doc/ext/intersphinx.rst | |
| parent | 73d7e7c709394974494fb6000c6274f07e79cce5 (diff) | |
| parent | a1691a3424ae6b91743db7f37cf4fe86f7c93760 (diff) | |
| download | sphinx-0.6b1.tar.gz | |
merge with 0.50.6b1
Diffstat (limited to 'doc/ext/intersphinx.rst')
| -rw-r--r-- | doc/ext/intersphinx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/intersphinx.rst b/doc/ext/intersphinx.rst index befae2c0..302ab6a3 100644 --- a/doc/ext/intersphinx.rst +++ b/doc/ext/intersphinx.rst @@ -49,7 +49,7 @@ linking: This will download the corresponding :file:`objects.inv` file from the Internet and generate links to the pages under the given URI. The downloaded inventory is cached in the Sphinx environment, so it must be redownloaded - whenever you do a full rebuild. + whenever you do a full rebuild. A second example, showing the meaning of a non-``None`` value:: |
