appobject.py
changeset 10496 e95b559a06a2
parent 8930 6a02be304486
--- a/appobject.py	Tue Jun 23 17:04:40 2015 +0200
+++ b/appobject.py	Thu Jul 02 19:54:25 2015 +0200
@@ -16,7 +16,6 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """
-.. _appobject:
 
 The `AppObject` class
 ---------------------
@@ -27,7 +26,6 @@
 We can find a certain number of attributes and methods defined in this class and
 common to all the application objects.
 
-.. autoclass:: AppObject
 """
 __docformat__ = "restructuredtext en"