Fix bogus module prefix for template variables.

This commit is contained in:
Georg Brandl 2010-01-07 13:59:06 +01:00
parent b6c31021d9
commit f8ca88ebbd

View File

@ -163,6 +163,8 @@ Autosummary uses the following template files:
The following variables available in the templates:
.. currentmodule:: None
.. data:: name
Name of the documented object, excluding the module and class parts.