.. HiCPEP documentation master file, created by sphinx-quickstart on Tue Mar 26 23:09:02 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to the HiCPEP's documentation! ====================================== .. toctree:: :maxdepth: 2 :caption: Contents: Installation Quick start Python API Code for paper data_store directory structure Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` How to build this document ========================== The document is created with the `Sphinx documentation `_. All the HTML pages will be placed in the ``build`` directory. .. code:: bash cd HiCPEP/docs make html