diff options
author | Josh Blum <josh@joshknows.com> | 2010-11-05 19:54:25 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-11-05 19:54:25 -0700 |
commit | f740a51cc0737b07fd4906f8ca80683ec6e87faa (patch) | |
tree | 143a8f64bdb2915683f49d8396e0495d90007c8a /host/docs/index.rst | |
parent | 1a86e65a18ac7005f0a4dae3bc7fc26e8041267c (diff) | |
download | uhd-f740a51cc0737b07fd4906f8ca80683ec6e87faa.tar.gz uhd-f740a51cc0737b07fd4906f8ca80683ec6e87faa.tar.bz2 uhd-f740a51cc0737b07fd4906f8ca80683ec6e87faa.zip |
uhd: created docs for the device naming, command usage in usrp2 docs, removed redundant docs in usrp1
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index 7f8129e2d..9d6d14d0f 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -21,6 +21,7 @@ Building the UHD Application Notes ^^^^^^^^^^^^^^^^^^^^^ * `General Application Notes <./general.html>`_ +* `Device Identification Notes <./identification.html>`_ * `Firmware and FPGA Image Notes <./images.html>`_ * `USRP1 Application Notes <./usrp1.html>`_ * `USRP2 Application Notes <./usrp2.html>`_ |