[gnome-devel-docs] articles/devtools-install: Fix validity errors
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] articles/devtools-install: Fix validity errors
- Date: Mon, 21 Feb 2011 23:40:09 +0000 (UTC)
commit ece60a0916f5a77cdf96b04ef1514e660e37c521
Author: Shaun McCance <shaunm gnome org>
Date: Mon Feb 21 17:10:29 2011 -0500
articles/devtools-install: Fix validity errors
articles/devtools-install/C/fedora.page | 8 ++++----
articles/devtools-install/C/opensuse.page | 6 +++---
articles/devtools-install/C/ubuntu.page | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/articles/devtools-install/C/fedora.page b/articles/devtools-install/C/fedora.page
index b02ce0b..bc8c41a 100644
--- a/articles/devtools-install/C/fedora.page
+++ b/articles/devtools-install/C/fedora.page
@@ -19,12 +19,12 @@
<note>
<p>Please make sure that you are running the latest version of
- <a href="http://www.fedoraproject.org">Fedora</a>. Development usually requires up-to-date
+ <link href="http://www.fedoraproject.org">Fedora</link>. Development usually requires up-to-date
libraries and tools. It doesn't make sense to do development on older versions of Fedora.</p>
</note>
-<section>
- <title>Installing <a href="http://www.anjuta.org">Anjuta IDE</a></title>
+<section id="anjuta">
+ <title>Installing <link href="http://www.anjuta.org">Anjuta IDE</link></title>
<steps>
<item><p>Start <app>Add/Remove Software</app> from the menu</p></item>
<item><p>Type <em>anjuta</em> into the search box</p></item>
@@ -33,7 +33,7 @@
</steps>
</section>
-<section>
+<section id="libs">
<title>Install development libraries</title>
<p>Development files for the libraries are usually post-fixed with <em>-devel</em> in Fedora. You can simply
search for the library name in <app>Add/Remove Software</app> and install the <em>-devel</em> packages
diff --git a/articles/devtools-install/C/opensuse.page b/articles/devtools-install/C/opensuse.page
index 72b58a5..01c98a6 100644
--- a/articles/devtools-install/C/opensuse.page
+++ b/articles/devtools-install/C/opensuse.page
@@ -19,15 +19,15 @@
<note>
<p>Please make sure that you are running the latest version of
- <a href="http://www.opensuse.org">OpenSuSE</a>. Development usually requires up-to-date
+ <link href="http://www.opensuse.org">OpenSuSE</link>. Development usually requires up-to-date
libraries and tools. It doesn't make sense to do development on older versions of OpenSuSE.</p>
</note>
-<section>
+<section id="anjuta">
<title>Installing Anjuta IDE</title>
</section>
-<section>
+<section id="libs">
<title>Install development libraries</title>
</section>
diff --git a/articles/devtools-install/C/ubuntu.page b/articles/devtools-install/C/ubuntu.page
index 0900cc7..29039d9 100644
--- a/articles/devtools-install/C/ubuntu.page
+++ b/articles/devtools-install/C/ubuntu.page
@@ -19,15 +19,15 @@
<note>
<p>Please make sure that you are running the latest version of
- <a href="http://www.ubuntu.com">Ubuntu</a>. Development usually requires up-to-date
+ <link href="http://www.ubuntu.com">Ubuntu</link>. Development usually requires up-to-date
libraries and tools. It doesn't make sense to do development on older versions of Ubuntu.</p>
</note>
-<section>
+<section id="anjuta">
<title>Installing Anjuta IDE</title>
</section>
-<section>
+<section id="libs">
<title>Install development libraries</title>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]