diff options
| author | Georg Brandl <georg@python.org> | 2014-01-24 20:22:58 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-01-24 20:22:58 +0100 |
| commit | 771395f716cb2b8a218b067871b35a66207eb5d7 (patch) | |
| tree | 0352f314c85df874e7c919268363947cd5c53147 /doc/extdev/envapi.rst | |
| parent | 82db8873089f02c52bd01470f2781a47c004d332 (diff) | |
| download | sphinx-771395f716cb2b8a218b067871b35a66207eb5d7.tar.gz | |
add link
Diffstat (limited to 'doc/extdev/envapi.rst')
| -rw-r--r-- | doc/extdev/envapi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/envapi.rst b/doc/extdev/envapi.rst index 56771f73..84ad3e0d 100644 --- a/doc/extdev/envapi.rst +++ b/doc/extdev/envapi.rst @@ -9,7 +9,7 @@ Build environment API .. attribute:: app - Reference to the application object. + Reference to the :class:`.Sphinx` (application) object. .. attribute:: config |
