=========================================================
orbitx Documentation
=========================================================

Propagate satellite orbits to identify matchups.

.. grid:: 2
   :gutter: 2

   .. grid-item-card::  User Guide
      :link: content/user/user_guide
      :link-type: doc

      The user guide provides information on how to get started with orbitx,
      as well as some more detailed information about its features.

   .. grid-item-card::  API Reference
      :link: content/user/api
      :link-type: doc

      The reference guide contains a detailed description of the orbitx
      API. It describes how the functions, classes and methods of the package work.

   .. grid-item-card::  Developer Guide
      :link: content/developer/developer_guide
      :link-type: doc

      The developer guide describes how to contribute to orbitx.


Acknowledgements
----------------

orbitx has been developed by the `MetEOR Toolkit Team <team@comet-toolkit.org>`_.

Project status
--------------

orbitx is under active development. It is beta software.

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: For users

   User Guide <content/user/user_guide>
   API Reference <content/user/api>

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: For developers/contributors

   Developer Guide <content/developer/developer_guide>
   Backend documentation <content/developer/backend_documentation>