diff options
author | Josh Blum <josh@joshknows.com> | 2010-04-18 00:37:24 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-04-18 00:37:24 -0700 |
commit | 77c578fc639bb3d54c6730402de04a22636b1d6d (patch) | |
tree | b20154e5337ff498c831a2472f834bb3087f85e9 /host/docs/index.rst | |
parent | 1ee33acace699a5374d605c71dbe4075b85aecc9 (diff) | |
download | uhd-77c578fc639bb3d54c6730402de04a22636b1d6d.tar.gz uhd-77c578fc639bb3d54c6730402de04a22636b1d6d.tar.bz2 uhd-77c578fc639bb3d54c6730402de04a22636b1d6d.zip |
Created a docs directory to house restructured text documentation.
Moved doxygen build rules into the docs build directory.
Created rst docs for building and burning usrp2.
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst new file mode 100644 index 000000000..f71b0d453 --- /dev/null +++ b/host/docs/index.rst @@ -0,0 +1,6 @@ +======================================================================== +UHD - Universal Hardware Driver +======================================================================== + +* `Build Guide <./build.html>`_ +* `USRP2 App Notes <./usrp2.html>`_ |