Skip to content

Figure out a mechanism to hide _detail or _internal types and methods calls from docs when initializing public options #5008

Open

Description

For example, we currently have the following, which exposes implementation detail within docs:
https://azuresdkdocs.blob.core.windows.net/$web/cpp/azure-identity/1.5.1/struct_azure_1_1_identity_1_1_client_secret_credential_options.html

image

We either adjust doxygen knobs to hide that initialization logic in docs, or possibly design our code to not expose such details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions