diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-02-13 13:34:58 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-02-13 13:34:58 -0500 |
commit | da8abe401ae3859b07c48fb2a5dab4717b6c15cc (patch) | |
tree | 357eef8306745eabbb7a41b8d81ffe8db7ff7e6e /gr-utils/python/modtool/gr-newmod/docs/doxygen/other/main_page.dox | |
parent | a482bd9a29ba643ff148ae392dc359ff53dd7fb9 (diff) | |
parent | af7d55fda43746ae187bc520952eacf420f8363f (diff) |
Merge branch 'next' of gnuradio.org:gnuradio into next
Diffstat (limited to 'gr-utils/python/modtool/gr-newmod/docs/doxygen/other/main_page.dox')
-rw-r--r-- | gr-utils/python/modtool/gr-newmod/docs/doxygen/other/main_page.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gr-utils/python/modtool/gr-newmod/docs/doxygen/other/main_page.dox b/gr-utils/python/modtool/gr-newmod/docs/doxygen/other/main_page.dox new file mode 100644 index 0000000000..6357044912 --- /dev/null +++ b/gr-utils/python/modtool/gr-newmod/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. + +*/ |