diff options
author | Tom Rondeau <tom@trondeau.com> | 2013-11-23 20:37:42 -0500 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2013-11-23 20:37:42 -0500 |
commit | c0b65c08d179e1b4622db8bdd55420e560f181a6 (patch) | |
tree | be779ab38fa8b545965dc7db9af72bcae8b724ff /docs/doxygen/other | |
parent | 7c37898c35858d0aec5b345313de1cd89f107f99 (diff) | |
parent | 86a0c3c25f4ccbe6c07294221fec20f4682401de (diff) |
Merge branch 'maint'
Diffstat (limited to 'docs/doxygen/other')
-rw-r--r-- | docs/doxygen/other/main_page.dox | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index d47b739057..e2956384f6 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -9,7 +9,7 @@ href="http://gnuradio.org" target="_blank"><b>main project page</b></a>. Other information about the project and discussion about GNU Radio, software radio, and communication theory in general can be found at -the <a href="http://gnuradio.squarespace.com" target="_blank"><b>GNU Radio blog</b></a>. +the <a href="http://www.trondeau.com" target="_blank"><b>GNU Radio blog</b></a>. \section build Building GNU Radio @@ -17,6 +17,10 @@ the <a href="http://gnuradio.squarespace.com" target="_blank"><b>GNU Radio blog< See the \ref build_guide page for details about the project's dependencies and build process. +Once built, look on <a href="http://gnuradio.org" target="_blank">gnuradio.org</a> for +tutorials on using the software system and see \ref +page_exploring_gnuradio for a few simple examples exploring GNU Radio. + \section blocks GNU Radio Blocks |