summaryrefslogtreecommitdiff
path: root/Makefile-giscanner.am
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2015-12-06 18:03:15 -0800
committerrockon999 <rockon999@users.noreply.github.com>2018-08-06 02:53:45 -0500
commit89d655237f9c08a9a83565b2efafe212df41f508 (patch)
tree148a9e02e1fe7c0ea094c7ffa5cb3a01ec272648 /Makefile-giscanner.am
parent2635fb9fa3e223ae299a4306acf9dc85c6745637 (diff)
downloadgobject-introspection-89d655237f9c08a9a83565b2efafe212df41f508.tar.gz
devdocs: Generate versioning notes
For GIR nodes with version annotations, such as "Since:", "Deprecated:", and "Stability:", we generate stability notes at the top of each node's documentation. These notes are given the CSS class "versioning-note" so that we can format them nicely in DevDocs.
Diffstat (limited to 'Makefile-giscanner.am')
-rw-r--r--Makefile-giscanner.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index 4336a140..2879ab20 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -107,6 +107,7 @@ nobase_dist_template_DATA = \
giscanner/doctemplates/mallard/Gjs/record.tmpl \
giscanner/doctemplates/mallard/Gjs/signal.tmpl \
giscanner/doctemplates/mallard/Gjs/vfunc.tmpl \
+ giscanner/doctemplates/devdocs/Gjs/_doc.tmpl \
giscanner/doctemplates/devdocs/Gjs/_index.tmpl \
giscanner/doctemplates/devdocs/Gjs/_method.tmpl \
giscanner/doctemplates/devdocs/Gjs/_methods.tmpl \