diff options
author | Tom Rondeau | 2011-10-08 15:29:50 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-10-08 15:29:50 -0400 |
commit | da19886cfec78db4a4db0f8e2a34afe796da9057 (patch) | |
tree | 4273554affe50896bae87962f0a43ecb36cfcfc1 /docs/doxygen | |
parent | 177b9cd631f25c69c6bbd1f6167402f13d708918 (diff) | |
download | gnuradio-da19886cfec78db4a4db0f8e2a34afe796da9057.tar.gz gnuradio-da19886cfec78db4a4db0f8e2a34afe796da9057.tar.bz2 gnuradio-da19886cfec78db4a4db0f8e2a34afe796da9057.zip |
gcell: removed gcell and gr-gcell
Diffstat (limited to 'docs/doxygen')
-rw-r--r-- | docs/doxygen/Doxyfile.in | 1 | ||||
-rw-r--r-- | docs/doxygen/other/group_defs.dox | 8 |
2 files changed, 0 insertions, 9 deletions
diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in index 1f544e5bd..a49aa2a6f 100644 --- a/docs/doxygen/Doxyfile.in +++ b/docs/doxygen/Doxyfile.in @@ -587,7 +587,6 @@ EXCLUDE = @abs_top_builddir@/docs/doxygen/html \ @abs_top_builddir@/docs/doxygen/xml-swig \ @abs_top_builddir@/docs/doxygen/other/doxypy.py \ @abs_top_builddir@/dtools \ - @abs_top_srcdir@/gcell/ibm \ @abs_top_builddir@/gnuradio-core/src/lib/bug_work_around_6.cc \ @abs_top_builddir@/gnuradio-core/src/lib/filter/assembly.h \ @abs_top_builddir@/gnuradio-core/src/lib/filter/generate_all.py \ diff --git a/docs/doxygen/other/group_defs.dox b/docs/doxygen/other/group_defs.dox index 6f2e1ac7f..52f67c06e 100644 --- a/docs/doxygen/other/group_defs.dox +++ b/docs/doxygen/other/group_defs.dox @@ -66,12 +66,4 @@ /*! \defgroup usrp USRP */ /*! \defgroup usrp2 USRP2 */ -/*! - * \defgroup gcell gcell: Cell Broadband Engine SPE Scheduler & RPC Mechanism - * - * For additional information please see the - * <a href="http://gnuradio.org/trac/wiki/Gcell">gcell wiki page</a> - * and <a href="http://comsec.com/papers/gcell-sdrf-2008.pdf">gcell-sdrf-2008.pdf</a>. - */ - /*! \defgroup hardware Misc Hardware Control */ |