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.
This commit is contained in:
parent
68d733bec2
commit
70b736f436
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
short-description: Deploy the SDK with your application
|
||||||
|
...
|
||||||
|
|
||||||
# Deploying your application
|
# Deploying your application
|
||||||
|
|
||||||
Once the development of your application is finished, you will need to
|
Once the development of your application is finished, you will need to
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
short-description: GStreamer API reference
|
||||||
|
...
|
||||||
|
|
||||||
# GStreamer reference
|
# GStreamer reference
|
||||||
|
|
||||||
This is the complete documentation for the GStreamer API, automatically
|
This is the complete documentation for the GStreamer API, automatically
|
||||||
|
@ -1,15 +1,7 @@
|
|||||||
# GStreamer documentation
|
# GStreamer documentation
|
||||||
|
|
||||||
## Welcome to the GStreamer documentation!
|
## Welcome to the GStreamer SDK documentation!
|
||||||
|
|
||||||
FIXME: replace with documentation home page
|
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
|
||||||
| Section | |
|
all about.
|
||||||
|--|--|
|
|
||||||
| [](Installing+the+SDK.markdown) | [Download and install GStreamer](Installing+the+SDK.markdown) |
|
|
||||||
| [](Tutorials.markdown) | [Tutorials: Learn how to use the GStreamer SDK](Tutorials.markdown) |
|
|
||||||
| [](Deploying+your+application.markdown) | [Deploy the SDK with your application](Deploying+your+application) |
|
|
||||||
| [](GStreamer+reference.markdown) | [GStreamer API reference](GStreamer+reference.markdown) |
|
|
||||||
| [](Frequently+Asked+Questions.markdown) | [Frequently Asked Questions](Frequently+Asked+Questions.markdown) |
|
|
||||||
| [](Legal+information.markdown) | [Patents, Licenses and legal F.A.Q.](Legal+information.markdown) |
|
|
||||||
| [](Contact.markdown) | [Community support, bug reporting...](Contact.markdown) |
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
short-description: Download and install GStreamer
|
||||||
|
...
|
||||||
|
|
||||||
# Installing the SDK
|
# Installing the SDK
|
||||||
|
|
||||||
## Choose your platform by clicking on the corresponding logo
|
## Choose your platform by clicking on the corresponding logo
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
short-description: Patents, Licenses and legal F.A.Q.
|
||||||
|
...
|
||||||
|
|
||||||
# Legal information
|
# Legal information
|
||||||
|
|
||||||
# Installer, default installation
|
# Installer, default installation
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
short-description: Learn how to use the GStreamer SDK
|
||||||
|
...
|
||||||
|
|
||||||
# Tutorials
|
# Tutorials
|
||||||
|
|
||||||
## Welcome to the GStreamer SDK Tutorials!
|
## Welcome to the GStreamer SDK Tutorials!
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user