diff options
author | Josh Blum <josh@joshknows.com> | 2010-04-22 12:55:54 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-04-22 12:55:54 -0700 |
commit | 05d0a14a2eaf6054d304c153dc9035eaca8039b2 (patch) | |
tree | 790d0e11ea43da636709100009ed59c93170cfc8 /host/docs/index.rst | |
parent | e5248746f66829c0bd899bcde5c15970fdda785d (diff) | |
download | uhd-05d0a14a2eaf6054d304c153dc9035eaca8039b2.tar.gz uhd-05d0a14a2eaf6054d304c153dc9035eaca8039b2.tar.bz2 uhd-05d0a14a2eaf6054d304c153dc9035eaca8039b2.zip |
pulled in some dboard docs and fixes
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index 37853b0b6..3dc7a2d98 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -13,17 +13,19 @@ Contents ------------------------------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^ -API Documentation +Building the UHD ^^^^^^^^^^^^^^^^^^^^^ -* `Doxygen <./../../doxygen/html/index.html>`_ -* `Using the API <./coding.html>`_ +* `Build Guide <./build.html>`_ ^^^^^^^^^^^^^^^^^^^^^ Supported Devices ^^^^^^^^^^^^^^^^^^^^^ * `USRP2 App Notes <./usrp2.html>`_ +* `Daughterboard App Notes <./dboards.html>`_ ^^^^^^^^^^^^^^^^^^^^^ -Building the UHD +API Documentation ^^^^^^^^^^^^^^^^^^^^^ -* `Build Guide <./build.html>`_ +* `Doxygen <./../../doxygen/html/index.html>`_ +* `Using the API <./coding.html>`_ + |