diff options
| author | Martin Braun <martin.braun@ettus.com> | 2015-09-15 16:37:58 -0700 | 
|---|---|---|
| committer | Martin Braun <martin.braun@ettus.com> | 2015-09-15 16:37:58 -0700 | 
| commit | 4b8a5333ed1844ba627d6993db39bdcadeb3c835 (patch) | |
| tree | a268154684c06f6ddb60f871b2907ede1549e858 /host/docs | |
| parent | fa58d0298c11e87fb0a7cc6bb6aa2cd1802577b0 (diff) | |
| download | uhd-4b8a5333ed1844ba627d6993db39bdcadeb3c835.tar.gz uhd-4b8a5333ed1844ba627d6993db39bdcadeb3c835.tar.bz2 uhd-4b8a5333ed1844ba627d6993db39bdcadeb3c835.zip | |
docs: Less noisy Doxygen while building manual
Diffstat (limited to 'host/docs')
| -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 | 
