summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
blob: b994f130f1e24fe0dc7bb51b06609aa4063acfe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. 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 Gasp Example's documentation!
========================================

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

   manual/introduction

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

   c_api/index
   cpp_api/index