blob: 43fcbf67a4e2f4e8894957bcdea8b3cb7f24a066 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/*! \mainpage
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!
*/
|