CmdRunner guide (#8592)

* initial commit

* wip

* WIP

* progressing

* remove copied part

* progressing

* document as_func()

* complete docs about arg formatting

* add PythonRunner documentation

* fix markup

* improve markup

* multiple changes

- revamp the cmd_runner_fmt doc
- add CmdRunner instance and context parameters
- changed formatting of other blocks

* fix typo + reduce tables sizes

* improve text

* fixes and adjustments

* fix sanity

* fix version added
This commit is contained in:
Alexei Znamensky 2024-07-08 19:45:24 +12:00 committed by GitHub
commit b0797d329c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 468 additions and 2 deletions

View file

@ -18,3 +18,4 @@ sections:
toctree:
- guide_deps
- guide_vardict
- guide_cmdrunner