Skip to content
New issue

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

Support configuration struct tags in the documentation generator #144

Open
ppar opened this issue Jun 16, 2017 · 0 comments
Open

Support configuration struct tags in the documentation generator #144

ppar opened this issue Jun 16, 2017 · 0 comments

Comments

@ppar
Copy link
Contributor

ppar commented Jun 16, 2017

The documentation generator at ./docs/generator/ could support the config struct tags introduced in #143 to:

  • Detect undocumented configuration parameters and include them in the documentation
  • Detetect and warn about inexistent / mistyped configuration parameters found in the doc comments

Not a very urgent need, but perhaps useful when revising documentation in the future.

@arnecls arnecls added this to Backlog in v0.6.0 Mar 21, 2018
@arnecls arnecls removed this from Todo in v0.6.0 Jun 7, 2021
@arnecls arnecls added this to Todo in v0.6.x via automation Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v0.6.x
  
Todo
Development

No branches or pull requests

2 participants