Documentation ============= - The **Pyddg Documentation** consists of: - the **Users Guide** (created from the ``.rst`` files located in pyddg/docs) - the **Developers Guide** (also created from ``.rst`` files) - the **API docs** (generated automatically from all docstrings of functions and classes) - The version of the **documentation** on **develop** can be found `online `_ and is updated automatically when pushing onto develop .. toctree:: :titlesonly: :maxdepth: 2 creating_docs.rst docstring_conventions.rst users_guide_conventions.rst multiversion.rst