From 65bfb22a597854a6ffc7f249a720d11d8b985c9d Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Sun, 31 Mar 2013 12:30:45 -0400 Subject: docs: Cleaning up Doxygen files for new structure. No longer reads files from lib directories, so doesn't populate docs with _impl classes. --- docs/doxygen/Doxyfile.swig_doc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/doxygen/Doxyfile.swig_doc.in') diff --git a/docs/doxygen/Doxyfile.swig_doc.in b/docs/doxygen/Doxyfile.swig_doc.in index 8f6182ca83..c1423b30c2 100644 --- a/docs/doxygen/Doxyfile.swig_doc.in +++ b/docs/doxygen/Doxyfile.swig_doc.in @@ -591,7 +591,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = @CMAKE_SOURCE_DIR@/gr-qtgui/lib +EXCLUDE = # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded -- cgit v1.2.3