1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Fix a few Doxygen warnings and errors. Beautify docs a bit.

Also rename Doxyfile to Doxyfile.in, add it in configure and replace
version and pathspec in it with macros.
This commit is contained in:
Veselin Georgiev 2016-05-22 23:20:16 +03:00
commit db65e9a6b0
3 changed files with 41 additions and 29 deletions

View file

@ -57,6 +57,7 @@ AC_CONFIG_FILES([
libcpuid/Makefile
cpuid_tool/Makefile
tests/Makefile
libcpuid/Doxyfile
])
AC_OUTPUT