docs: convert to markdown with rst2myst

This commit is contained in:
InsanePrawn 2022-11-10 01:25:47 +01:00
parent a8e8ddc4b4
commit fbd06eded5
11 changed files with 192 additions and 204 deletions

18
docs/source/cli.md Normal file
View file

@ -0,0 +1,18 @@
# CLI Interface
```{eval-rst}
.. click:: main:cli
:nested: none
:prog: kupferbootstrap
```
## Commands
% generated by cmd.rst
```{toctree}
:glob: true
cli/*
```