cli/docs
Timo Furrer a64a024937 feat(release): support `direct_asset_path` and alias `filepath` 2024-04-24 11:51:08 +00:00
..
.vale chore: Vale and Markdown rule refresh for project 2024-02-09 11:29:30 +10:00
assets docs: update glab command to gif 2022-12-09 14:53:46 -06:00
source feat(release): support `direct_asset_path` and alias `filepath` 2024-04-24 11:51:08 +00:00
README.md chore: improve documentation visibility 2023-04-19 21:59:56 +00:00
development_process.md docs: add development process 2022-11-30 18:20:45 +00:00
index.rst chore: update readthedocs redirect location 2022-11-17 12:00:07 -06:00
installation_options.md docs: add information about docker image 2023-12-08 04:43:42 +00:00
maintainer.md docs: add maintainer documentation 2022-12-12 08:57:11 +01:00
release_process.md chore: update Vale and Markdownlint versions and configuration 2023-11-20 16:15:41 +10:00
security_releases.md docs: add linting and checks to documentation 2022-10-21 14:38:48 +00:00
triaging_bugs.md docs: add guidelines for triaging bugs 2023-03-08 21:41:54 +00:00

README.md

🚫 DO NOT EDIT

The docs for all commands including new commands are automatically generated. Do not change any file in this folder.

Just add the commands and the docs will be generated

Generating the Docs

If you add a new command or update the existing information for a command you need to generate the doc updates in your merge request. To generate the docs run the following command from the project directory:

make gen-docs