[library-web] give the "how do I" pages their own section
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] give the "how do I" pages their own section
- Date: Sat, 6 Sep 2014 11:57:23 +0000 (UTC)
commit 4c2246d316c909695c9ccdc8604b06f8baa50370
Author: Frédéric Péters <fpeters 0d be>
Date: Sat Sep 6 13:48:56 2014 +0200
give the "how do I" pages their own section
https://bugzilla.gnome.org/show_bug.cgi?id=735458
data/catalog.xml.in | 1 +
data/overlay.xml.in | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/data/catalog.xml.in b/data/catalog.xml.in
index cae926f..ec75305 100644
--- a/data/catalog.xml.in
+++ b/data/catalog.xml.in
@@ -28,6 +28,7 @@ find information on tools and methods to work with many GNOME desktops.
<_msgstr msgid="whitepapers">White Papers</_msgstr>
<_msgstr msgid="guides">Guides</_msgstr>
<_msgstr msgid="devel-guides">Development Guides</_msgstr>
+ <_msgstr msgid="how-do-i">How Do I...?</_msgstr>
<_msgstr msgid="c++-development">C++ Development</_msgstr>
<_msgstr msgid="manuals">Manuals</_msgstr>
<_msgstr msgid="tutorials">Tutorials</_msgstr>
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index 7405e1f..f14c560 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -3,7 +3,7 @@
<subsections>
<subindexes channel="devel">
<subindex id="guides" weight="1">
- <sections>overview gdp-documentation tutorials faqs devel-guides ApplicationsProgramming
c++-development</sections>
+ <sections>overview gdp-documentation tutorials faqs devel-guides ApplicationsProgramming
c++-development how-do-i</sections>
<_title>Guides</_title>
<_abstract>
A growing selection of development guides on common topics.
@@ -22,6 +22,7 @@
<!-- devel channel -->
<subsection channel="devel" id="overview" weight="1"/>
<subsection channel="devel" id="devel-guides" weight="0.9"/>
+ <subsection channel="devel" id="how-do-i" weight="0.85"/>
<subsection channel="devel" id="tutorials" weight="0.8"/>
<subsection channel="devel" id="faqs" weight="0.7"/>
<subsection channel="devel" id="api-base" weight="0.8"/>
@@ -1263,8 +1264,8 @@
</_abstract>
</document>
+ <!-- create documents from wiki pages -->
<extrawikidocs>
- <!-- create a serie of documents out of -->
<channel>devel</channel>
<category>devel-guides</category>
<href>https://wiki.gnome.org/DevGnomeOrg</href>
@@ -1273,9 +1274,8 @@
</extrawikidocs>
<extrawikidocs>
- <!-- create a serie of documents out of -->
<channel>devel</channel>
- <category>tutorials</category>
+ <category>how-do-i</category>
<href>https://wiki.gnome.org/HowDoI</href>
<attributes h2hmode="content-id" hidehref="true" extracss="moinmoin.css"
rewritebase="https://wiki.gnome.org" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]