Move api documentation to a separate folder.

This commit is contained in:
tisto
2012-01-25 23:06:42 +01:00
committed by Timo Stollenwerk
parent 7d34baf2d5
commit 65590732ea
7 changed files with 31 additions and 13 deletions
+11 -1
View File
@@ -1,7 +1,17 @@
=======
Comment
=======
.. literalinclude:: ../../plone/app/discussion/interfaces.py
Member:
creator: username of the commenter (None for anonymous commenters).
author_name: full name of the commenter
author_email: email of the commenter
author_username: username of the commenter
.. literalinclude:: interfaces.py
:language: python
:pyobject: IComment
+1
View File
@@ -1,3 +1,4 @@
============
Conversation
============