|project_name| Documentation ============================== Welcome to the |project_name| documentation! This template provides a modern Python project structure with comprehensive tooling for development, testing, and deployment. .. note:: Ensure you enable GitHub Pages in your repository settings to host this documentation online: ``Settings > Pages > Source: GitHub Actions > Save`` API Reference ============= Complete API documentation for all modules and functions. .. autosummary:: :toctree: _autosummary :recursive: :caption: API Reference python_template_server Detailed Documentation ====================== .. toctree:: :maxdepth: 3 :caption: Server Architecture server .. toctree:: :maxdepth: 3 :caption: Software Maintenance Guide smg .. toctree:: :maxdepth: 3 :caption: Workflows workflows Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`