summaryrefslogtreecommitdiff
path: root/Documentation/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/meson.build')
-rw-r--r--Documentation/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/meson.build b/Documentation/meson.build
index 79135b6f..54788d6d 100644
--- a/Documentation/meson.build
+++ b/Documentation/meson.build
@@ -131,6 +131,7 @@ if sphinx.found()
'docs.rst',
'documentation-contents.rst',
'environment_variables.rst',
+ 'feature_requirements.rst',
'guides/application-developer.rst',
'guides/introduction.rst',
'guides/ipa.rst',
@@ -138,6 +139,7 @@ if sphinx.found()
'guides/tracing.rst',
'index.rst',
'lens_driver_requirements.rst',
+ 'libcamera_architecture.rst',
'python-bindings.rst',
'sensor_driver_requirements.rst',
'software-isp-benchmarking.rst',