mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix a copy/paste (presumably) mistake in the extdev tutorial.
This commit is contained in:
@@ -45,7 +45,7 @@ extension. These are:
|
|||||||
parsed documents into an output format, or otherwise process them (e.g. check
|
parsed documents into an output format, or otherwise process them (e.g. check
|
||||||
external links).
|
external links).
|
||||||
|
|
||||||
If you have the application object, the environment is available as
|
If you have the application object, the builder is available as
|
||||||
``app.builder``.
|
``app.builder``.
|
||||||
|
|
||||||
**Config**
|
**Config**
|
||||||
|
|||||||
Reference in New Issue
Block a user