blob: 72baea5f1044e7b3304a5cea36abc8b390b862c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
.. SaaS in a Flask documentation master file, created by
sphinx-quickstart on Mon Jun 7 13:53:39 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to SaaS in a Flask's documentation!
===========================================
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|