Exclude ampclass.h from Doxygen processing

Exclude ampclass.h from Doxygen processing for now.
This commit is contained in:
Nate Bargmann 2021-02-08 12:48:47 -06:00
parent f4899caf17
commit 7b32e58a76
No known key found for this signature in database
GPG key ID: F72625E2EDBED598

View file

@ -21,7 +21,8 @@ INPUT = @top_srcdir@/doc/index.doxygen \
@top_srcdir@/include/hamlib/ \
@top_srcdir@/src/
EXCLUDE = @top_srcdir@/src/amp_conf.h
EXCLUDE = @top_srcdir@/src/amp_conf.h \
@top_srcdir@/include/hamlib/ampclass.h
INCLUDE_PATH = @top_srcdir@/include