Skip to content
Snippets Groups Projects
Commit b114ffdb authored by Robert Habermann's avatar Robert Habermann
Browse files

add classes for Attachment and DF List to docs

parent bd7a4837
No related branches found
No related tags found
No related merge requests found
PyOTRS Lib (all)
================
.. currentmodule:: pyotrs
......@@ -10,6 +11,39 @@ PyOTRS Lib (all)
.. automodule:: pyotrs
:mod:`pyotrs.lib.Article`
------------------------
.. autoclass:: pyotrs.lib.Article
:members:
:private-members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.Attachment`
------------------------
.. autoclass:: pyotrs.lib.Attachment
:members:
:private-members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.AttachmentList`
------------------------
.. autoclass:: pyotrs.lib.AttachmentList
:members:
:private-members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.Client`
------------------------
......@@ -20,6 +54,29 @@ PyOTRS Lib (all)
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.DynamicField`
------------------------
.. autoclass:: pyotrs.lib.DynamicField
:members:
:private-members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.DynamicFieldList`
------------------------
.. autoclass:: pyotrs.lib.DynamicFieldList
:members:
:private-members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.Ticket`
------------------------
......
......@@ -10,6 +10,36 @@ PyOTRS Lib (public)
.. automodule:: pyotrs
:mod:`pyotrs.lib.Article`
------------------------
.. autoclass:: pyotrs.lib.Article
:members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.Attachment`
------------------------
.. autoclass:: pyotrs.lib.Attachment
:members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.AttachmentList`
------------------------
.. autoclass:: pyotrs.lib.AttachmentList
:members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.Client`
------------------------
......@@ -19,6 +49,27 @@ PyOTRS Lib (public)
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.DynamicField`
------------------------
.. autoclass:: pyotrs.lib.DynamicField
:members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.DynamicFieldList`
------------------------
.. autoclass:: pyotrs.lib.DynamicFieldList
:members:
:undoc-members:
:show-inheritance:
:noindex:
:mod:`pyotrs.lib.Ticket`
------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment