cli/docs
Jay McCure efd4ea2603
docs(mr delete): change close to delete
2023-09-15 10:27:01 +10:00
..
.vale docs: add linting and checks to documentation 2022-10-21 14:38:48 +00:00
assets docs: update glab command to gif 2022-12-09 14:53:46 -06:00
source docs(mr delete): change close to delete 2023-09-15 10:27:01 +10: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 installation options with wakemeops 2023-06-22 15:43:10 +00:00
maintainer.md docs: add maintainer documentation 2022-12-12 08:57:11 +01:00
release_process.md docs: change release process not to push all tags 2023-05-11 15:59:36 +00: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