diff options
| author | Georg Brandl <georg@python.org> | 2010-10-10 21:47:03 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-10-10 21:47:03 +0200 |
| commit | 3eb099ff5a47d7a67f3622f50fc3a87f987a159f (patch) | |
| tree | ad2bdd2980edfc12959302466b2c63f6f10c7bdb /doc/extensions.rst | |
| parent | ee61eb64ed011c892c781e23af789d50df8c17d2 (diff) | |
| download | sphinx-3eb099ff5a47d7a67f3622f50fc3a87f987a159f.tar.gz | |
"inofficial" sounds strange here; fix up description of wiki page.
Diffstat (limited to 'doc/extensions.rst')
| -rw-r--r-- | doc/extensions.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/extensions.rst b/doc/extensions.rst index 5d083f13..e05d4e9e 100644 --- a/doc/extensions.rst +++ b/doc/extensions.rst @@ -59,12 +59,12 @@ These extensions are built in and can be activated by respective entries in the Third-party extensions ---------------------- -You can find several inofficial extensions in the `Sphinx Contrib`_ -repository which is open for anyone who wants to maintain an extension -publicly. +You can find several extensions contributed by users in the `Sphinx Contrib`_ +repository. It is open for anyone who wants to maintain an extension +publicly; just send a short message asking for write permissions. -There are several extensions that are not (yet) maintained in the Sphinx -distribution. The `Wiki at BitBucket`_ maintains a list of those. +There are also several extensions hosted elsewhere. The `Wiki at BitBucket`_ +maintains a list of those. If you write an extension that you think others will find useful or you think should be included as a part of Sphinx, please write to the project mailing |
