diff --git a/GStreamer+reference.markdown b/GStreamer+reference.markdown index 2096f20484..922e9151dd 100644 --- a/GStreamer+reference.markdown +++ b/GStreamer+reference.markdown @@ -1,52 +1,10 @@ # GStreamer reference -# GStreamer reference - This is the complete documentation for the GStreamer API, automatically generated from the source code of GStreamer. - - - - - - - -

This documentation is still being prepared. Meanwhile, all links in the tutorials point to gstreamer.freedesktop.org

+> ![forbiden]This documentation is still being prepared. Meanwhile, all +> links in the tutorials point to [the GStreamer documentation] ressources. -  - -  - -  - -## Comments: - - --- - - - - - - - - - - - -
-

It seems links point to the HEAD (1.0) docs, not 0.10 docs (http://gstreamer.freedesktop.org/data/doc/gstreamer/0.10.36/).

-
- Posted by at Jun 11, 2012 11:34 -
-

Thanks for fixing that link, but it seems all the links in the tutorials also need to be updated. Hopefully Confluence provides for global search and replace. (smile)

-
- Posted by at Jun 11, 2012 12:49 -
-

Fixed! Thanks for the feedback.

-
- Posted by xartigas at Jun 11, 2012 13:20 -
+ [forbiden]: images/icons/emoticons/forbidden.png + [the GStreamer documentation]: https://gstreamer.freedesktop.org/documentation/ diff --git a/Installing+for+Android+development.markdown b/Installing+for+Android+development.markdown index 2fb7bb9320..dbc6c943a1 100644 --- a/Installing+for+Android+development.markdown +++ b/Installing+for+Android+development.markdown @@ -267,7 +267,7 @@ and used as follows: | `GSTREAMER_PLUGINS_CODECS_GPL` | assrender | | `GSTREAMER_PLUGINS_SYS` | glimagesink opensles amc | -Build and run your application as explained in the **Building the tutorials** section. +Build and run your application as explained in the [Building the tutorial](Installing+for+Android+development.markdown#building-the-tutorials) section. [information]: images/icons/emoticons/information.png [Android SDK]: http://developer.android.com/sdk/index.html diff --git a/TODO.markdown b/TODO.markdown index bacfabc78d..a8d2cd55d0 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -73,6 +73,7 @@ Reviewed pages: - Tutorials.markdown - Android+tutorial+1+Link+against+GStreamer.markdown - Android+tutorial+2+A+running+pipeline.markdown + - GStreamer+reference.markdown For-later pages: - Qt+tutorials.markdown [tpm: this should all be rewritten from scratch with qmlglsink; QtGStreamer is outdated and unmaintained, we should not promote it]