Home.markdown: remove handwritten navigation table
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sat, 4 Jun 2016 06:40:14 +0000 (08:40 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sat, 4 Jun 2016 14:13:35 +0000 (16:13 +0200)
I thought the images looked kind of cheap, plus
I had no icon for the plugin writer's guide, which made
me sad. Plus it duplicated the generated subpages table,
admittedly there should be a way to tell hotdoc
"shut up for this page I'm making my own nav", but
that is another subject.

Deploying+your+application.markdown
GStreamer+reference.markdown
Home.markdown
Installing+the+SDK.markdown
Legal+information.markdown
Tutorials.markdown
pwg-index.md

index 53f443d..5100554 100644 (file)
@@ -1,3 +1,7 @@
+---
+short-description: Deploy the SDK with your application
+...
+
 # Deploying your application
 
 Once the development of your application is finished, you will need to
index 922e915..13be6db 100644 (file)
@@ -1,3 +1,7 @@
+---
+short-description: GStreamer API reference
+...
+
 # GStreamer reference
 
 This is the complete documentation for the GStreamer API, automatically
index c1f13a3..ace7c7c 100644 (file)
@@ -1,15 +1,7 @@
 # GStreamer documentation
 
-## Welcome to the GStreamer documentation!
+## Welcome to the GStreamer SDK documentation!
 
-FIXME: replace with documentation home page
-
-| Section | |
-|--|--|
-| [![](attachments/download.png)](Installing+the+SDK.markdown) | [Download and install GStreamer](Installing+the+SDK.markdown) |
-| [![](attachments/tutorials.png)](Tutorials.markdown) | [Tutorials: Learn how to use the GStreamer SDK](Tutorials.markdown) |
-| [![](attachments/deploy.png)](Deploying+your+application.markdown) | [Deploy the SDK with your application](Deploying+your+application) |
-| [![](attachments/reference.png)](GStreamer+reference.markdown) | [GStreamer API reference](GStreamer+reference.markdown) |
-| [![](attachments/faq.png)](Frequently+Asked+Questions.markdown) | [Frequently Asked Questions](Frequently+Asked+Questions.markdown) |
-|  [![](attachments/legal.png)](Legal+information.markdown) | [Patents, Licenses and legal F.A.Q.](Legal+information.markdown) |
-|  [![](attachments/contact.png)](Contact.markdown) | [Community support, bug reporting...](Contact.markdown) |
+Feel free to jump straight to the download section, start practicing
+with the tutorials, or read the F.A.Q. if you don’t know what this is
+all about.
index e5bb4cd..a34d46b 100644 (file)
@@ -1,3 +1,7 @@
+---
+short-description: Download and install GStreamer
+...
+
 #  Installing the SDK
 
 ## Choose your platform by clicking on the corresponding logo
index f9e120f..1275885 100644 (file)
@@ -1,3 +1,7 @@
+---
+short-description: Patents, Licenses and legal F.A.Q.
+...
+
 # Legal information
 
 # Installer, default installation
index 661589e..3148ddd 100644 (file)
@@ -1,3 +1,7 @@
+---
+short-description: Learn how to use the GStreamer SDK
+...
+
 # Tutorials
 
 ## Welcome to the GStreamer SDK Tutorials!
index e8d30d8..ec3b1ab 100644 (file)
@@ -1,8 +1,6 @@
 ---
-title: GStreamer Plugin Writer's Guide (1.9.0.1)
+title: GStreamer Plugin Writer's Guide
+short-description: Complete walkthrough for writing your very own GStreamer plugin
 ...
 
-# GStreamer Plugin Writer's Guide (1.9.0.1)
-
-
-
+# GStreamer Plugin Writer's Guide