aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/capi.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-07-24 15:03:33 -0700
committerBrent Stapleton <brent.stapleton@ettus.com>2018-07-31 10:05:03 -0700
commitbd6ac34de76e7415cd0c6dc535babd8a58d73185 (patch)
tree745ed643864b6846da803e8629cb45fb552159d2 /host/docs/capi.dox
parentab1c74c7e4cc7f0fa339be7b6685109045f6f878 (diff)
downloaduhd-bd6ac34de76e7415cd0c6dc535babd8a58d73185.tar.gz
uhd-bd6ac34de76e7415cd0c6dc535babd8a58d73185.tar.bz2
uhd-bd6ac34de76e7415cd0c6dc535babd8a58d73185.zip
docs: Fix Doxygen warnings
Diffstat (limited to 'host/docs/capi.dox')
-rw-r--r--host/docs/capi.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/capi.dox b/host/docs/capi.dox
index 717f5a78b..440e8e923 100644
--- a/host/docs/capi.dox
+++ b/host/docs/capi.dox
@@ -1,4 +1,4 @@
-/*! \page page_python C API
+/*! \page page_capi C API
UHD supports a C API, in case the C++ or Python APIs are not the right solution
for your application.