From 7ba45cf3452123a4c08a4aa535da76b793d2eaf2 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Sun, 9 Oct 2011 19:23:33 -0400 Subject: docs: adding uhd Doxygen documentation page and README file. --- docs/doxygen/other/group_defs.dox | 1 + docs/doxygen/other/main_page.dox | 1 + 2 files changed, 2 insertions(+) (limited to 'docs/doxygen') diff --git a/docs/doxygen/other/group_defs.dox b/docs/doxygen/other/group_defs.dox index 27b2109dc2..4dfc842fe8 100644 --- a/docs/doxygen/other/group_defs.dox +++ b/docs/doxygen/other/group_defs.dox @@ -29,6 +29,7 @@ /*! \defgroup vocoder_blk Voice Encoders and Decoders */ /*! \defgroup digital Digital Modulation Blocks */ /*! \defgroup qtgui_blk QT Graphical Interfaces */ +/*! \defgroup uhd_blk UHD Interface */ /*! * \defgroup base_blk Base classes for GR Blocks diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index 0abf934d59..1d9c0f9724 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -13,5 +13,6 @@ More details on packages in GNU Radio: \li \ref page_digital \li \ref page_vocoder \li \ref page_qtgui +\li \ref page_uhd */ -- cgit v1.2.3