summaryrefslogtreecommitdiff
path: root/docs/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-17 00:43:39 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 13:17:36 -0500
commitca11df5f8f900e49a7d1d34c02f3bdedb693910b (patch)
tree9714f06511c26fb54d00ea3ae5c837fa955c4d9d /docs/meson.build
parent3733c1634b0f9a531d2f26d337274fc608b68875 (diff)
downloadpango-ca11df5f8f900e49a7d1d34c02f3bdedb693910b.tar.gz
docs: Convert markup and attributes docs to pango_markup.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 bdea5e50..4e2c06e8 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -2,6 +2,7 @@ gidocgen = find_program('gi-docgen', required: get_option('gtk_doc'))
pango_content_files = [
'pango_rendering.md',
+ 'pango_markup.md',
'pango-name.png',
'layout.png',
'pipeline.png',