Fixed sphinx config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-14 18:11:56 +02:00
parent 879b241060
commit 04e189f541
5 changed files with 35 additions and 6 deletions

View File

@ -0,0 +1,7 @@
communicators module
====================
.. automodule:: communicators
:members:
:undoc-members:
:show-inheritance:

View File

@ -0,0 +1,7 @@
ip\_watchdog module
===================
.. automodule:: ip_watchdog
:members:
:undoc-members:
:show-inheritance:

View File

@ -5,3 +5,6 @@ consumer-scheduler
:maxdepth: 4
app
communicators
ip_watchdog
redis_super_storage

View File

@ -0,0 +1,7 @@
redis\_super\_storage module
============================
.. automodule:: redis_super_storage
:members:
:undoc-members:
:show-inheritance: