diff options
| -rw-r--r-- | host/docs/CMakeLists.txt | 1 | ||||
| -rw-r--r-- | host/docs/usrp2.rst | 5 | 
2 files changed, 6 insertions, 0 deletions
| diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt index c649dbb61..bbe0fec26 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -28,6 +28,7 @@ SET(manual_sources      images.rst      transport.rst      usrp1.rst +    usrp2.rst      usrp_nxxx.rst  ) diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst new file mode 100644 index 000000000..af2df66c6 --- /dev/null +++ b/host/docs/usrp2.rst @@ -0,0 +1,5 @@ +======================================================================== +UHD - USRP2 Application Notes +======================================================================== + +* `USRP2 and USRP-N Series Application Notes <./usrp_nxxx.html>`_ | 
