Fix generation of API docs

This commit is contained in:
Mika Fischer
2011-06-10 16:39:28 +02:00
parent 2a90841f91
commit faa4801efb
+4 -4
View File
@@ -13,7 +13,7 @@ API Reference
annotationmodel
===============
.. automodule:: annotations.model
.. automodule:: sloth.annotations.model
.. autoclass:: AnnotationModel
:members:
:undoc-members:
@@ -44,14 +44,14 @@ annotationmodel
annotation.container
====================
.. automodule:: annotations.container
.. automodule:: sloth.annotations.container
.. autoclass:: AnnotationContainer
:members:
annotationscene
===============
.. automodule:: annotationscene
.. automodule:: sloth.annotationscene
.. autoclass:: AnnotationScene
:members:
:undoc-members:
@@ -59,7 +59,7 @@ annotationscene
items
=====
.. automodule:: items
.. automodule:: sloth.items
.. _AnnotationGraphicsItem: