.. _structure: Structure ========= General overview of the internal structure of the project. .. https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#cross-referencing-python-objects .. https://stackoverflow.com/questions/34052582/how-do-i-refer-to-classes-and-methods-in-other-files-my-project-with-sphinx The core engine for the set operations lies in this method: :py:func:`algebra.interval_operations.combine_intervals`. .. note:: This page is planned for a future release.