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

Ignored classes are being documented #585

Closed
alandefreitas opened this issue May 23, 2024 · 1 comment
Closed

Ignored classes are being documented #585

alandefreitas opened this issue May 23, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working Feature Something new that it should do

Comments

@alandefreitas
Copy link
Collaborator

This issue has been split from #480 (Features missing for Boost.URL) as it turned out to be more complex than we initially thought.

Classes that are ifdeffed out are being documented: https://792.urlantora.prtest2.cppalliance.org/site/url/reference/boost/urls/ignore_case_t.html / https://github.com/boostorg/url/blob/cf2a888c42dedc25f8223dc61d4707e83bd7a22b/include/boost/url/ignore_case.hpp#L18-L22

See solution for #583

@alandefreitas alandefreitas added Bug Something isn't working Feature Something new that it should do labels May 24, 2024
@alandefreitas alandefreitas self-assigned this May 24, 2024
@alandefreitas alandefreitas moved this to Available in MrDocs May 24, 2024
@alandefreitas
Copy link
Collaborator Author

This has fixed itself via other PRs that include features to exclude symbols from the documentation without macros. We're not going to follow the Doxygen strategy of trying to handle ill-formed code.

@github-project-automation github-project-automation bot moved this from Available to Done in MrDocs Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Feature Something new that it should do
Projects
Status: Done
Development

No branches or pull requests

1 participant