aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2012-03-17 19:53:05 -0700
committerJosh Blum <josh@joshknows.com>2012-03-19 10:09:36 -0700
commitb5c2f88ae6552fb7243666692eabb1338d7ba16b (patch)
tree56640c91acf67886f48284535efdaf245ef6e1e6 /host
parent7e296167f384a904e2eb0a17d872ad91d012ca09 (diff)
downloaduhd-b5c2f88ae6552fb7243666692eabb1338d7ba16b.tar.gz
uhd-b5c2f88ae6552fb7243666692eabb1338d7ba16b.tar.bz2
uhd-b5c2f88ae6552fb7243666692eabb1338d7ba16b.zip
Added alternative Docutils install method to UHD docs
Diffstat (limited to 'host')
-rw-r--r--host/docs/build.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst
index fbd582880..ee522780a 100644
--- a/host/docs/build.rst
+++ b/host/docs/build.rst
@@ -101,6 +101,10 @@ Docutils
* **Usage:** build time (optional)
* **Download URL:** http://docutils.sourceforge.net/
+**Alternate method:**
+Install setuptools, and use the easy_install command to install Docutils.
+http://pypi.python.org/pypi/setuptools
+
------------------------------------------------------------------------
Build Instructions (Unix)
------------------------------------------------------------------------