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

[lipstick] Update doxygen configuration. JB#61715 #52

Merged
merged 1 commit into from Mar 11, 2024
Merged

Conversation

pvuorela
Copy link
Contributor

Build has quite a bunch of warnings:

[ 188s] warning: Tag 'TCL_SUBST' at line 206 of file 'doxygen.cfg' has become obsolete.
[ 188s] To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
[ 188s] warning: Tag 'SYMBOL_CACHE_SIZE' at line 339 of file 'doxygen.cfg' has become obsolete.
[ 188s] To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

Etc, etc.

Executed doxygen -u on the two .cfg files.

Build has quite a bunch of warnings:

[  188s] warning: Tag 'TCL_SUBST' at line 206 of file 'doxygen.cfg' has become obsolete.
[  188s]          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
[  188s] warning: Tag 'SYMBOL_CACHE_SIZE' at line 339 of file 'doxygen.cfg' has become obsolete.
[  188s]          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

Etc, etc.

Executed doxygen -u on the two .cfg files.
Copy link
Contributor

@Thaodan Thaodan left a comment

Choose a reason for hiding this comment

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

LGTM

@pvuorela pvuorela merged commit f7dab38 into master Mar 11, 2024
@pvuorela pvuorela deleted the doxygen_cfg branch March 11, 2024 09:51
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.

None yet

2 participants