Felix Fontein
4fa82b9617
Make all doc fragments, module utils, and plugin utils private ( #11896 )
...
* Make all doc fragments private.
* Make all plugin utils private.
* Make all module utils private.
* Reformat.
* Changelog fragment.
* Update configs and ignores.
* Adjust unit test names.
2026-04-20 20:16:26 +02:00
Alexei Znamensky
9286b60182
cmd_runner_fmt.as_fixed() now accepts list of args ( #9893 )
...
* cmd_runner_fmt.as_fixed() now accepts list of args
* update CmdRunner guide
* add changelog frag
* Update changelogs/fragments/9893-cmdrunner-as-fixed-args.yml
* fix overdoing in as_fixed()
2025-03-21 21:04:59 +01:00
Alexei Znamensky
7fc7af306c
fix doc for cmd_runner_fmt.as_bool() ( #8971 )
2024-10-03 15:19:13 +03:00
Alexei Znamensky
96dfb89b01
cmd_runner_guide: docs improvements ( #8963 )
...
* cmd_runner_guide: docs improvements
* add note about suboptions
2024-10-02 21:23:14 +03:00
Alexei Znamensky
b0797d329c
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
2024-07-08 09:45:24 +02:00