Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
doc: Added apidocs for errors and containermgr.trivial
Browse files Browse the repository at this point in the history
  • Loading branch information
ashcrow authored and mbarnes committed Mar 24, 2017
1 parent 819414c commit 1f6ec9c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/apidoc/commissaire.containermgr.trivial.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
commissaire.containermgr.trivial module
=======================================

.. automodule:: commissaire.containermgr.trivial
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions doc/apidoc/commissaire.errors.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
commissaire.errors module
=========================

.. automodule:: commissaire.errors
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 1f6ec9c

Please sign in to comment.