mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-26 10:23:10 -04:00
docs: convert to markdown with rst2myst
This commit is contained in:
parent
a8e8ddc4b4
commit
fbd06eded5
11 changed files with 192 additions and 204 deletions
18
docs/source/cli.md
Normal file
18
docs/source/cli.md
Normal 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/*
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue