Commit graph

85 commits

Author SHA1 Message Date
Olivier Crête
5a023e3c63 Remove spurious version numbers 2016-10-06 16:32:28 -04:00
Olivier Crête
0cf3f41778 Fix hotdoc warnings 2016-10-06 16:30:24 -04:00
Olivier Crête
ac54228e18 Remove ref to non-existing gst-inspect.md 2016-10-06 15:27:04 -04:00
Olivier Crête
557531b326 Fix link 2016-10-06 15:24:14 -04:00
Olivier Crête
124b542115 Update Android screenshots 2016-10-06 15:21:55 -04:00
Olivier Crête
cceb6ca9bd Rename intgration to integration 2016-09-16 17:01:30 -04:00
Olivier Crête
c6a867dc6e Remove unused attachments 2016-09-16 16:50:38 -04:00
Olivier Crête
f1f02578f0 Update iOS/OS X info 2016-09-16 16:45:24 -04:00
Olivier Crête
9b4b5a7f58 Replace gstreamer.com uri with freedesktop 2016-09-15 16:19:28 -04:00
Olivier Crête
880317a38b Remove last GStreamer.com references 2016-09-15 16:17:55 -04:00
Olivier Crête
c78fd90de9 Comment out Android Studio reference until we port the examples 2016-09-15 16:11:25 -04:00
Olivier Crête
2d3ecfe782 Small typo fixes 2016-09-15 15:45:01 -04:00
Sebastian Dröge
b8bb7923af s/ffmpegcolorspace/videoconvert/ in a few places 2016-06-22 00:56:34 +03:00
Sebastian Dröge
3a6ba3125f sdk-android-tutorial-video: Fix up various things and de-SDK'ify a bit more 2016-06-22 00:55:42 +03:00
Sebastian Dröge
1b0154c866 sdk-installing-for-android-development: Some further 1.x updates
And add it back to the TODO list, more work on this page needed.
2016-06-22 00:46:26 +03:00
Sebastian Dröge
040d2ca855 sdk-installing-for-android-development: Fix typo in variable name 2016-06-22 00:41:07 +03:00
Thibault Saunier
1c926934ab Avoid having several 'h1' title per page
Each page has one title and it looks better like that
2016-06-17 18:42:07 -04:00
Olivier Crête
208c456f81 Remove most mentions of the SDK 2016-06-17 18:21:42 -04:00
Olivier Crête
f131594d7d gst-inspect.md: Correct env variable name 2016-06-17 17:22:33 -04:00
Olivier Crête
e3511e3a2a Update deploying sections 2016-06-17 17:20:43 -04:00
Olivier Crête
3d0883c6ef Fix more links to old html filenames 2016-06-17 15:49:34 -04:00
Olivier Crête
8da0228fa4 Rename picture 2016-06-17 15:47:44 -04:00
Olivier Crête
4c29622d7f Remove duplicated images 2016-06-17 15:47:27 -04:00
Olivier Crête
1c35f99e7a Updated iOS tutorials 2016-06-17 15:32:33 -04:00
Olivier Crête
1912801c9c Finish updating Android tutorials: 2016-06-16 20:01:54 -04:00
Olivier Crête
39eedcc9d7 reviewed the legal information 2016-06-15 21:41:27 -04:00
Olivier Crête
06563a56ef Update all playback tutorials 2016-06-15 21:27:41 -04:00
Olivier Crête
820891918c sdk-basic-tutorial-hello-world.md: Retitle to match others 2016-06-15 21:27:41 -04:00
Olivier Crête
4566b06c0a sdk-basic-tutorial-dynamic-pipelines.md: Fix typo 2016-06-15 21:27:41 -04:00
Thibault Saunier
992c805de3 Minor link fixes 2016-06-15 21:15:07 -04:00
Olivier Crête
b3fada8337 Reviewed basic tutorials 2016-06-15 20:11:23 -04:00
Olivier Crête
ce0a42f39a Remove clutter tutorial 2016-06-15 20:10:31 -04:00
Olivier Crête
0a973622a9 Update the last basic tutorials 2016-06-15 20:00:24 -04:00
Thibault Saunier
ab17d47d29 Rename API reference with "command line tools"
It is what that section is about
2016-06-15 14:20:42 -04:00
Thibault Saunier
e97b50aab4 Add some information about ges-launch 2016-06-15 13:58:58 -04:00
Thibault Saunier
80096e588a Add missing language tags to code blocks 2016-06-05 21:50:32 -04:00
Thibault Saunier
43a2465744 Fix code block language tagging 2016-06-05 21:16:51 -04:00
Mathieu Duponchelle
c26379435d Make naming consistent 2016-06-05 23:36:01 +02:00
Mathieu Duponchelle
6cdcdcd2d9 Start really cleaning up 2016-06-05 23:33:18 +02:00
Mathieu Duponchelle
600e5c0e36 Use the newly-created hotdoc's syntax highlighting extension. 2016-06-05 22:42:09 +02:00
Mathieu Duponchelle
e256a61106 Add a simple example of inclusion
0.7.9.3 is needed, but it's pushed on pip so it shouldn't
be too complicated.

Need the C extension as well, README updated to reflect
that.

This allowed noticing and fixing two errors in the
link_to_multiplexer snippet, as clang complained,
check the differences between the previous version
and the new one :)
2016-06-04 19:14:22 +02:00
Mathieu Duponchelle
2b89969d95 Add a README
Feel free to change it if disagreeing, but having something
can't hurt :)
2016-06-04 18:14:27 +02:00
Mathieu Duponchelle
07c4cc7ddc Remove some hardcoded html tags.
I know there's a lot more around, but these specific ones
caused the output to be invalid, which made the search
extension complain.
2016-06-04 16:19:05 +02:00
Mathieu Duponchelle
6bd7221d08 fix me up 2016-06-04 16:19:05 +02:00
Mathieu Duponchelle
b0110a6863 Remove some redundancy
We are aware that we are looking at GStreamer's documentation.

Also, change the title of Home.markdown to remove "SDK".
2016-06-04 16:14:36 +02:00
Mathieu Duponchelle
f0206f71a9 Application development manual 2016-06-04 16:13:35 +02:00
Mathieu Duponchelle
70b736f436 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.
2016-06-04 16:13:35 +02:00
Mathieu Duponchelle
68d733bec2 Add a .gitignore file 2016-06-04 16:11:52 +02:00
Mathieu Duponchelle
aec60fc2b5 Plugin writer's guide 2016-06-04 16:11:52 +02:00
Thibault Saunier
33163869cb gst-inspect/launch: Fixes and updates 2016-06-03 09:42:18 -04:00