docs: Add mention of target made by gnome.gtkdoc()

Mentioned in #1844
pull/1851/head
TingPing 8 years ago committed by Jussi Pakkanen
parent 07f117e385
commit e351b39430
  1. 2
      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.

Loading…
Cancel
Save