commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6174 - in gnuradio/trunk: gnuradio-core/doc usrp/doc


From: jcorgan
Subject: [Commit-gnuradio] r6174 - in gnuradio/trunk: gnuradio-core/doc usrp/doc
Date: Fri, 24 Aug 2007 22:01:19 -0600 (MDT)

Author: jcorgan
Date: 2007-08-24 22:01:19 -0600 (Fri, 24 Aug 2007)
New Revision: 6174

Modified:
   gnuradio/trunk/gnuradio-core/doc/Doxyfile.in
   gnuradio/trunk/usrp/doc/Makefile.am
Log:
Make usrp documentation its own top-level directory.  Fixes ticket:149.

Modified: gnuradio/trunk/gnuradio-core/doc/Doxyfile.in
===================================================================
--- gnuradio/trunk/gnuradio-core/doc/Doxyfile.in        2007-08-24 20:45:54 UTC 
(rev 6173)
+++ gnuradio/trunk/gnuradio-core/doc/Doxyfile.in        2007-08-25 04:01:19 UTC 
(rev 6174)
@@ -462,10 +462,8 @@
                         @top_srcdir@/gr-video-sdl \
                         @top_srcdir@/mblock \
                         @top_srcdir@/omnithread \
-                        @top_srcdir@/pmt \
-                        @top_srcdir@/usrp/host
+                        @top_srcdir@/pmt
 
-
 # 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 
 # and *.h) to filter out the source-files in the directories. If left 

Modified: gnuradio/trunk/usrp/doc/Makefile.am
===================================================================
--- gnuradio/trunk/usrp/doc/Makefile.am 2007-08-24 20:45:54 UTC (rev 6173)
+++ gnuradio/trunk/usrp/doc/Makefile.am 2007-08-25 04:01:19 UTC (rev 6174)
@@ -25,7 +25,7 @@
 SUBDIRS = other
 
 man3dir = $(mandir)/man3
-docdir  = $(prefix)/share/doc/@address@hidden@VERSION@
+docdir  = $(prefix)/share/doc/address@hidden@
 
 EXTRA_DIST =                   \
        Doxyfile.in             \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]