Commit graph

68 commits

Author SHA1 Message Date
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
Thibault Saunier
e220d85b46 More removal of references to Gst 0.10 2016-06-03 09:42:18 -04:00
Thibault Saunier
36731c755f Basic+tutorial+1+Hello+world.markdown: cleanup 2016-06-03 09:42:18 -04:00
Thibault Saunier
3fbdccaaeb Playback+tutorial+1+Playbin+usage.markdown fixup 2016-06-03 09:42:18 -04:00
Thibault Saunier
437968774c Remove all references to playbin2 2016-06-03 09:42:18 -04:00
Thibault Saunier
42e05576ed GStreamer+reference: Review and cleanup 2016-06-03 09:42:18 -04:00
Sebastian Dröge
65ea75a53d Go over Android tutorial 2 2016-06-03 16:34:16 +03:00
Sebastian Dröge
63804edcca Review Android tutorial 1 and add some more todo items 2016-06-03 16:18:22 +03:00
Olivier Crête
484912e8a7 build.sh: No need to manually copy assets
extra_assets in the json file does it for us.
2016-06-01 13:58:46 -04:00
Olivier Crête
84566d4b0b Merge remote-tracking branch 'fdo/master' 2016-06-01 13:58:34 -04:00
Tim-Philipp Müller
ea8ed571ec Qt integration section punted for later
This needs to be rewritten from scratch, and we shouldn't
promote QtGStreamer as it's outdated and unmaintained.
2016-06-01 12:59:43 +01:00
Tim-Philipp Müller
ada33b750f Remove some pages we don't need in that form 2016-05-31 18:08:18 +01:00
Thibault Saunier
1b6e026cf6 Cleanup the android page 2016-05-27 12:35:37 -04:00
Thibault Saunier
a4c04e5c43 Make sure to always suffix GStreamer tools with -1.0 2016-05-27 12:10:42 -04:00
Thibault Saunier
0ea07b873a Remove references to Confluence and last edit informations
They make no sense anymore
2016-05-27 12:00:22 -04:00
Thibault Saunier
62a71c3070 Add missing images
And cleanup a bit the Installing the SDK page
2016-05-27 11:16:23 -04:00
Olivier Crête
0267b3fc7d Merge remote-tracking branch 'thib/master' 2016-05-27 10:49:04 -04:00
Thibault Saunier
647c17b752 WIP: Review and fix Playback+tutorial+1+Playbin2+usage.html 2016-05-27 00:00:56 -04:00