mirror of
https://github.com/InsightGit/Morpheus.git
synced 2025-06-19 01:05:49 -04:00
24 lines
551 B
ReStructuredText
24 lines
551 B
ReStructuredText
.. Morpheus documentation master file, created by
|
|
sphinx-quickstart on Mon May 31 14:02:35 2021.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Morpheus's documentation!
|
|
====================================
|
|
|
|
.. README
|
|
|
|
.. include:: ../README.rst
|
|
|
|
.. toctree::
|
|
:caption: Tutorials
|
|
:maxdepth: 1
|
|
|
|
tutorials/getting_started.rst
|
|
|
|
.. toctree::
|
|
:caption: API Documentation
|
|
:maxdepth: 1
|
|
|
|
classes/class_index.rst
|
|
misc/cmake_morpheus_build_utils_docs.rst |