move api documentation to its own page.
svn path=/plone.app.discussion/trunk/; revision=35288
This commit is contained in:
parent
6135fcf6d4
commit
f41c55cc8c
8
docs/source/api.txt
Normal file
8
docs/source/api.txt
Normal file
@ -0,0 +1,8 @@
|
||||
API
|
||||
---
|
||||
|
||||
.. automodule:: plone.app.discussion
|
||||
|
||||
.. autoclass:: plone.app.discussion.conversation.Conversation
|
||||
|
||||
.. automethod:: plone.app.discussion.conversation.Conversation.enabled
|
@ -16,18 +16,9 @@ Contents:
|
||||
|
||||
architecture.txt
|
||||
design.txt
|
||||
|
||||
API
|
||||
---
|
||||
|
||||
.. automodule:: plone.app.discussion
|
||||
|
||||
.. autoclass:: plone.app.discussion.conversation.Conversation
|
||||
|
||||
.. automethod:: plone.app.discussion.conversation.Conversation.enabled
|
||||
|
||||
api.txt
|
||||
.. include:: ../../CHANGES.txt
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
Loading…
Reference in New Issue
Block a user