.. TJPCov documentation master file, created by
   sphinx-quickstart on Wed Dec 21 00:24:39 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to TJPCov's documentation!
==================================

Welcome to the documentation page for TJPCov! Here, you will find detailed instructions on how to install TJPCov, whether you're looking to use it for your projects or contribute to its development. Additionally, we provide examples using TJPCov to help users get started. 

For those interested in contributing, we have included guidelines to help you understand how to join the TJPCov development team. You can also find the terms of reference which outlines the goals that drive the development of TJPCov. Lastly, the API documentation section can be used as a reference for TJPCov's interfaces.

.. toctree::
   :maxdepth: 2
   :caption: Getting Started
   :name: getting_started

   installation
   Developer Installation <dev_installation.rst>

.. toctree::
   :maxdepth: 1
   :caption: User Guide
   :name: using_tjpcov

   example
   Contributing <contributing.rst>
   Terms of Reference <terms_of_reference.rst>

.. toctree::
   :maxdepth: 1
   :caption: License
   :name: license

   license

.. toctree::
   :maxdepth: 1
   :caption: Reference
   :name: reference


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
