You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update tools/run_doxygen.sh script: warn if bibtex is missing
- bibtex is required to parse "\cite" commands in the documentation and build a bibliography
- if bibtex is missing, then doxygen still creates a working documentation
* however, the documentation will be without citations and without a bibliography
* warnings are issued and the script signals an error
0 commit comments