summaryrefslogtreecommitdiff
path: root/usrp/doc/other/mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/doc/other/mainpage.dox')
-rw-r--r--usrp/doc/other/mainpage.dox9
1 files changed, 9 insertions, 0 deletions
diff --git a/usrp/doc/other/mainpage.dox b/usrp/doc/other/mainpage.dox
new file mode 100644
index 0000000000..56068cc5f8
--- /dev/null
+++ b/usrp/doc/other/mainpage.dox
@@ -0,0 +1,9 @@
+/*! \mainpage
+
+The top level interfaces to the USRP are usrp_standard_rx and
+usrp_standard_tx. Also take a look at their base classes,
+usrp_basic_rx, usrp_basic_tx and usrp_basic.
+
+See also <a href="usrp_guide.html">USRP User's and Developer's Guide</a>
+
+*/