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

Consider Optional Config Group and Sets in config doc generation #5703

Closed
machi1990 opened this issue Nov 22, 2019 · 0 comments · Fixed by #5719
Closed

Consider Optional Config Group and Sets in config doc generation #5703

machi1990 opened this issue Nov 22, 2019 · 0 comments · Fixed by #5719
Assignees
Milestone

Comments

@machi1990
Copy link
Member

#5387 comes with so many goodness like added support for Optional config group and Sets. The config doc generator must also improve in the same sense and must recognise these two constructs.

Quick ideas.

  • mark all config items inside a optional group as as optional
  • do not display type information for Set but list of or set of ?

/cc @dmlloyd as discussed here #5387 (comment)

@machi1990 machi1990 added kind/bug Something isn't working kind/enhancement New feature or request area/documentation area/config and removed kind/bug Something isn't working labels Nov 22, 2019
@machi1990 machi1990 self-assigned this Nov 22, 2019
machi1990 added a commit to machi1990/quarkus that referenced this issue Nov 23, 2019
handle optional config group in doc generation

Fixes quarkusio#5703

Follows up quarkusio#5387
machi1990 added a commit to machi1990/quarkus that referenced this issue Nov 24, 2019
handle optional config group in doc generation

Fixes quarkusio#5703

Follows up quarkusio#5387
machi1990 added a commit to machi1990/quarkus that referenced this issue Nov 24, 2019
handle optional config group in doc generation

Fixes quarkusio#5703

Follows up quarkusio#5387
dmlloyd added a commit that referenced this issue Dec 2, 2019
Config documentation generation fixes for #5144 and #5703
@gsmet gsmet added this to the 1.1.0 milestone Dec 8, 2019
mmusgrov pushed a commit to mmusgrov/quarkus that referenced this issue Dec 13, 2019
handle optional config group in doc generation

Fixes quarkusio#5703

Follows up quarkusio#5387
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants