From 70b736f436b30bb38c4e8c84b38f4de6ba8713d5 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Sat, 4 Jun 2016 08:40:14 +0200 Subject: [PATCH] Home.markdown: remove handwritten navigation table 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 | 4 ++++ GStreamer+reference.markdown | 4 ++++ Home.markdown | 16 ++++------------ Installing+the+SDK.markdown | 4 ++++ Legal+information.markdown | 4 ++++ Tutorials.markdown | 4 ++++ pwg-index.md | 8 +++----- 7 files changed, 27 insertions(+), 17 deletions(-) diff --git a/Deploying+your+application.markdown b/Deploying+your+application.markdown index 53f443d561..5100554a66 100644 --- a/Deploying+your+application.markdown +++ b/Deploying+your+application.markdown @@ -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 diff --git a/GStreamer+reference.markdown b/GStreamer+reference.markdown index 922e9151dd..13be6db029 100644 --- a/GStreamer+reference.markdown +++ b/GStreamer+reference.markdown @@ -1,3 +1,7 @@ +--- +short-description: GStreamer API reference +... + # GStreamer reference This is the complete documentation for the GStreamer API, automatically diff --git a/Home.markdown b/Home.markdown index c1f13a3f19..ace7c7cd48 100644 --- a/Home.markdown +++ b/Home.markdown @@ -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. diff --git a/Installing+the+SDK.markdown b/Installing+the+SDK.markdown index e5bb4cd7b9..a34d46b834 100644 --- a/Installing+the+SDK.markdown +++ b/Installing+the+SDK.markdown @@ -1,3 +1,7 @@ +--- +short-description: Download and install GStreamer +... + # Installing the SDK ## Choose your platform by clicking on the corresponding logo diff --git a/Legal+information.markdown b/Legal+information.markdown index f9e120fd75..1275885751 100644 --- a/Legal+information.markdown +++ b/Legal+information.markdown @@ -1,3 +1,7 @@ +--- +short-description: Patents, Licenses and legal F.A.Q. +... + # Legal information # Installer, default installation diff --git a/Tutorials.markdown b/Tutorials.markdown index 661589e8fb..3148ddd813 100644 --- a/Tutorials.markdown +++ b/Tutorials.markdown @@ -1,3 +1,7 @@ +--- +short-description: Learn how to use the GStreamer SDK +... + # Tutorials ## Welcome to the GStreamer SDK Tutorials! diff --git a/pwg-index.md b/pwg-index.md index e8d30d8906..ec3b1ab6dc 100644 --- a/pwg-index.md +++ b/pwg-index.md @@ -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