The documentation page https://electronicstructurelibrary.github.io/flook/doxygen/index.html displays 0.7 as the project number, but the current latest release is v0.8.4.
This version is hardcoded in doc/Doxyfile (PROJECT_NUMBER variable).
This situation may be confusing to users, I think both numbers should match - if not via scripting so that it is done automatically in the future, at least by manually changing the Doxyfile PROJECT_NUMBER variable.
The documentation page https://electronicstructurelibrary.github.io/flook/doxygen/index.html displays 0.7 as the project number, but the current latest release is v0.8.4.
This version is hardcoded in doc/Doxyfile (
PROJECT_NUMBERvariable).This situation may be confusing to users, I think both numbers should match - if not via scripting so that it is done automatically in the future, at least by manually changing the Doxyfile
PROJECT_NUMBERvariable.