Handlers Package ================ .. automodule:: handlers :members: # Submodules section with toctree removed as automodule below will cover them. # ---------- # .. toctree:: # :maxdepth: 1 # # handlers.common # handlers.goal_setting # handlers.task_management .. automodule:: handlers.common :members: :undoc-members: :show-inheritance: .. automodule:: handlers.goal_setting :members: :undoc-members: :show-inheritance: .. automodule:: handlers.task_management :members: :undoc-members: :show-inheritance: