diff options
| author | Georg Brandl <georg@python.org> | 2008-11-29 20:04:11 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2008-11-29 20:04:11 +0100 |
| commit | e9c79382e51d6aca7600addf51c53c4bb0344196 (patch) | |
| tree | 7d12725f0e5b18fa555379aa2519b82af290d803 /doc/ext/builderapi.rst | |
| parent | f8f41e1341f4aeb4458f74e4e4e47833210abdcb (diff) | |
| download | sphinx-e9c79382e51d6aca7600addf51c53c4bb0344196.tar.gz | |
Some more fixes after the great renaming.
Diffstat (limited to 'doc/ext/builderapi.rst')
| -rw-r--r-- | doc/ext/builderapi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/builderapi.rst b/doc/ext/builderapi.rst index adc41016..72c388fb 100644 --- a/doc/ext/builderapi.rst +++ b/doc/ext/builderapi.rst @@ -5,7 +5,7 @@ Writing new builders .. todo:: Expand this. -.. currentmodule:: sphinx.builder +.. currentmodule:: sphinx.builders .. class:: Builder |
