From 3babaaaeecb01ceefb25508783207f1bf7876447 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Wed, 3 Jun 2020 17:16:47 +0100 Subject: Tweak gnome.gtkdoc() documentation for clarity and grammar --- docs/markdown/Gnome-module.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index 54d89aa33..0d1f269af 100644 --- a/docs/markdown/Gnome-module.md +++ b/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). -- cgit v1.2.3