summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
blob: 600797b3f39857dd4e567033e8e2bb2d07a230a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.. Gasp Example documentation master file, created by
   sphinx-quickstart on Tue Aug 22 16:01:56 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to forstio's documentation!
===================================

.. toctree::
   :hidden:
   :maxdepth: 2
   :caption: Manual

   manual/introduction

.. toctree::
   :hidden:
   :maxdepth: 2
   :caption: Core

   core/introduction

.. toctree::
   :hidden:
   :maxdepth: 2
   :caption: Async

   async/introduction

.. toctree::
   :hidden:
   :maxdepth: 2
   :caption: API Reference

   c_api/index
   cpp_api/index