summaryrefslogtreecommitdiffstats
path: root/host/docs/index.rst
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-03-30 17:42:56 -0700
committerJosh Blum <josh@joshknows.com>2012-03-30 17:42:56 -0700
commit4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b (patch)
tree1f8190e8ab623a44c876d924f986661a433dd17a /host/docs/index.rst
parent8630807c4a349da94971b26f6243df7905fee221 (diff)
parente8d9b4d94b201aa808c63f29b7edd6efdc56440e (diff)
downloaduhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.tar.gz
uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.tar.bz2
uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.zip
Merge branch 'docs_stuff'
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r--host/docs/index.rst17
1 files changed, 9 insertions, 8 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst
index f881e8585..8649e7ce3 100644
--- a/host/docs/index.rst
+++ b/host/docs/index.rst
@@ -2,18 +2,20 @@
UHD - USRP Hardware Driver
========================================================================
-The UHD is the "Universal Software Radio Peripheral" hardware driver.
-The goal of the UHD is to provide a host driver and API for current and future Ettus Research products.
-Users will be able to use the UHD driver standalone or with 3rd party applications.
+UHD is the "Universal Software Radio Peripheral" hardware driver.
+The goal of UHD is to provide a host driver and API for current and future Ettus Research products.
+Users will be able to use the UHD driver standalone or with third-party applications.
------------------------------------------------------------------------
Contents
------------------------------------------------------------------------
-^^^^^^^^^^^^^^^^^^^^^
-Building the UHD
-^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Building and Installing UHD
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* `Build Guide <./build.html>`_
+* `Installation Guide (Linux) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Linux>`_
+* `Installation Guide (Windows) <http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Windows>`_
^^^^^^^^^^^^^^^^^^^^^
Application Notes
@@ -37,5 +39,4 @@ API Documentation
^^^^^^^^^^^^^^^^^^^^^
* `Doxygen <./../../doxygen/html/index.html>`_
* `Using the API <./coding.html>`_
-* `Device streaming <./stream.html>`_
-
+* `Device Streaming <./stream.html>`_