aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/index.rst
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2014-03-23 15:11:26 +0100
committerMartin Braun <martin.braun@ettus.com>2014-04-09 17:25:09 +0200
commita74919c2a89a6b1ae40b526c4ceadf1108bfd186 (patch)
tree79cb43c5d7ed3caa1fe8b695001267f0cc8286bf /host/docs/index.rst
parent47bf17b50a305228cfd07ff6fbaff3ac4a30e811 (diff)
downloaduhd-a74919c2a89a6b1ae40b526c4ceadf1108bfd186.tar.gz
uhd-a74919c2a89a6b1ae40b526c4ceadf1108bfd186.tar.bz2
uhd-a74919c2a89a6b1ae40b526c4ceadf1108bfd186.zip
docs: Moved manual to Doxygen
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r--host/docs/index.rst68
1 files changed, 0 insertions, 68 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst
deleted file mode 100644
index ffad1488d..000000000
--- a/host/docs/index.rst
+++ /dev/null
@@ -1,68 +0,0 @@
-========================================================================
-UHD - USRP Hardware Driver
-========================================================================
-
-UHD software is the "Universal Software Radio Peripheral" Hardware Driver software.
-The goal of UHD software 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 and Installing UHD Software
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* `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>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-General UHD Manuals
-^^^^^^^^^^^^^^^^^^^^^
-* `General Application Notes <./general.html>`_
-* `Device Identification Notes <./identification.html>`_
-* `Firmware and FPGA Image Notes <./images.html>`_
-* `Daughterboard Application Notes <./dboards.html>`_
-* `Transport Application Notes <./transport.html>`_
-* `Synchronization Application Notes <./sync.html>`_
-* `Calibration Application Notes <./calibration.html>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-USRP N-Series Devices
-^^^^^^^^^^^^^^^^^^^^^
-* `USRP-N2x0 Series Device Manual <./usrp2.html>`_
-* `USRP-N2x0 Internal GPSDO Device Manual <./gpsdo.html>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-USRP B-Series Devices
-^^^^^^^^^^^^^^^^^^^^^
-* `USRP-B100 Series Device Manual <./usrp_b100.html>`_
-* `USRP-B2x0 Series Device Manual <./usrp_b200.html>`_
-* `USRP1 Device Manual <./usrp1.html>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-USRP E-Series Devices
-^^^^^^^^^^^^^^^^^^^^^
-* `USRP-E1x0 Series Device Manual <./usrp_e1x0.html>`_
-* `USRP-E1x0 Internal GPSDO Device Manual <./gpsdo.html>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-USRP X-Series Devices
-^^^^^^^^^^^^^^^^^^^^^
-* `USRP-X3x0 Series Device Manual <./usrp_x3x0.html>`_
-* `USRP-X3x0 Internal GPSDO Device Manual <./gpsdo_x3x0.html>`_
-* `USRP-X3x0 Front Panel GPIO API <./gpio_api.html>`_
-* `USRP-X3x0 System Configuration <./usrp_x3x0_config.html>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-USRP Legacy Series
-^^^^^^^^^^^^^^^^^^^^^
-* `USRP2 Device Manual <./usrp2.html>`_
-
-^^^^^^^^^^^^^^^^^^^^^
-API Documentation
-^^^^^^^^^^^^^^^^^^^^^
-* `Doxygen <./../../doxygen/html/index.html>`_
-* `Using the API <./coding.html>`_
-* `Device Streaming <./stream.html>`_