aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/build.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-07-19 16:33:18 -0700
committerMartin Braun <martin.braun@ettus.com>2018-07-19 16:33:18 -0700
commit5aa541a9e87019895dc4c11d0045ed269a247e04 (patch)
treef85ebd70261cffb578b533bf7c2705c99b4092c3 /host/docs/build.dox
parent503b087b242907659ad00a13bf93cad1063b3525 (diff)
downloaduhd-5aa541a9e87019895dc4c11d0045ed269a247e04.tar.gz
uhd-5aa541a9e87019895dc4c11d0045ed269a247e04.tar.bz2
uhd-5aa541a9e87019895dc4c11d0045ed269a247e04.zip
docs: Add page for the Python API
Diffstat (limited to 'host/docs/build.dox')
-rw-r--r--host/docs/build.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/build.dox b/host/docs/build.dox
index a022985a8..9a6beba20 100644
--- a/host/docs/build.dox
+++ b/host/docs/build.dox
@@ -57,7 +57,7 @@ Other compilers (or lower versions) may work, but are unsupported.
### Python
-- **Purpose:** used by mako and utility scripts
+- **Purpose:** Used by mako build time, and utility scripts and the Python API at runtime
- **Minimum Version:** 2.7
- **Usage:** build time + runtime utility scripts (required)
- **Download URL:** http://www.python.org/download/