Compare commits

..

No commits in common. "master" and "0.8.3" have entirely different histories.

View File

@ -1,26 +1,33 @@
# `symconf` package
*General-purpose local application configuration manager*
# `symconf` package docs
{ref}`genindex`
{ref}`modindex`
{ref}`search`
## Top-level module overview
```{eval-rst}
.. autosummary::
:nosignatures:
:recursive:
:caption: Modules
symconf.config
symconf.reader
symconf.runner
symconf.matching
symconf.template
symconf.util
```
## Auto-reference contents
```{toctree}
:maxdepth: 3
_autoref/symconf.rst
```
```{toctree}
:maxdepth: 1
:maxdepth: 2
:caption: Contents
:hidden:
reference/archive
reference/configuring