symconf/docs/index.md

42 lines
560 B
Markdown
Raw Permalink Normal View History

# `symconf` package docs
{ref}`genindex`
{ref}`modindex`
{ref}`search`
## Top-level module overview
```{eval-rst}
.. autosummary::
:nosignatures:
:recursive:
symconf.config
symconf.template
symconf.matching
symconf.reader
symconf.runner
```
## Auto-reference contents
```{toctree}
:maxdepth: 3
_autoref/symconf.rst
```
```{toctree}
:maxdepth: 2
:caption: Contents
reference/configuring
reference/usage
reference/archive
reference/documentation/index
```
```{include} ../README.md
:relative-docs: docs/
:relative-images:
```