.. pylinkage documentation master file, created by
   sphinx-quickstart on Sun Jul 11 00:07:57 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to pylinkage's documentation!
=====================================

.. toctree::
   :maxdepth: 2
   :caption: Introduction

   Readme <readmelink>
   changeloglink

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   tutorials/index

.. toctree::
   :maxdepth: 3
   :caption: Packages

   api/modules
   examples/modules

.. toctree::
   :maxdepth: 2
   :caption: Quick Links

   Source Code <https://github.com/HugoFara/pylinkage>
   Download on PyPi <https://pypi.org/project/pylinkage/>
   Get Support <https://github.com/HugoFara/pylinkage/issues>
   Code of Conduct <code_of_conductlink.rst>

.. include:: readmelink.rst

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

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