From c5ff9386d6da7327a506d6bd44c68ac84faf6eca Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 12 Oct 2013 21:01:25 +0200 Subject: [PATCH] Fix autodoc. --- doc/ext/appapi.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ext/appapi.rst b/doc/ext/appapi.rst index c194a8416..a6393d408 100644 --- a/doc/ext/appapi.rst +++ b/doc/ext/appapi.rst @@ -483,6 +483,8 @@ Use this to adapt your extension to API changes in Sphinx. The template bridge ------------------- +.. currentmodule:: sphinx.application + .. autoclass:: TemplateBridge :members: