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

Fix missing doxygen pages #8624

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Nov 1, 2018

Description

Set the doxygen option HIDE_UNDOC_CLASSES to NO so even classes without top level documentation show up. This fixes missing class links in the documentation.

This problem was introduced when the local doxygen settings were synchronized with the website doxygen settings:
784fa91
"Update doxygens to be in sync"

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Set the doxygen option HIDE_UNDOC_CLASSES to NO so even classes
without top level documentation show up. This fixes missing class links
in the documentation.

This problem was introduced when the local doxygen settings were
synchronized with the website doxygen settings:
784fa91
"Update doxygens to be in sync"
@c1728p9
Copy link
Contributor Author

c1728p9 commented Nov 1, 2018

@cmonr this fixes doxygen problems and will need to be backported to 5.10.

@cmonr cmonr requested a review from a team November 1, 2018 22:33
@cmonr
Copy link
Contributor

cmonr commented Nov 1, 2018

@c1728p9 So a patch release?

@AnotherButler
Copy link
Contributor

Yes, please. Those class references won't appear in the 5.10 Doxygen until this is merged.

@cmonr
Copy link
Contributor

cmonr commented Nov 2, 2018

/morph build

@cmonr
Copy link
Contributor

cmonr commented Nov 2, 2018

CI started, but will still need a review from someone in Docs to give an "accept" on the PR.

@mbed-ci
Copy link

mbed-ci commented Nov 2, 2018

Build : SUCCESS

Build number : 3530
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8624/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Nov 2, 2018

@mbed-ci
Copy link

mbed-ci commented Nov 2, 2018

@cmonr
Copy link
Contributor

cmonr commented Nov 2, 2018

/morph test

@mbed-ci
Copy link

mbed-ci commented Nov 2, 2018

@adbridge adbridge merged commit ff007bc into ARMmbed:master Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants