cli/docs
Imre Farkas 82da7c3031 feat(google-cloud): command to create Workload Identity Federation 2024-02-01 15:44:15 +01:00
..
.vale chore: update Vale and Markdownlint versions and configuration 2023-11-20 16:15:41 +10:00
assets docs: update glab command to gif 2022-12-09 14:53:46 -06:00
source feat(google-cloud): command to create Workload Identity Federation 2024-02-01 15:44:15 +01: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