diff options
author | Tom Rondeau <trondeau@vt.edu> | 2011-11-27 20:27:35 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2011-11-27 20:27:35 -0500 |
commit | c04d53d32513a48187aa51efc9e99e9a140a2689 (patch) | |
tree | 4a4e1e25ae9b2be5d65c9396e654d699ed90c7b8 /gr-howto-write-a-block-cmake/docs/doxygen/other/main_page.dox | |
parent | 355dbf5b35e2c4ebbce6c5d7d1ef5a3b0f5610ce (diff) |
docs: added doxygen and swig docs building tools into howto (cmake version only).
Diffstat (limited to 'gr-howto-write-a-block-cmake/docs/doxygen/other/main_page.dox')
-rw-r--r-- | gr-howto-write-a-block-cmake/docs/doxygen/other/main_page.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gr-howto-write-a-block-cmake/docs/doxygen/other/main_page.dox b/gr-howto-write-a-block-cmake/docs/doxygen/other/main_page.dox new file mode 100644 index 0000000000..6357044912 --- /dev/null +++ b/gr-howto-write-a-block-cmake/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. + +*/ |