summaryrefslogtreecommitdiff
path: root/doc/src/hidden.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/hidden.c')
-rw-r--r--doc/src/hidden.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/hidden.c b/doc/src/hidden.c
index be4a042..a63621d 100644
--- a/doc/src/hidden.c
+++ b/doc/src/hidden.c
@@ -32,4 +32,11 @@
accessor function is provided solely for the purpose of creating
objects for comparison and filtering.
+\page low_level_api Low Level API
+
+\note This is a low level API function. A high level function implementing
+ the same functionality with a simplified usage pattern exists. This
+ function is available as an alternative if the default library
+ behaviour is not desirable.
+
*/