src/source/pyams_notify/pyams_notify.rst
changeset 46 5fe8d5ffccde
parent 44 915602c1fb3a
child 51 5ebe61e3a965
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/source/pyams_notify/pyams_notify.rst	Thu Apr 12 11:18:48 2018 +0200
@@ -0,0 +1,49 @@
+.. _pyams_notify:
+
+pyams_notify package
+====================
+
+.. automodule:: pyams_notify
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
+Submodules
+++++++++++
+
+pyams\_notify\.event module
+---------------------------
+
+.. automodule:: pyams_notify.event
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
+pyams\_notify\.include module
+-----------------------------
+
+.. automodule:: pyams_notify.include
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
+pyams\_notify\.resources module
+-------------------------------
+
+.. automodule:: pyams_notify.resources
+    :members:
+    :undoc-members:
+    :show-inheritance:
+
+
+Subpackages
++++++++++++
+
+.. toctree::
+
+    pyams_notify.handlers
+    pyams_notify.interfaces
+    pyams_notify.skin
+    pyams_notify.viewlet
+    pyams_notify.views
+