diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-07-19 16:33:18 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-07-19 16:33:18 -0700 |
commit | 5aa541a9e87019895dc4c11d0045ed269a247e04 (patch) | |
tree | f85ebd70261cffb578b533bf7c2705c99b4092c3 /host/docs/uhd.dox | |
parent | 503b087b242907659ad00a13bf93cad1063b3525 (diff) | |
download | uhd-5aa541a9e87019895dc4c11d0045ed269a247e04.tar.gz uhd-5aa541a9e87019895dc4c11d0045ed269a247e04.tar.bz2 uhd-5aa541a9e87019895dc4c11d0045ed269a247e04.zip |
docs: Add page for the Python API
Diffstat (limited to 'host/docs/uhd.dox')
-rw-r--r-- | host/docs/uhd.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/uhd.dox b/host/docs/uhd.dox index 099bbe415..deca32599 100644 --- a/host/docs/uhd.dox +++ b/host/docs/uhd.dox @@ -9,6 +9,7 @@ publically available symbol in the UHD namespace. Some additional pages on developing UHD are also available here: +\li \subpage page_python \li \subpage page_coding \li \subpage page_converters \li \subpage page_stream |