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
39c4835473
android/tutorial2: De-SDKify everything a bit more
...
TODO: The application icon
2016-06-03 16:33:29 +03:00
Sebastian Dröge
63804edcca
Review Android tutorial 1 and add some more todo items
2016-06-03 16:18:22 +03:00
Sebastian Dröge
ab0be3e7e7
android/tutorial1: De-SDKify everything a bit more
...
TODO: The application icon
2016-06-03 16:17:41 +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
Thibault Saunier
23973dee8e
Review and cleanup the Tutorials page
2016-05-26 23:35:18 -04:00
Thibault Saunier
5c2b02e8e5
Review and cleanup the table of content page
2016-05-26 23:30:41 -04:00
Thibault Saunier
76daad76af
Add a simple TODO file to follow what has been reviewed and what not
2016-05-26 23:20:16 -04:00
Thibault Saunier
e8395b01f5
Fix comment block metadatas
2016-05-26 22:53:09 -04:00
Thibault Saunier
a230b60399
Cleanup page about building with cerbero
...
All platform specific where hard to follow as "information", make proper
paragapgraph about those requirements
And pass the file into ``pandoc -t markdown --reference-links
--atx-headers` making the whoel file much nicer to read.`
2016-05-26 22:42:13 -04:00
Thibault Saunier
7d5fe14134
Remove 'GStreamer SDK documentation' in all titles
...
And pass all the markdown file into `git stripspace`
2016-05-26 22:21:04 -04:00
Thibault Saunier
7619e42870
Cleanup the pae about how to install
...
And explain why we do not provide a Linux Sdk
2016-05-26 22:14:38 -04:00
Thibault Saunier
c053a33bfc
Fix links in Home.markdown
2016-05-26 22:12:11 -04:00
Olivier Crête
ef8f495636
Add "emoticons"
2016-05-19 16:47:27 -04:00
Olivier Crête
7f0ee500c1
Update Home page
2016-05-19 16:46:24 -04:00
Olivier Crête
14b522efef
Update with proper markdown tables
...
Also install images
2016-05-19 16:28:02 -04:00
Thibault Saunier
6387b7b557
Fix main title
2016-05-17 15:31:54 -04:00
Thibault Saunier
9576c4bb2c
Add a very simple script to build
...
Handling relocating images
2016-05-17 15:31:23 -04:00
Thibault Saunier
c873982d17
Some enhancements on the Android pages
2016-05-17 15:30:35 -04:00
Olivier Crête
8074004a6d
Cleaned up up to basic tutorial 5
2016-05-17 10:52:21 -04:00
Olivier Crête
055fc95e04
Ported Cerbero/Install/build section to markdown
2016-05-16 19:23:12 +03:00
Olivier Crête
3e540917bd
Remove generated index
2016-05-16 17:32:43 +03:00