|
a |
|
b/docs/source/index.md |
|
|
1 |
% scPanel documentation master file, created by |
|
|
2 |
% sphinx-quickstart on Wed Oct 16 16:42:25 2024. |
|
|
3 |
% You can adapt this file completely to your liking, but it should at least |
|
|
4 |
% contain the root `toctree` directive. |
|
|
5 |
|
|
|
6 |
# scPanel documentation |
|
|
7 |
|
|
|
8 |
Add your content using `reStructuredText` syntax. See the |
|
|
9 |
[reStructuredText](https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html) |
|
|
10 |
documentation for details. |
|
|
11 |
|
|
|
12 |
```{toctree} |
|
|
13 |
:caption: 'Contents:' |
|
|
14 |
:maxdepth: 2 |
|
|
15 |
``` |