From e351b3943012b9d133c535ad9a5daa9831c9fc40 Mon Sep 17 00:00:00 2001 From: TingPing Date: Tue, 23 May 2017 05:19:27 -0400 Subject: docs: Add mention of target made by gnome.gtkdoc() Mentioned in #1844 --- docs/markdown/Gnome-module.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/markdown') diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index 079dfcb..46e9c53 100644 --- a/docs/markdown/Gnome-module.md +++ b/docs/markdown/Gnome-module.md @@ -148,6 +148,8 @@ Compiles and installs gtkdoc documentation. Takes one positional arguments; The * `html_assets`: a list of assets for the HTML pages * `content_files`: a list of content files +This creates a `$module-doc` target that can be ran to build docs and normally these are only built on install. + ### gnome.gtkdoc_html_dir() Takes as argument a module name and returns the path where that module's HTML files will be installed. Usually used with `install_data` to install extra files, such as images, to the output directory. -- cgit v1.1