Commit fc8768f
committed
doc: fix obsolete tags warnings
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 this line from your configuration file or upgrade it using "doxygen -u"
The patch contains only the modifications done by `doxygen -u`.1 parent 74dbd1a commit fc8768f
1 file changed
+573
-271
lines changed
0 commit comments