diff options
Diffstat (limited to 'gr-howto-write-a-block/docs/doxygen/other/main_page.dox')
-rw-r--r-- | gr-howto-write-a-block/docs/doxygen/other/main_page.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gr-howto-write-a-block/docs/doxygen/other/main_page.dox b/gr-howto-write-a-block/docs/doxygen/other/main_page.dox new file mode 100644 index 000000000..635704491 --- /dev/null +++ b/gr-howto-write-a-block/docs/doxygen/other/main_page.dox @@ -0,0 +1,10 @@ +/*! \mainpage + +Welcome to the GNU Radio HOWTO Block + +This is the intro page for the Doxygen manual generated for the HOWTO +block (docs/doxygen/other/main_page.dox). Edit it to add more detailed +documentation about the new GNU Radio modules contained in this +project. + +*/ |