revise sphinx doc build config

This commit is contained in:
smgr 2025-10-11 23:03:46 -07:00
parent 13e366d1fe
commit df5262ec05

View File

@ -1,33 +1,26 @@
# `symconf` package docs
# `symconf` package
*General-purpose local application configuration manager*
{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: 2
:maxdepth: 1
:caption: Contents
:hidden:
reference/archive
reference/configuring