initial commit (public reset)

This commit is contained in:
2024-04-19 18:43:52 -07:00
commit b74e775da3
21 changed files with 1749 additions and 0 deletions

32
docs/index.md Normal file
View File

@@ -0,0 +1,32 @@
# `execlog` package docs
{ref}`genindex`
{ref}`modindex`
{ref}`search`
```{eval-rst}
.. autosummary::
:nosignatures:
execlog.Handler
execlog.Listener
execlog.Router
execlog.Server
```
```{toctree}
:maxdepth: 3
:caption: Autoref
_autoref/execlog.rst
```
```{toctree}
:maxdepth: 3
:caption: Contents
reference/documentation/index
```
```{include} ../README.md
```