src/source/pyams_notify/pyams_notify.rst
branchdev-dc
changeset 45 918d3c9b53ee
parent 44 915602c1fb3a
child 51 5ebe61e3a965
equal deleted inserted replaced
41:9379f4e44a5a 45:918d3c9b53ee
     1 .. _pyams_notify:
     1 .. _pyams_notify:
     2 
     2 
     3 PyAMS notification services
     3 pyams_notify package
     4 ===========================
     4 ====================
     5 
       
     6 
       
     7 Module contents
       
     8 +++++++++++++++
       
     9 
     5 
    10 .. automodule:: pyams_notify
     6 .. automodule:: pyams_notify
       
     7     :members:
       
     8     :undoc-members:
       
     9     :show-inheritance:
       
    10 
       
    11 Submodules
       
    12 ++++++++++
       
    13 
       
    14 pyams\_notify\.event module
       
    15 ---------------------------
       
    16 
       
    17 .. automodule:: pyams_notify.event
       
    18     :members:
       
    19     :undoc-members:
       
    20     :show-inheritance:
       
    21 
       
    22 pyams\_notify\.include module
       
    23 -----------------------------
       
    24 
       
    25 .. automodule:: pyams_notify.include
       
    26     :members:
       
    27     :undoc-members:
       
    28     :show-inheritance:
       
    29 
       
    30 pyams\_notify\.resources module
       
    31 -------------------------------
       
    32 
       
    33 .. automodule:: pyams_notify.resources
    11     :members:
    34     :members:
    12     :undoc-members:
    35     :undoc-members:
    13     :show-inheritance:
    36     :show-inheritance:
    14 
    37 
    15 
    38 
    19 .. toctree::
    42 .. toctree::
    20 
    43 
    21     pyams_notify.handlers
    44     pyams_notify.handlers
    22     pyams_notify.interfaces
    45     pyams_notify.interfaces
    23     pyams_notify.skin
    46     pyams_notify.skin
    24     pyams_notify.tests
       
    25     pyams_notify.viewlet
    47     pyams_notify.viewlet
    26     pyams_notify.views
    48     pyams_notify.views
    27 
    49 
    28 
       
    29 Submodules
       
    30 ++++++++++