summaryrefslogtreecommitdiffstats
path: root/doc/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-11-17 12:07:21 -0500
committerDavid Robillard <d@drobilla.net>2022-11-17 12:09:45 -0500
commit68d02a48ea89d45f16f7901bf46849ea923841c0 (patch)
treedcab96020bd40c7e4d663d96701bba470abb08ce /doc/meson.build
parente0cb455ac899829cf9fe41bbd6015f5567a9bbcb (diff)
downloadzix-68d02a48ea89d45f16f7901bf46849ea923841c0.tar.gz
zix-68d02a48ea89d45f16f7901bf46849ea923841c0.tar.bz2
zix-68d02a48ea89d45f16f7901bf46849ea923841c0.zip
Improve documentation
Diffstat (limited to 'doc/meson.build')
-rw-r--r--doc/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/meson.build b/doc/meson.build
index e9d3b52..d0f1952 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -28,6 +28,8 @@ if build_docs
# Generated API Reference
c_rst_files = files(
+ 'allocation.rst',
+ 'error_handling.rst',
'index.rst',
'string_views.rst',
'summary.rst',