[glib/BUG_running_docs: 744/744] docs: tag enclose 'all' and 'help' values
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/BUG_running_docs: 744/744] docs: tag enclose 'all' and 'help' values
- Date: Wed, 29 Jan 2020 12:12:38 +0000 (UTC)
commit fc1e2bc9f05d26fcf820b7e456424eeffe0334c1
Author: Nelson Benítez León <nbenitezl gmail com>
Date: Tue Jul 30 23:19:36 2019 -0400
docs: tag enclose 'all' and 'help' values
so they are not confused as being normal text.
Seen at:
https://developer.gnome.org/glib/stable/glib-running.html
docs/reference/glib/running.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/glib/running.xml b/docs/reference/glib/running.xml
index 86765c868..989f5b41b 100644
--- a/docs/reference/glib/running.xml
+++ b/docs/reference/glib/running.xml
@@ -156,8 +156,8 @@ How to run and debug your GLib application
</listitem>
</varlistentry>
</variablelist>
- The special value all can be used to turn on all debug options.
- The special value help can be used to print all available options.
+ The special value <literal>all</literal> can be used to turn on all debug options.
+ The special value <literal>help</literal> can be used to print all available options.
</para>
</formalpara>
@@ -207,8 +207,8 @@ How to run and debug your GLib application
</listitem>
</varlistentry>
</variablelist>
- The special value all can be used to turn on all options.
- The special value help can be used to print all available options.
+ The special value <literal>all</literal> can be used to turn on all options.
+ The special value <literal>help</literal> can be used to print all available options.
</para>
</formalpara>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]