[gnome-devel-docs] programming-guidelines: Switch from guides to topics
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] programming-guidelines: Switch from guides to topics
- Date: Fri, 6 Feb 2015 16:06:31 +0000 (UTC)
commit e198bb9193f48a8875605ceadbef5333e2f0240b
Author: Philip Withnall <philip withnall collabora co uk>
Date: Tue Feb 3 14:06:56 2015 +0000
programming-guidelines: Switch from guides to topics
The pages containing the bulk of the text should be topics, not guides.
Guides should be used for the overview pages instead.
https://bugzilla.gnome.org/show_bug.cgi?id=376123
programming-guidelines/C/c-coding-style.page | 2 +-
programming-guidelines/C/documentation.page | 2 +-
programming-guidelines/C/writing-good-code.page | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/programming-guidelines/C/c-coding-style.page b/programming-guidelines/C/c-coding-style.page
index 66bbaca..d90041e 100644
--- a/programming-guidelines/C/c-coding-style.page
+++ b/programming-guidelines/C/c-coding-style.page
@@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="guide" style="task"
+ type="topic"
id="c-coding-style">
<info>
diff --git a/programming-guidelines/C/documentation.page b/programming-guidelines/C/documentation.page
index c9eff4f..11bd544 100644
--- a/programming-guidelines/C/documentation.page
+++ b/programming-guidelines/C/documentation.page
@@ -1,7 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
xmlns:xi="http://www.w3.org/2003/XInclude"
- type="guide" style="task"
+ type="topic"
id="documentation">
<info>
diff --git a/programming-guidelines/C/writing-good-code.page b/programming-guidelines/C/writing-good-code.page
index 7173b3b..27e86c1 100644
--- a/programming-guidelines/C/writing-good-code.page
+++ b/programming-guidelines/C/writing-good-code.page
@@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
- type="guide" style="task"
+ type="topic"
id="writing-good-code">
<info>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]