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

Doxygen: don't extract static members #12327

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Doxygen: don't extract static members #12327

merged 1 commit into from
Jan 31, 2020

Conversation

VeijoPesonen
Copy link
Contributor

Summary of changes

Static members do not bring any needed information. Those cause only confusion when one is trying to figure what is part of an internal/public API and what is not.

Current Doxygen API documentation

Impact of changes

Migration actions required

Documentation


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[X] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@AnotherButler
@bulislaw
@evedon


@ciarmcom
Copy link
Member

@VeijoPesonen, thank you for your changes.
@AnotherButler @bulislaw @evedon @ARMmbed/mbed-os-maintainers please review.

@mergify mergify bot added needs: CI and removed needs: review labels Jan 29, 2020
@jamesbeyond
Copy link
Contributor

CI Started

@kjbracey kjbracey merged commit 14d6b55 into ARMmbed:master Jan 31, 2020
@mergify mergify bot removed the ready for merge label Jan 31, 2020
@mergify
Copy link

mergify bot commented Jan 31, 2020

This PR does not contain release version label after merging.

@VeijoPesonen VeijoPesonen deleted the doxy_rules branch February 3, 2020 07:44
@0xc0170 0xc0170 added release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0 and removed Release review required labels Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants