diff --git a/doc/source/api/accounting.rst b/doc/source/api/accounting.rst index 845b63952d36e2f1de2d2b028e2d1c6d3507a904..91469ddc5fab94f5cf0de2e8191a33ecfb88f65b 100644 --- a/doc/source/api/accounting.rst +++ b/doc/source/api/accounting.rst @@ -43,6 +43,14 @@ accounting.exceptions module :undoc-members: :show-inheritance: +accounting.gtkclient module +--------------------------- + +.. automodule:: accounting.gtkclient + :members: + :undoc-members: + :show-inheritance: + accounting.models module ------------------------