summaryrefslogtreecommitdiff
path: root/doc/ext/builderapi.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-07-26 15:00:18 +0200
committerGeorg Brandl <georg@python.org>2009-07-26 15:00:18 +0200
commitd042abf5a65bf720d7b16488453b57b97ddc8cef (patch)
treebb79185c1feb2cb7be3277078444c3dde526d281 /doc/ext/builderapi.rst
parent9b3ac57d84795c4b21b731903d8246efd6545da6 (diff)
downloadsphinx-d042abf5a65bf720d7b16488453b57b97ddc8cef.tar.gz
Builder.load_env is no more.
Diffstat (limited to 'doc/ext/builderapi.rst')
-rw-r--r--doc/ext/builderapi.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ext/builderapi.rst b/doc/ext/builderapi.rst
index bb11bfe2..3ace2687 100644
--- a/doc/ext/builderapi.rst
+++ b/doc/ext/builderapi.rst
@@ -13,7 +13,6 @@ Writing new builders
These methods are predefined and will be called from the application:
- .. automethod:: load_env
.. automethod:: get_relative_uri
.. automethod:: build_all
.. automethod:: build_specific