[gnome-devel-docs] programming-guidelines: Move documentation page FIXMEs to a comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] programming-guidelines: Move documentation page FIXMEs to a comment
- Date: Tue, 10 Feb 2015 11:12:25 +0000 (UTC)
commit baeb6f1180578b330d42b494ef18cd972a1c43b3
Author: Philip Withnall <philip withnall collabora co uk>
Date: Mon Feb 9 20:21:42 2015 +0000
programming-guidelines: Move documentation page FIXMEs to a comment
https://bugzilla.gnome.org/show_bug.cgi?id=376123
programming-guidelines/C/documentation.page | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/programming-guidelines/C/documentation.page b/programming-guidelines/C/documentation.page
index 11bd544..b6fb8f2 100644
--- a/programming-guidelines/C/documentation.page
+++ b/programming-guidelines/C/documentation.page
@@ -97,8 +97,12 @@
than XML.)
</p>
- <!-- FIXME: This should be updated once
- https://bugzilla.gnome.org/show_bug.cgi?id=743182 lands. -->
+ <comment>
+ <p>
+ FIXME: This should be updated once
+ https://bugzilla.gnome.org/show_bug.cgi?id=743182 lands.
+ </p>
+ </comment>
<p>
If the package version is needed to be substituted into the documentation,
create a file named <file>docs/version.xml.in</file>, containing:
@@ -137,8 +141,12 @@
<section id="licensing">
<title>Licensing</title>
- <!-- FIXME: Update this once
- https://bugzilla.gnome.org/show_bug.cgi?id=742580 is fixed. -->
+ <comment>
+ <p>
+ FIXME: Update this once
+ https://bugzilla.gnome.org/show_bug.cgi?id=742580 is fixed.
+ </p>
+ </comment>
<p>
It is important to make the license used for API references clear,
especially if they contain code examples which could be copied around.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]