[gnome-devel-docs] new-platform-overview: Fix markup; reindent the toplevel index.page



commit 97c1984de02f2d670986e553545e2c7f27fb4eaa
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Aug 5 15:39:15 2013 +0200

    new-platform-overview: Fix markup; reindent the toplevel index.page

 new-platform-overview/index.page |   67 ++++++++++++++++---------------------
 1 files changed, 29 insertions(+), 38 deletions(-)
---
diff --git a/new-platform-overview/index.page b/new-platform-overview/index.page
index d830a99..4076849 100644
--- a/new-platform-overview/index.page
+++ b/new-platform-overview/index.page
@@ -19,7 +19,7 @@
     <credit type="author">
       <name>Federico Mena-Quintero</name>
       <email>federico gnome org</email>
-      <years>2012</years>
+      <years>2012, 2013</years>
     </credit>
     <credit type="collaborator">
       <name>Germán Póo-Caamaño</name>
@@ -38,56 +38,47 @@
 
     <include href="cc-by-sa-3-0.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc>Overview of the powerful technologies inside the GNOME platform for developers.</desc>
+    <desc>Developer's overview of the Gnome Platform</desc>
 
     <title type="link" role="trail">GNOME</title>
-</info>
+  </info>
 
   <title>Develop for the GNOME Platform</title>
 
   <p>Welcome to the GNOME developer overview. GNOME offers a range of tools
   that can be used in your application.</p>
 
-<links type="topic" style="button center" groups="#first"/>
+  <links type="topic" style="button center" groups="#first"/>
 
-<links type="topic" groups="ui io media" style="grid center">
-  <title style="heading">Core Technologies</title>
-  <p>Bacon ipsum dolor sit amet turducken boudin bacon, ball
-  tip sirloin capicola venison turkey rump ribeye meatloaf
-  leberkas.</p>
-</links>
+  <links type="topic" groups="ui io media" style="grid center">
+    <title style="heading">Core Technologies</title>
+  </links>
 
-<links type="topic" groups="#default" style="grid center">
-  <title style="heading">Other Stuff</title>
-  <p>Bacon ipsum dolor sit amet turducken boudin bacon, ball
-  tip sirloin capicola venison turkey rump ribeye meatloaf
-  leberkas.</p>
-</links>
+  <links type="topic" groups="#default" style="grid center">
+    <title style="heading">Other Stuff</title>
+  </links>
 
-<links type="topic" groups="help translate" style="grid center">
-  <title style="heading">Integration &amp; support</title>
-  <p>Bacon ipsum dolor sit amet turducken boudin bacon, ball
-  tip sirloin capicola venison turkey rump ribeye meatloaf
-  leberkas.</p>
-</links>
+  <links type="topic" groups="help translate" style="grid center">
+    <title style="heading">Integration &amp; support</title>
+  </links>
 
-<section id="overview" style="2column">
- <info>
-  <title type="link" role="trail">Overview</title>
- </info>
- <title>Overview of GNOME technologies</title>
- <links type="topic" style="2column" groups="#first ui"/>
-</section>
+  <section id="overview" style="2column">
+    <info>
+      <title type="link" role="trail">Overview</title>
+    </info>
+    <title>Overview of GNOME technologies</title>
+    <links type="topic" style="2column" groups="#first ui"/>
+  </section>
 
-<section id="docs" style="2column">
- <title>Examples and documentation</title>
- <p>There are lots of example code snippets that you can use as a reference, as well as extensive generated 
API documentation.</p>
-</section>
+  <section id="docs" style="2column">
+    <title>Examples and documentation</title>
+    <p>There are lots of example code snippets that you can use as a reference, as well as extensive 
generated API documentation.</p>
+  </section>
 
-<section id="FIXME">
-<title>FIXME: Put this somewhere, or delete it</title>
-<p>Concepts I removed: Deployment, Box Model, Signals, GObject</p>
-<p>Dev I removed: Build systems, Coding tools</p>
-</section>
+  <section id="FIXME">
+    <title>FIXME: Put this somewhere, or delete it</title>
+    <p>Concepts I removed: Deployment, Box Model, Signals, GObject</p>
+    <p>Dev I removed: Build systems, Coding tools</p>
+  </section>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]