summaryrefslogtreecommitdiff
path: root/docs/meson.build
diff options
context:
space:
mode:
authorPeter Krempa <pkrempa@redhat.com>2022-03-10 17:57:54 +0100
committerPeter Krempa <pkrempa@redhat.com>2022-04-01 16:33:20 +0200
commit8ec0e9a800f87033300f7a7a051d43d49399e4c9 (patch)
treefe56af4cc4e026a585d0d7aa1682ac4ce0d20019 /docs/meson.build
parent9c2876f58c7cdc9e7a7b31be5c1ea292fd439f06 (diff)
downloadlibvirt-8ec0e9a800f87033300f7a7a051d43d49399e4c9.tar.gz
docs: Convert 'hooks' page to rST
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
Diffstat (limited to 'docs/meson.build')
-rw-r--r--docs/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meson.build b/docs/meson.build
index b4b85b0eff..f1d42f8b96 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -28,7 +28,6 @@ docs_html_in_files = [
'formatnode',
'formatnwfilter',
'formatstoragecaps',
- 'hooks',
'index',
'internals',
'java',
@@ -92,6 +91,7 @@ docs_rst_files = [
'goals',
'governance',
'hacking',
+ 'hooks',
'libvirt-go',
'libvirt-go-xml',
'macos',