8000 doc: fix obsolete tags warnings by sblondon · Pull Request #273 · pspdev/pspsdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

doc: fix obsolete tags warnings #273

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

sblondon
Copy link
Contributor
@sblondon sblondon commented Apr 7, 2025

When Doxygen generates the documentation (via make doxygen-run), it displays several warnings such as:

warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

The patch contains only the modifications done by doxygen -u.

The header shows an update from 1.8.18 (release date 12-04-2020) to 1.9.8 (release date 25-08-2023). The 1.9.8 release is available in Ubuntu noble (24.04LTS) so I guess the update is not a problem for doxygen github action because the doxygen.yml file runs on ubuntu-latest.

When Doxygen generates the documentation (via `make doxygen-run`), it displays warnings such as:
warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove 
B1A1
this line from your configuration file or upgrade it using "doxygen -u"

The patch contains only the modifications done by `doxygen -u`.
Copy link
Member
@diamant3 diamant3 left a comment

Choose a reason for hiding this comment

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

Looks good, Thanks!

@diamant3 diamant3 merged commit 8c79b45 into pspdev:master Apr 8, 2025
1 check passed
@sblondon sblondon deleted the fix-doxygen-obsolete-warnings branch April 8, 2025 08:14
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.

2 participants
0