diff options
author | eb | 2009-05-22 21:22:22 +0000 |
---|---|---|
committer | eb | 2009-05-22 21:22:22 +0000 |
commit | 5a4b9ba9af590b2a269cb3e5872c85faa7c284d1 (patch) | |
tree | 2049863d006e7bf3265d16975f8a784ef7ad1407 /docs/doxygen/other/main_page.dox | |
parent | c6935bf1775ae73edf525376b79aeafc05f673b1 (diff) | |
download | gnuradio-5a4b9ba9af590b2a269cb3e5872c85faa7c284d1.tar.gz gnuradio-5a4b9ba9af590b2a269cb3e5872c85faa7c284d1.tar.bz2 gnuradio-5a4b9ba9af590b2a269cb3e5872c85faa7c284d1.zip |
Doc fixes.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11088 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'docs/doxygen/other/main_page.dox')
-rw-r--r-- | docs/doxygen/other/main_page.dox | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index 5c37905fa..43fcbf67a 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -2,4 +2,11 @@ Welcome to GNU Radio! +For a list of all GNU Radio C++ blocks, please see <a href="modules.html">C++ Blocks</a>. + +Please note that at this time, we haven't found an acceptable way to +provide unified documentation for the C++ parts of the system and the +parts written in Python (mostly hierarchical blocks). Until this gets +worked out, please bear with us, or better yet, solve it for us! + */ |