diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-09-15 16:38:09 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-09-15 16:38:09 -0700 |
commit | 28fa5a1283649c526305a899ee83a88b8ba9a4bd (patch) | |
tree | cf4c6cac92a48b4004d21e68f7a5ce41e8d666c7 /host/docs/Doxyfile.in | |
parent | a09e0a31b73db3061f2e7c4a9813fe6963f95fb2 (diff) | |
parent | 4b8a5333ed1844ba627d6993db39bdcadeb3c835 (diff) | |
download | uhd-28fa5a1283649c526305a899ee83a88b8ba9a4bd.tar.gz uhd-28fa5a1283649c526305a899ee83a88b8ba9a4bd.tar.bz2 uhd-28fa5a1283649c526305a899ee83a88b8ba9a4bd.zip |
Merge branch 'maint'
Diffstat (limited to 'host/docs/Doxyfile.in')
-rw-r--r-- | host/docs/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/Doxyfile.in b/host/docs/Doxyfile.in index 0f0a5cc27..dc4966011 100644 --- a/host/docs/Doxyfile.in +++ b/host/docs/Doxyfile.in @@ -601,7 +601,7 @@ CITE_BIB_FILES = # The QUIET tag can be used to turn on/off the messages that are generated # by doxygen. Possible values are YES and NO. If left blank NO is used. -QUIET = NO +QUIET = YES # The WARNINGS tag can be used to turn on/off the warning messages that are # generated by doxygen. Possible values are YES and NO. If left blank |