.. moldrug documentation master file, created by
   sphinx-quickstart on Sun Jul 10 13:47:23 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to moldrug's documentation!
===================================
.. include:: ../README.rst

.. toctree::
   :caption: User guide
   :maxdepth: 2

   source/installation
   source/citations
   source/about_us
   source/CHANGELOG

.. toctree::
   :caption: Tutorials
   :numbered:

   source/note_on_crem
   source/note_on_rdkit

   notebooks/quickstart
   notebooks/how_to
   notebooks/moldrug_without_receptor
   notebooks/constraint_docking
   notebooks/advance_topics
   notebooks/oncoming
   notebooks/desirability

   source/moldrug_dahsboard

.. toctree::
   :caption: Documentation
   :maxdepth: 2
   :glob:

   source/api
   source/modules/*

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

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