summaryrefslogtreecommitdiff
path: root/docs/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-17 00:45:24 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 13:17:36 -0500
commit3733c1634b0f9a531d2f26d337274fc608b68875 (patch)
tree0c65d4831f9fc1bd4a06a6e0b67945c561cb17f8 /docs/meson.build
parenta927c729003daf8fddc61807a553b921b9e10945 (diff)
downloadpango-3733c1634b0f9a531d2f26d337274fc608b68875.tar.gz
docs: Convert rendering section to pango_rendering.md
Diffstat (limited to 'docs/meson.build')
-rw-r--r--docs/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/meson.build b/docs/meson.build
index aa68b59b..bdea5e50 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -1,6 +1,7 @@
gidocgen = find_program('gi-docgen', required: get_option('gtk_doc'))
pango_content_files = [
+ 'pango_rendering.md',
'pango-name.png',
'layout.png',
'pipeline.png',