Scheduler Package ================= .. automodule:: scheduler :members: # Submodules section with toctree removed as automodule below will cover them. # ---------- # .. toctree:: # :maxdepth: 1 # # scheduler.tasks .. automodule:: scheduler.tasks :members: :undoc-members: :show-inheritance: