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:
parent
8c629d76b4
commit
db65e9a6b0
3 changed files with 41 additions and 29 deletions
|
@ -57,6 +57,7 @@ AC_CONFIG_FILES([
|
|||
libcpuid/Makefile
|
||||
cpuid_tool/Makefile
|
||||
tests/Makefile
|
||||
libcpuid/Doxyfile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue