diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-07-19 16:39:57 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-07-19 16:39:57 -0700 |
commit | 6580c85d1a620c4aa722edfc92b1fd9f189b077a (patch) | |
tree | 6d7eeeb4f53f8104d135fb07110b4d9a8ed914fe /host/docs/uhd.dox | |
parent | 5aa541a9e87019895dc4c11d0045ed269a247e04 (diff) | |
download | uhd-6580c85d1a620c4aa722edfc92b1fd9f189b077a.tar.gz uhd-6580c85d1a620c4aa722edfc92b1fd9f189b077a.tar.bz2 uhd-6580c85d1a620c4aa722edfc92b1fd9f189b077a.zip |
docs: Add page for the C 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 deca32599..5cf819d71 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_capi \li \subpage page_python \li \subpage page_coding \li \subpage page_converters |