summaryrefslogtreecommitdiffstats
path: root/doc/c/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/c/overview.rst')
-rw-r--r--doc/c/overview.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/c/overview.rst b/doc/c/overview.rst
new file mode 100644
index 0000000..e8d61b1
--- /dev/null
+++ b/doc/c/overview.rst
@@ -0,0 +1,12 @@
+########
+Overview
+########
+
+.. default-domain:: c
+.. highlight:: c
+
+The complete API is declared in ``suil.h``:
+
+.. code-block:: c
+
+ #include <suil/suil.h>