symconf/docs/index.md

32 lines
406 B
Markdown
Raw Normal View History

# `symconf` package docs
{ref}`genindex`
{ref}`modindex`
{ref}`search`
```{eval-rst}
.. autosummary::
:nosignatures:
# list modules here for quick links
```
```{toctree}
:maxdepth: 3
:caption: Autoref
_autoref/symconf.rst
```
```{toctree}
:maxdepth: 3
:caption: Contents
reference/configuring
reference/usage
reference/archive
reference/documentation/index
```
```{include} ../README.md
```