Skip to content

Conversation

@ActoryOu
Copy link
Member

@ActoryOu ActoryOu commented Dec 10, 2024

Enable typedef to make docs able to link *_t structs.

Description

As #184 mentioned, there are some missing handles in the doxygen docs. This PR not only adds handles back, but also enable typedef option in doxygen config to link *_t struct correctly for better user experience.

BEFORE this change: there is no link to the function parameters.
image

AFTER this change: and Handles are also fixed
image

image

Test Steps

Use doxygen to generate the docs locally.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ActoryOu ActoryOu merged commit 00188a7 into FreeRTOS:main Dec 10, 2024
10 checks passed
@ActoryOu ActoryOu deleted the DoxygenBetter branch December 10, 2024 08:20
ActoryOu added a commit to ActoryOu/FreeRTOS-Cellular-Interface that referenced this pull request Dec 10, 2024
ActoryOu added a commit to ActoryOu/FreeRTOS-Cellular-Interface that referenced this pull request Dec 11, 2024
ActoryOu added a commit that referenced this pull request Dec 11, 2024
* Enable typedef to make docs able to link *_t structs. (#185)

* Replace Synopsys link with blackduck one to solve link error. (#180)

* Fix freertos.org link in the source and doxygen files (#177)

---------

Co-authored-by: chinglee-iot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants