Tweak gnome.gtkdoc() documentation for clarity and grammar

pull/7314/head
Jon Turney 5 years ago committed by Nirbheek Chauhan
parent 9f0e75bb40
commit 3babaaaeec
  1. 4
      docs/markdown/Gnome-module.md

@ -343,8 +343,8 @@ of the module.
Note that this has the downside of rebuilding the doc for each build, which is
often very slow. It usually should be enabled only in CI.
This creates a `$module-doc` target that can be ran to build docs and
normally these are only built on install.
This also creates a `$module-doc` target that can be run to build documentation.
Normally the documentation is only built on install.
*Since 0.52.0* Returns a target object that can be passed as dependency to other
targets using generated doc files (e.g. in `content_files` of another doc).

Loading…
Cancel
Save