aboutsummaryrefslogtreecommitdiffstats
path: root/gr-gmr1/docs/doxygen/other
diff options
context:
space:
mode:
Diffstat (limited to 'gr-gmr1/docs/doxygen/other')
-rw-r--r--gr-gmr1/docs/doxygen/other/group_defs.dox6
-rw-r--r--gr-gmr1/docs/doxygen/other/main_page.dox10
2 files changed, 16 insertions, 0 deletions
diff --git a/gr-gmr1/docs/doxygen/other/group_defs.dox b/gr-gmr1/docs/doxygen/other/group_defs.dox
new file mode 100644
index 0000000..3efebec
--- /dev/null
+++ b/gr-gmr1/docs/doxygen/other/group_defs.dox
@@ -0,0 +1,6 @@
+/*!
+ * \defgroup block GNU Radio IQBALANCE C++ Signal Processing Blocks
+ * \brief All C++ blocks that can be used from the IQBALANCE GNU Radio
+ * module are listed here or in the subcategories below.
+ *
+ */
diff --git a/gr-gmr1/docs/doxygen/other/main_page.dox b/gr-gmr1/docs/doxygen/other/main_page.dox
new file mode 100644
index 0000000..c8290a3
--- /dev/null
+++ b/gr-gmr1/docs/doxygen/other/main_page.dox
@@ -0,0 +1,10 @@
+/*! \mainpage
+
+Welcome to the GNU Radio IQBALANCE Block
+
+This is the intro page for the Doxygen manual generated for the IQBALANCE
+block (docs/doxygen/other/main_page.dox). Edit it to add more detailed
+documentation about the new GNU Radio modules contained in this
+project.
+
+*/