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