.. RIAssigner documentation master file, created by sphinx-quickstart. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to RIAssigner's documentation! ======================================= RIAssigner is a Python library for retention index calculation in gas chromatography. Quickstart ========== Install from PyPI: .. code-block:: console python -m pip install RIAssigner Show command-line help: .. code-block:: console riassigner --help Version information =================== Show Python package version: .. code-block:: console python -c "import RIAssigner; print(RIAssigner.__version__)" .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`