aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/Doxyfile.in
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-06-21 12:26:17 +0100
committerMartin Braun <martin.braun@ettus.com>2018-06-22 09:11:23 -0700
commit5c5c7ed760fc5eb498f526258d7c474e80379463 (patch)
treec2bcf8f0e2f34632f9520eda3b3ace1cd8840e5e /host/docs/Doxyfile.in
parentcb690f0a88faf203aaabddbb5bcb0293115972de (diff)
downloaduhd-5c5c7ed760fc5eb498f526258d7c474e80379463.tar.gz
uhd-5c5c7ed760fc5eb498f526258d7c474e80379463.tar.bz2
uhd-5c5c7ed760fc5eb498f526258d7c474e80379463.zip
Docs: Add stub of RFNoC docs
Diffstat (limited to 'host/docs/Doxyfile.in')
-rw-r--r--host/docs/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/Doxyfile.in b/host/docs/Doxyfile.in
index 678ea6b8d..36ae2208c 100644
--- a/host/docs/Doxyfile.in
+++ b/host/docs/Doxyfile.in
@@ -654,7 +654,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @CMAKE_CURRENT_BINARY_DIR@/mainpage.dox @DOXYGEN_INPUT_DIRS@
+INPUT = @DOXYGEN_INPUT_DIRS@
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is