aboutsummaryrefslogtreecommitdiffstats
path: root/doc/c/reference.rst
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-26 16:07:41 +0100
committerDavid Robillard <d@drobilla.net>2020-11-26 17:09:15 +0100
commit503ba93a4ebf316ab01b468808e4cda2da8b863e (patch)
treeebfbcd7829879def472028617abeb021c9a26e64 /doc/c/reference.rst
parentcaf3f4fc314608d8d8f8be853f4bde6bb50188b0 (diff)
downloadpugl-503ba93a4ebf316ab01b468808e4cda2da8b863e.tar.gz
pugl-503ba93a4ebf316ab01b468808e4cda2da8b863e.tar.bz2
pugl-503ba93a4ebf316ab01b468808e4cda2da8b863e.zip
Generate documentation with Sphinx
Diffstat (limited to 'doc/c/reference.rst')
-rw-r--r--doc/c/reference.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/c/reference.rst b/doc/c/reference.rst
new file mode 100644
index 0000000..21a187f
--- /dev/null
+++ b/doc/c/reference.rst
@@ -0,0 +1,18 @@
+#############
+API Reference
+#############
+
+This section contains the generated documentation for all symbols in the public
+API.
+
+.. toctree::
+
+ api/status
+ api/world
+ api/view
+ api/events
+
+ api/cairo
+ api/gl
+ api/stub
+ api/vulkan