Skip to content

lib: Fix file headers for doxygen generation#353

Merged
arnopo merged 2 commits intoOpenAMP:mainfrom
arnopo:doxygen
Jan 13, 2026
Merged

lib: Fix file headers for doxygen generation#353
arnopo merged 2 commits intoOpenAMP:mainfrom
arnopo:doxygen

Conversation

@arnopo
Copy link
Copy Markdown
Contributor

@arnopo arnopo commented Dec 23, 2025

Fix missing file headers and correct existing ones in .c and .h files to properly display the file description brief in the documentation.

- start by "/**",
- fix file relative path,
- fix typos,

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Add file header on missing .c and *h files to display brief
in documentation.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
@arnopo
Copy link
Copy Markdown
Contributor Author

arnopo commented Dec 23, 2025

Result is visible in generated documentation here: https://openamp-docs-libmetal-prs--353.org.readthedocs.build/en/353/doxygen/libmetal/files.html

@arnopo arnopo requested review from edmooring and tnmysh December 23, 2025 14:48
Copy link
Copy Markdown
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup.

@arnopo arnopo merged commit 03f8145 into OpenAMP:main Jan 13, 2026
6 of 7 checks passed
@arnopo arnopo added this to the Release V2026.04 milestone Jan 13, 2026
@arnopo arnopo deleted the doxygen branch January 13, 2026 10:38
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