Skip to content

Commit

Permalink
[#2345] Add update and delete modules to action api autodoc ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed May 3, 2012
1 parent 02a0a5b commit 63a8010
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/api-ref.rst
Expand Up @@ -14,3 +14,9 @@ Also explain how the returns values of the functions end up in the json dict tha

.. automodule:: ckan.logic.action.create
:members:

.. automodule:: ckan.logic.action.update
:members:

.. automodule:: ckan.logic.action.delete
:members:

0 comments on commit 63a8010

Please sign in to comment.