]> git.gag.com Git - debian/gnuradio/commitdiff
Updated doxyfile for main documentation, include everything except... semantics
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 28 Aug 2007 20:44:59 +0000 (20:44 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 28 Aug 2007 20:44:59 +0000 (20:44 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6198 221aa14e-8319-0410-a670-987f0aec2ac5

gnuradio-core/doc/Doxyfile.in

index 1d1fcf9aea9a4238ab51a63827430466dc98ab3d..83229cd000723c6c064e1db2f53e306b90a73c9b 100644 (file)
@@ -445,27 +445,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = @top_srcdir@/gnuradio-core/src/lib \
-                         @top_srcdir@/gnuradio-core/src/tests \
-                         @top_srcdir@/gnuradio-core/doc/other \
-                        @top_srcdir@/gr-audio-alsa \
-                        @top_srcdir@/gr-audio-jack \
-                        @top_srcdir@/gr-audio-oss \
-                        @top_srcdir@/gr-audio-osx \
-                        @top_srcdir@/gr-audio-portaudio \
-                        @top_srcdir@/gr-comedi \
-                        @top_srcdir@/gr-cvsd-vocoder \
-                        @top_srcdir@/gr-gsm-fr-vocoder \
-                        @top_srcdir@/gr-pager \
-                        @top_srcdir@/gr-radar-mono \
-                        @top_srcdir@/gr-radio-astronomy \
-                        @top_srcdir@/gr-sounder \
-                        @top_srcdir@/gr-trellis \
-                        @top_srcdir@/gr-usrp \
-                        @top_srcdir@/gr-video-sdl \
-                        @top_srcdir@/mblock \
-                        @top_srcdir@/omnithread \
-                        @top_srcdir@/pmt
+INPUT                  = @top_srcdir@
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
@@ -509,6 +489,7 @@ EXCLUDE                = CVS .svn .libs .deps \
                         @top_builddir@/gr-trellis/src/lib/trellis.cc \
                         @top_builddir@/gr-usrp/src/usrp1.cc \
                         @top_builddir@/gr-video-sdl/src/video_sdl.cc
+                        @top_srcdir@/usrp
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded