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

[docs]: cc_users_groups.user attributes not shown in the documentation #5514

Closed
aciba90 opened this issue Jul 16, 2024 · 1 comment
Closed
Assignees
Labels
documentation This Pull Request changes documentation

Comments

@aciba90
Copy link
Contributor

aciba90 commented Jul 16, 2024

Documentation request

Latest docs do not show the subkeys in cc_users_groups.user, see attached screenshot.

But https://docs.cloud-init.io/en/23.1/reference/modules.html#users-and-groups show them.

image


Reported from: https://docs.cloud-init.io/en/latest/reference/modules.html

@aciba90 aciba90 added documentation This Pull Request changes documentation new An issue that still needs triage labels Jul 16, 2024
@blackboxsw
Copy link
Collaborator

This is definitely related to recent doc migration changes. We should resolve this as it's a regression in doc rendering

@blackboxsw blackboxsw removed the new An issue that still needs triage label Jul 16, 2024
@blackboxsw blackboxsw self-assigned this Jul 24, 2024
blackboxsw added a commit to blackboxsw/cloud-init that referenced this issue Jul 26, 2024
Document any keys of objects in a list which allows for objects as one
of the alternative types allowed as a list item.

Also, when documenting properties, ensure we skip documentation of
either 'properties' or 'patternProperties' if those properties are
declared in the hidden key.

Fixes canonicalGH-5514
blackboxsw added a commit to blackboxsw/cloud-init that referenced this issue Jul 26, 2024
…cal#5562)

Document any keys of objects in a list which allows for objects as one
of the alternative types allowed as a list item.

Also, when documenting properties, ensure we skip documentation of
either 'properties' or 'patternProperties' if those properties are
declared in the hidden key.

Fixes canonicalGH-5514
blackboxsw added a commit to blackboxsw/cloud-init that referenced this issue Aug 2, 2024
…cal#5562)

Document any keys of objects in a list which allows for objects as one
of the alternative types allowed as a list item.

Also, when documenting properties, ensure we skip documentation of
either 'properties' or 'patternProperties' if those properties are
declared in the hidden key.

Fixes canonicalGH-5514
blackboxsw added a commit to blackboxsw/cloud-init that referenced this issue Aug 2, 2024
…cal#5562)

Document any keys of objects in a list which allows for objects as one
of the alternative types allowed as a list item.

Also, when documenting properties, ensure we skip documentation of
either 'properties' or 'patternProperties' if those properties are
declared in the hidden key.

Fixes canonicalGH-5514
blackboxsw added a commit to blackboxsw/cloud-init that referenced this issue Aug 14, 2024
…cal#5562)

Document any keys of objects in a list which allows for objects as one
of the alternative types allowed as a list item.

Also, when documenting properties, ensure we skip documentation of
either 'properties' or 'patternProperties' if those properties are
declared in the hidden key.

Fixes canonicalGH-5514
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This Pull Request changes documentation
Projects
None yet
Development

No branches or pull requests

2 participants