We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate automatically the documentation for all the command lines tools and simplify the maintenance burden.
Add a new command to all CLIs to generate its own documentation in Markdown format.
generate-doc
The text was updated successfully, but these errors were encountered:
sfauvel
Successfully merging a pull request may close this issue.
Why
Generate automatically the documentation for all the command lines tools and simplify the maintenance burden.
What
Add a new command to all CLIs to generate its own documentation in Markdown format.
How
generate-doc
that outputs a Markdown file for all commands, their parameters and the configurationLater
The text was updated successfully, but these errors were encountered: