From 5c8ad24cdd37d00fb469b10d03ea006fa2484690 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Fri, 24 Sep 2021 16:15:51 -0300 Subject: [PATCH] Move files from gst-docs into the "subprojects/gst-docs/" subdir --- .gitignore => subprojects/gst-docs/.gitignore | 0 .../gst-docs/.gitlab-ci.yml | 0 .gitmodules => subprojects/gst-docs/.gitmodules | 0 LICENSE.BSD => subprojects/gst-docs/LICENSE.BSD | 0 .../gst-docs/LICENSE.CC-BY-SA-4.0 | 0 .../gst-docs/LICENSE.LGPL-2.1 | 0 LICENSE.MIT => subprojects/gst-docs/LICENSE.MIT | 0 LICENSE.OPL => subprojects/gst-docs/LICENSE.OPL | 0 README.md => subprojects/gst-docs/README.md | 0 TODO.md => subprojects/gst-docs/TODO.md | 0 .../gst-docs/examples}/bus_example.c | 0 .../gst-docs/examples}/snippets.c | 0 .../gst-docs/examples}/tutorials/android/.gitignore | 0 .../tutorials/android/android-tutorial-1/.gitignore | 0 .../android/android-tutorial-1/AndroidManifest.xml | 0 .../android/android-tutorial-1/build.gradle | 0 .../android/android-tutorial-1/jni/Android.mk | 0 .../android/android-tutorial-1/jni/Application.mk | 0 .../android/android-tutorial-1/jni/dummy.cpp | 0 .../android/android-tutorial-1/jni/tutorial-1.c | 0 .../res/drawable-hdpi/gstreamer_logo_1.png | Bin .../res/drawable-ldpi/gstreamer_logo_1.png | Bin .../res/drawable-mdpi/gstreamer_logo_1.png | Bin .../res/drawable-xhdpi/gstreamer_logo_1.png | Bin .../res/drawable-xxhdpi/gstreamer_logo_1.png | Bin .../res/drawable-xxxhdpi/gstreamer_logo_1.png | Bin .../android/android-tutorial-1/res/layout/main.xml | 0 .../android-tutorial-1/res/values/strings.xml | 0 .../gstreamer/tutorials/tutorial_1/Tutorial1.java | 0 .../tutorials/android/android-tutorial-2/.gitignore | 0 .../android/android-tutorial-2/AndroidManifest.xml | 0 .../android/android-tutorial-2/build.gradle | 0 .../android/android-tutorial-2/jni/Android.mk | 0 .../android/android-tutorial-2/jni/Application.mk | 0 .../android/android-tutorial-2/jni/dummy.cpp | 0 .../android/android-tutorial-2/jni/tutorial-2.c | 0 .../res/drawable-hdpi/gstreamer_logo_2.png | Bin .../res/drawable-ldpi/gstreamer_logo_2.png | Bin .../res/drawable-mdpi/gstreamer_logo_2.png | Bin .../res/drawable-xhdpi/gstreamer_logo_2.png | Bin .../res/drawable-xxhdpi/gstreamer_logo_2.png | Bin .../res/drawable-xxxhdpi/gstreamer_logo_2.png | Bin .../android/android-tutorial-2/res/layout/main.xml | 0 .../android-tutorial-2/res/values/strings.xml | 0 .../gstreamer/tutorials/tutorial_2/Tutorial2.java | 0 .../tutorials/android/android-tutorial-3/.gitignore | 0 .../android/android-tutorial-3/AndroidManifest.xml | 0 .../android/android-tutorial-3/build.gradle | 0 .../android/android-tutorial-3/jni/Android.mk | 0 .../android/android-tutorial-3/jni/Application.mk | 0 .../android/android-tutorial-3/jni/dummy.cpp | 0 .../android/android-tutorial-3/jni/tutorial-3.c | 0 .../res/drawable-hdpi/gstreamer_logo_3.png | Bin .../res/drawable-ldpi/gstreamer_logo_3.png | Bin .../res/drawable-mdpi/gstreamer_logo_3.png | Bin .../res/drawable-xhdpi/gstreamer_logo_3.png | Bin .../res/drawable-xxhdpi/gstreamer_logo_3.png | Bin .../res/drawable-xxxhdpi/gstreamer_logo_3.png | Bin .../android/android-tutorial-3/res/layout/main.xml | 0 .../android-tutorial-3/res/values/strings.xml | 0 .../tutorials/tutorial_3/GStreamerSurfaceView.java | 0 .../gstreamer/tutorials/tutorial_3/Tutorial3.java | 0 .../tutorials/android/android-tutorial-4/.gitignore | 0 .../android/android-tutorial-4/AndroidManifest.xml | 0 .../android/android-tutorial-4/build.gradle | 0 .../android/android-tutorial-4/jni/Android.mk | 0 .../android/android-tutorial-4/jni/Application.mk | 0 .../android/android-tutorial-4/jni/dummy.cpp | 0 .../android/android-tutorial-4/jni/tutorial-4.c | 0 .../res/drawable-hdpi/gstreamer_logo_4.png | Bin .../res/drawable-ldpi/gstreamer_logo_4.png | Bin .../res/drawable-mdpi/gstreamer_logo_4.png | Bin .../res/drawable-xhdpi/gstreamer_logo_4.png | Bin .../res/drawable-xxhdpi/gstreamer_logo_4.png | Bin .../res/drawable-xxxhdpi/gstreamer_logo_4.png | Bin .../android/android-tutorial-4/res/layout/main.xml | 0 .../android-tutorial-4/res/values/strings.xml | 0 .../tutorials/tutorial_4/GStreamerSurfaceView.java | 0 .../gstreamer/tutorials/tutorial_4/Tutorial4.java | 0 .../tutorials/android/android-tutorial-5/.gitignore | 0 .../android/android-tutorial-5/AndroidManifest.xml | 0 .../android/android-tutorial-5/build.gradle | 0 .../android/android-tutorial-5/jni/Android.mk | 0 .../android/android-tutorial-5/jni/Application.mk | 0 .../android/android-tutorial-5/jni/dummy.cpp | 0 .../android/android-tutorial-5/jni/tutorial-5.c | 0 .../android-tutorial-5/res/drawable-ldpi/file.png | Bin .../android-tutorial-5/res/drawable-ldpi/folder.png | Bin .../res/drawable-ldpi/gstreamer_logo_5.png | Bin .../res/drawable-mdpi/gstreamer_logo_5.png | Bin .../res/drawable-xhdpi/gstreamer_logo_5.png | Bin .../res/drawable-xxhdpi/gstreamer_logo_5.png | Bin .../res/drawable-xxxhdpi/gstreamer_logo_5.png | Bin .../res/layout/file_dialog_main.xml | 0 .../res/layout/file_dialog_row.xml | 0 .../android/android-tutorial-5/res/layout/main.xml | 0 .../android-tutorial-5/res/values/strings.xml | 0 .../src/com/lamerman/FileDialog.java | 0 .../tutorials/tutorial_5/GStreamerSurfaceView.java | 0 .../gstreamer/tutorials/tutorial_5/Tutorial5.java | 0 .../examples}/tutorials/android/build.gradle | 0 .../android/gradle/wrapper/gradle-wrapper.jar | Bin .../gradle/wrapper/gradle-wrapper.properties | 0 .../gst-docs/examples}/tutorials/android/gradlew | 0 .../examples}/tutorials/android/settings.gradle | 0 .../gst-docs/examples}/tutorials/basic-tutorial-1.c | 0 .../examples}/tutorials/basic-tutorial-12.c | 0 .../examples}/tutorials/basic-tutorial-13.c | 0 .../examples}/tutorials/basic-tutorial-15.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-2.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-3.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-4.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-5.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-6.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-7.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-8.c | 0 .../gst-docs/examples}/tutorials/basic-tutorial-9.c | 0 .../examples}/tutorials/icons/gstreamer-logo-1.svg | 0 .../examples}/tutorials/icons/gstreamer-logo-2.svg | 0 .../examples}/tutorials/icons/gstreamer-logo-3.svg | 0 .../examples}/tutorials/icons/gstreamer-logo-4.svg | 0 .../examples}/tutorials/icons/gstreamer-logo-5.svg | 0 .../examples}/tutorials/playback-tutorial-1.c | 0 .../examples}/tutorials/playback-tutorial-2.c | 0 .../examples}/tutorials/playback-tutorial-3.c | 0 .../examples}/tutorials/playback-tutorial-4.c | 0 .../examples}/tutorials/playback-tutorial-5.c | 0 .../examples}/tutorials/playback-tutorial-6.c | 0 .../examples}/tutorials/playback-tutorial-7.c | 0 .../examples}/tutorials/python/basic-tutorial-1.py | 0 .../examples}/tutorials/python/basic-tutorial-2.py | 0 .../basic-tutorial-1/basic-tutorial-1.vcxproj | 0 .../basic-tutorial-1.vcxproj.filters | 0 .../basic-tutorial-12/basic-tutorial-12.vcxproj | 0 .../basic-tutorial-12.vcxproj.filters | 0 .../basic-tutorial-13/basic-tutorial-13.vcxproj | 0 .../basic-tutorial-13.vcxproj.filters | 0 .../basic-tutorial-15/basic-tutorial-15.vcxproj | 0 .../basic-tutorial-15.vcxproj.filters | 0 .../basic-tutorial-2/basic-tutorial-2.vcxproj | 0 .../basic-tutorial-2.vcxproj.filters | 0 .../basic-tutorial-3/basic-tutorial-3.vcxproj | 0 .../basic-tutorial-3.vcxproj.filters | 0 .../basic-tutorial-4/basic-tutorial-4.vcxproj | 0 .../basic-tutorial-4.vcxproj.filters | 0 .../basic-tutorial-5/basic-tutorial-5.vcxproj | 0 .../basic-tutorial-5.vcxproj.filters | 0 .../basic-tutorial-6/basic-tutorial-6.vcxproj | 0 .../basic-tutorial-6.vcxproj.filters | 0 .../basic-tutorial-7/basic-tutorial-7.vcxproj | 0 .../basic-tutorial-7.vcxproj.filters | 0 .../basic-tutorial-8/basic-tutorial-8.vcxproj | 0 .../basic-tutorial-8.vcxproj.filters | 0 .../basic-tutorial-9/basic-tutorial-9.vcxproj | 0 .../basic-tutorial-9.vcxproj.filters | 0 .../playback-tutorial-1/playback-tutorial-1.vcxproj | 0 .../playback-tutorial-1.vcxproj.filters | 0 .../playback-tutorial-2/playback-tutorial-2.vcxproj | 0 .../playback-tutorial-2.vcxproj.filters | 0 .../playback-tutorial-3/playback-tutorial-3.vcxproj | 0 .../playback-tutorial-3.vcxproj.filters | 0 .../playback-tutorial-4/playback-tutorial-4.vcxproj | 0 .../playback-tutorial-4.vcxproj.filters | 0 .../playback-tutorial-5/playback-tutorial-5.vcxproj | 0 .../playback-tutorial-5.vcxproj.filters | 0 .../playback-tutorial-6/playback-tutorial-6.vcxproj | 0 .../playback-tutorial-6.vcxproj.filters | 0 .../playback-tutorial-7/playback-tutorial-7.vcxproj | 0 .../playback-tutorial-7.vcxproj.filters | 0 .../examples}/tutorials/vs2010/tutorials.sln | 0 .../project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../tutorials/xcode iOS/Tutorial 1/AppDelegate.h | 0 .../tutorials/xcode iOS/Tutorial 1/AppDelegate.m | 0 .../xcode iOS/Tutorial 1/GStreamerBackend.h | 0 .../xcode iOS/Tutorial 1/GStreamerBackend.m | 0 .../AppIcon-1.appiconset/Contents.json | 0 .../AppIcon-1.appiconset/Icon-60@2x.png | Bin .../AppIcon-1.appiconset/Icon-72.png | Bin .../AppIcon-1.appiconset/Icon-72@2x.png | Bin .../AppIcon-1.appiconset/Icon-76.png | Bin .../AppIcon-1.appiconset/Icon-76@2x.png | Bin .../AppIcon-1.appiconset/Icon-83.5@2x.png | Bin .../Images-1.xcassets/AppIcon-1.appiconset/Icon.png | Bin .../AppIcon-1.appiconset/Icon@2x.png | Bin .../Tutorial 1/Images-1.xcassets/Contents.json | 0 .../LaunchImage-1.launchimage/Contents.json | 0 .../LaunchImage-1.launchimage/Default-568h@2x-1.png | Bin .../LaunchImage-1.launchimage/Default-568h@2x.png | Bin .../xcode iOS/Tutorial 1/Tutorial 1-Info.plist | 0 .../xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch | 0 .../tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf | Bin .../tutorials/xcode iOS/Tutorial 1/ViewController.h | 0 .../tutorials/xcode iOS/Tutorial 1/ViewController.m | 0 .../xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings | 0 .../en.lproj/MainStoryboard_iPad.storyboard | 0 .../en.lproj/MainStoryboard_iPhone.storyboard | 0 .../tutorials/xcode iOS/Tutorial 1/fonts.conf | 0 .../tutorials/xcode iOS/Tutorial 1/gst_ios_init.h | 0 .../tutorials/xcode iOS/Tutorial 1/gst_ios_init.m | 0 .../examples}/tutorials/xcode iOS/Tutorial 1/main.m | 0 .../tutorials/xcode iOS/Tutorial 2/AppDelegate.h | 0 .../tutorials/xcode iOS/Tutorial 2/AppDelegate.m | 0 .../xcode iOS/Tutorial 2/GStreamerBackend.h | 0 .../xcode iOS/Tutorial 2/GStreamerBackend.m | 0 .../xcode iOS/Tutorial 2/GStreamerBackendDelegate.h | 0 .../AppIcon-2.appiconset/Contents.json | 0 .../AppIcon-2.appiconset/Icon-60@2x.png | Bin .../AppIcon-2.appiconset/Icon-72.png | Bin .../AppIcon-2.appiconset/Icon-72@2x.png | Bin .../AppIcon-2.appiconset/Icon-76.png | Bin .../AppIcon-2.appiconset/Icon-76@2x.png | Bin .../AppIcon-2.appiconset/Icon-83.5@2x.png | Bin .../Images-2.xcassets/AppIcon-2.appiconset/Icon.png | Bin .../AppIcon-2.appiconset/Icon@2x.png | Bin .../Tutorial 2/Images-2.xcassets/Contents.json | 0 .../LaunchImage-2.launchimage/Contents.json | 0 .../LaunchImage-2.launchimage/Default-568h@2x-1.png | Bin .../LaunchImage-2.launchimage/Default-568h@2x.png | Bin .../xcode iOS/Tutorial 2/Tutorial 2-Info.plist | 0 .../xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch | 0 .../xcode iOS/Tutorial 2/Tutorial2-Info.plist | 0 .../tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf | Bin .../tutorials/xcode iOS/Tutorial 2/ViewController.h | 0 .../tutorials/xcode iOS/Tutorial 2/ViewController.m | 0 .../xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings | 0 .../en.lproj/MainStoryboard_iPad.storyboard | 0 .../en.lproj/MainStoryboard_iPhone.storyboard | 0 .../tutorials/xcode iOS/Tutorial 2/fonts.conf | 0 .../tutorials/xcode iOS/Tutorial 2/gst_ios_init.h | 0 .../tutorials/xcode iOS/Tutorial 2/gst_ios_init.m | 0 .../examples}/tutorials/xcode iOS/Tutorial 2/main.m | 0 .../tutorials/xcode iOS/Tutorial 3/AppDelegate.h | 0 .../tutorials/xcode iOS/Tutorial 3/AppDelegate.m | 0 .../tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h | 0 .../tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m | 0 .../xcode iOS/Tutorial 3/GStreamerBackend.h | 0 .../xcode iOS/Tutorial 3/GStreamerBackend.m | 0 .../xcode iOS/Tutorial 3/GStreamerBackendDelegate.h | 0 .../AppIcon-3.appiconset/Contents.json | 0 .../AppIcon-3.appiconset/Icon-60@2x.png | Bin .../AppIcon-3.appiconset/Icon-72.png | Bin .../AppIcon-3.appiconset/Icon-72@2x.png | Bin .../AppIcon-3.appiconset/Icon-76.png | Bin .../AppIcon-3.appiconset/Icon-76@2x.png | Bin .../AppIcon-3.appiconset/Icon-83.5@2x.png | Bin .../Images-3.xcassets/AppIcon-3.appiconset/Icon.png | Bin .../AppIcon-3.appiconset/Icon@2x.png | Bin .../Tutorial 3/Images-3.xcassets/Contents.json | 0 .../LaunchImage-3.launchimage/Contents.json | 0 .../LaunchImage-3.launchimage/Default-568h@2x-1.png | Bin .../LaunchImage-3.launchimage/Default-568h@2x.png | Bin .../xcode iOS/Tutorial 3/Tutorial 3-Info.plist | 0 .../xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch | 0 .../tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf | Bin .../tutorials/xcode iOS/Tutorial 3/ViewController.h | 0 .../tutorials/xcode iOS/Tutorial 3/ViewController.m | 0 .../xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings | 0 .../en.lproj/MainStoryboard_iPad.storyboard | 0 .../en.lproj/MainStoryboard_iPhone.storyboard | 0 .../tutorials/xcode iOS/Tutorial 3/fonts.conf | 0 .../tutorials/xcode iOS/Tutorial 3/gst_ios_init.h | 0 .../tutorials/xcode iOS/Tutorial 3/gst_ios_init.m | 0 .../examples}/tutorials/xcode iOS/Tutorial 3/main.m | 0 .../tutorials/xcode iOS/Tutorial 4/AppDelegate.h | 0 .../tutorials/xcode iOS/Tutorial 4/AppDelegate.m | 0 .../tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h | 0 .../tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m | 0 .../xcode iOS/Tutorial 4/GStreamerBackend.h | 0 .../xcode iOS/Tutorial 4/GStreamerBackend.m | 0 .../xcode iOS/Tutorial 4/GStreamerBackendDelegate.h | 0 .../AppIcon-4.appiconset/Contents.json | 0 .../AppIcon-4.appiconset/Icon-60@2x.png | Bin .../AppIcon-4.appiconset/Icon-72.png | Bin .../AppIcon-4.appiconset/Icon-72@2x.png | Bin .../AppIcon-4.appiconset/Icon-76.png | Bin .../AppIcon-4.appiconset/Icon-76@2x.png | Bin .../AppIcon-4.appiconset/Icon-83.5@2x.png | Bin .../Images-4.xcassets/AppIcon-4.appiconset/Icon.png | Bin .../AppIcon-4.appiconset/Icon@2x.png | Bin .../Tutorial 4/Images-4.xcassets/Contents.json | 0 .../LaunchImage-4.launchimage/Contents.json | 0 .../LaunchImage-4.launchimage/Default-568h@2x-1.png | Bin .../LaunchImage-4.launchimage/Default-568h@2x.png | Bin .../xcode iOS/Tutorial 4/Tutorial 4-Info.plist | 0 .../xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch | 0 .../tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf | Bin .../xcode iOS/Tutorial 4/VideoViewController.h | 0 .../xcode iOS/Tutorial 4/VideoViewController.m | 0 .../xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings | 0 .../en.lproj/MainStoryboard_iPad.storyboard | 0 .../en.lproj/MainStoryboard_iPhone.storyboard | 0 .../tutorials/xcode iOS/Tutorial 4/fonts.conf | 0 .../tutorials/xcode iOS/Tutorial 4/gst_ios_init.h | 0 .../tutorials/xcode iOS/Tutorial 4/gst_ios_init.m | 0 .../examples}/tutorials/xcode iOS/Tutorial 4/main.m | 0 .../Tutorial 4/ssl/certs/ca-certificates.crt | 0 .../tutorials/xcode iOS/Tutorial 5/AppDelegate.h | 0 .../tutorials/xcode iOS/Tutorial 5/AppDelegate.m | 0 .../tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h | 0 .../tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m | 0 .../xcode iOS/Tutorial 5/GStreamerBackend.h | 0 .../xcode iOS/Tutorial 5/GStreamerBackend.m | 0 .../xcode iOS/Tutorial 5/GStreamerBackendDelegate.h | 0 .../AppIcon-5.appiconset/Contents.json | 0 .../AppIcon-5.appiconset/Icon-60@2x.png | Bin .../AppIcon-5.appiconset/Icon-72.png | Bin .../AppIcon-5.appiconset/Icon-72@2x.png | Bin .../AppIcon-5.appiconset/Icon-76.png | Bin .../AppIcon-5.appiconset/Icon-76@2x.png | Bin .../AppIcon-5.appiconset/Icon-83.5@2x.png | Bin .../Images-5.xcassets/AppIcon-5.appiconset/Icon.png | Bin .../AppIcon-5.appiconset/Icon@2x.png | Bin .../Tutorial 5/Images-5.xcassets/Contents.json | 0 .../LaunchImage-5.launchimage/Contents.json | 0 .../LaunchImage-5.launchimage/Default-568h@2x-1.png | Bin .../LaunchImage-5.launchimage/Default-568h@2x.png | Bin .../xcode iOS/Tutorial 5/LibraryViewController.h | 0 .../xcode iOS/Tutorial 5/LibraryViewController.m | 0 .../xcode iOS/Tutorial 5/Tutorial 5-Info.plist | 0 .../xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch | 0 .../tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf | Bin .../xcode iOS/Tutorial 5/VideoViewController.h | 0 .../xcode iOS/Tutorial 5/VideoViewController.m | 0 .../xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings | 0 .../en.lproj/MainStoryboard_iPad.storyboard | 0 .../en.lproj/MainStoryboard_iPhone.storyboard | 0 .../tutorials/xcode iOS/Tutorial 5/fonts.conf | 0 .../tutorials/xcode iOS/Tutorial 5/gst_ios_init.h | 0 .../tutorials/xcode iOS/Tutorial 5/gst_ios_init.m | 0 .../examples}/tutorials/xcode iOS/Tutorial 5/main.m | 0 .../Tutorial 5/ssl/certs/ca-certificates.crt | 0 .../GStreamer Tutorials.xcodeproj/project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../xcshareddata/xcschemes/01-Tutorial 1.xcscheme | 0 .../xcshareddata/xcschemes/02-Tutorial 2.xcscheme | 0 .../xcshareddata/xcschemes/03-Turorial 3.xcscheme | 0 .../xcshareddata/xcschemes/04-Tutorial 4.xcscheme | 0 .../xcshareddata/xcschemes/05-Tutorial 5.xcscheme | 0 .../xcshareddata/xcschemes/06-Tutorial 6.xcscheme | 0 .../xcshareddata/xcschemes/07-Tutorial 7.xcscheme | 0 .../xcshareddata/xcschemes/08-Tutorial 8.xcscheme | 0 .../xcshareddata/xcschemes/09-Tutorial 9.xcscheme | 0 .../xcshareddata/xcschemes/12-Tutorial 12.xcscheme | 0 .../xcshareddata/xcschemes/13-Tutorial 13.xcscheme | 0 .../xcshareddata/xcschemes/15-Tutorial 15.xcscheme | 0 .../xcschemes/21-Playback Tutorial 1.xcscheme | 0 .../xcschemes/22-Playback Tutorial 2.xcscheme | 0 .../xcschemes/23-Playback Tutorial 3.xcscheme | 0 .../xcschemes/24-Playback Tutorial 4.xcscheme | 0 .../xcschemes/25-Playback Tutorial 5.xcscheme | 0 .../xcschemes/26-Playback Tutorial 6.xcscheme | 0 .../xcschemes/27-Playback Tutorial 7.xcscheme | 0 .../xcshareddata/xcschemes/xcschememanagement.plist | 0 .../images}/WindowsInstall-BuildSolution.png | Bin .../images}/WindowsInstall-Configuration.png | Bin .../gst-docs/images}/WindowsInstall1.png | Bin .../gst-docs/images}/WindowsInstall10.png | Bin .../gst-docs/images}/WindowsInstall11.png | Bin .../gst-docs/images}/WindowsInstall2.png | Bin .../gst-docs/images}/WindowsInstall3.png | Bin .../gst-docs/images}/WindowsInstall4.png | Bin .../gst-docs/images}/WindowsInstall5.png | Bin .../gst-docs/images}/WindowsInstall6.png | Bin .../gst-docs/images}/WindowsInstall7.png | Bin .../gst-docs/images}/WindowsInstall8.png | Bin .../gst-docs/images}/WindowsInstall9.png | Bin {images => subprojects/gst-docs/images}/android.png | Bin .../gst-docs/images}/basic-concepts-pipeline.png | Bin .../gst-docs/images}/bin-element-ghost.png | Bin .../gst-docs/images}/bin-element-noghost.png | Bin .../gst-docs/images}/bin-element.png | Bin .../gst-docs/images}/cerbero/git-installer-PATH.png | Bin .../images}/cerbero/git-installer-line-endings.png | Bin .../images}/cerbero/msys-install-packages.png | Bin .../gst-docs/images}/cerbero/py-installer-page1.png | Bin .../gst-docs/images}/cerbero/py-installer-page3.png | Bin .../images}/cerbero/vs-installer-uwp-workload.png | Bin .../images}/cerbero/vs2017-installer-workloads.png | Bin .../cerbero/windows-settings-developer-mode.png | Bin {images => subprojects/gst-docs/images}/clocks.png | Bin .../gst-docs/images}/communication.png | Bin {images => subprojects/gst-docs/images}/contact.png | Bin .../gst-docs/images}/distribute.svg | 0 .../gst-docs/images}/download.png | Bin .../gst-docs/images}/emoticons/information.png | Bin {images => subprojects/gst-docs/images}/faq.png | Bin .../gst-docs/images}/figure-1.png | Bin .../gst-docs/images}/filter-element-multi.png | Bin .../gst-docs/images}/filter-element.png | Bin .../gst-docs/images}/gstreamer-overview.png | Bin .../gst-docs/images}/hello-world.png | Bin .../gst-docs/images}/icons/bullet_blue.gif | Bin .../images}/icons/contenttypes/comment_16.png | Bin .../images}/icons/contenttypes/home_page_16.png | Bin .../gst-docs/images}/icons/emoticons/forbidden.svg | 0 .../images}/icons/emoticons/information.svg | 0 .../gst-docs/images}/icons/emoticons/warning.svg | 0 .../gst-docs/images}/icons/grey_arrow_down.gif | Bin {images => subprojects/gst-docs/images}/ios.jpeg | Bin {images => subprojects/gst-docs/images}/legal.png | Bin .../gst-docs/images}/linked-elements.png | Bin {images => subprojects/gst-docs/images}/linux.png | Bin {images => subprojects/gst-docs/images}/mac.png | Bin .../gst-docs/images}/media-next.png | Bin .../gst-docs/images}/mime-world.png | Bin {images => subprojects/gst-docs/images}/playbin.png | Bin .../gst-docs/images}/reference.png | Bin .../gst-docs/images}/releases.png | Bin .../gst-docs/images}/simple-player.png | Bin .../gst-docs/images}/sink-element.png | Bin .../gst-docs/images}/src-element.png | Bin .../gst-docs/images}/thread-buffering.png | Bin .../gst-docs/images}/thread-synchronizing.png | Bin .../android-a-complete-media-player-screenshot.png | Bin .../android-a-running-pipeline-screenshot.png | Bin .../android-link-against-gstreamer-screenshot.png | Bin .../tutorials/android-media-player-screenshot.png | Bin .../images}/tutorials/android-video-screenshot.png | Bin .../gst-docs/images}/tutorials/basic-tutorial-5.png | Bin .../gst-docs/images}/tutorials/basic-tutorial-7.png | Bin .../gst-docs/images}/tutorials/basic-tutorial-8.png | Bin .../ios-a-basic-media-player-screenshot.png | Bin .../ios-a-complete-media-player-screenshot-0.png | Bin .../ios-a-complete-media-player-screenshot-1.png | Bin .../tutorials/ios-a-running-pipeline-screenshot.png | Bin .../ios-link-against-gstreamer-screenshot.png | Bin .../images}/tutorials/ios-video-screenshot.png | Bin {images => subprojects/gst-docs/images}/windows.png | Bin .../markdown}/additional/design/MT-refcounting.md | 0 .../gst-docs/markdown}/additional/design/TODO.md | 0 .../markdown}/additional/design/activation.md | 0 .../markdown}/additional/design/audiosinks.md | 0 .../gst-docs/markdown}/additional/design/buffer.md | 0 .../markdown}/additional/design/buffering.md | 0 .../markdown}/additional/design/bufferpool.md | 0 .../gst-docs/markdown}/additional/design/caps.md | 0 .../gst-docs/markdown}/additional/design/clocks.md | 0 .../gst-docs/markdown}/additional/design/context.md | 0 .../markdown}/additional/design/controller.md | 0 .../markdown}/additional/design/conventions.md | 0 .../markdown}/additional/design/decodebin.md | 0 .../markdown}/additional/design/draft-klass.md | 0 .../markdown}/additional/design/draft-metadata.md | 0 .../markdown}/additional/design/draft-push-pull.md | 0 .../markdown}/additional/design/draft-tagreading.md | 0 .../gst-docs/markdown}/additional/design/dynamic.md | 0 .../markdown}/additional/design/element-sink.md | 0 .../markdown}/additional/design/element-source.md | 0 .../additional/design/element-transform.md | 0 .../markdown}/additional/design/encoding.md | 0 .../gst-docs/markdown}/additional/design/events.md | 0 .../markdown}/additional/design/framestep.md | 0 .../gst-docs/markdown}/additional/design/gstbin.md | 0 .../gst-docs/markdown}/additional/design/gstbus.md | 0 .../markdown}/additional/design/gstelement.md | 0 .../markdown}/additional/design/gstghostpad.md | 0 .../markdown}/additional/design/gstobject.md | 0 .../markdown}/additional/design/gstpipeline.md | 0 .../gst-docs/markdown}/additional/design/index.md | 0 .../markdown}/additional/design/interlaced-video.md | 0 .../markdown}/additional/design/keyframe-force.md | 0 .../gst-docs/markdown}/additional/design/latency.md | 0 .../markdown}/additional/design/live-source.md | 0 .../additional/design/mediatype-audio-raw.md | 0 .../additional/design/mediatype-text-raw.md | 0 .../additional/design/mediatype-video-raw.md | 0 .../gst-docs/markdown}/additional/design/memory.md | 0 .../markdown}/additional/design/messages.md | 0 .../gst-docs/markdown}/additional/design/meta.md | 0 .../markdown}/additional/design/miniobject.md | 0 .../markdown}/additional/design/missing-plugins.md | 0 .../markdown}/additional/design/negotiation.md | 0 .../gst-docs/markdown}/additional/design/opengl.md | 0 .../markdown}/additional/design/orc-integration.md | 0 .../markdown}/additional/design/overview.md | 0 .../gst-docs/markdown}/additional/design/playbin.md | 0 .../gst-docs/markdown}/additional/design/preroll.md | 0 .../gst-docs/markdown}/additional/design/probes.md | 0 .../markdown}/additional/design/progress.md | 0 .../markdown}/additional/design/push-pull.md | 0 .../gst-docs/markdown}/additional/design/qos.md | 0 .../gst-docs/markdown}/additional/design/query.md | 0 .../markdown}/additional/design/relations.md | 0 .../gst-docs/markdown}/additional/design/rtp.md | 0 .../markdown}/additional/design/scheduling.md | 0 .../gst-docs/markdown}/additional/design/seeking.md | 0 .../markdown}/additional/design/segments.md | 0 .../gst-docs/markdown}/additional/design/seqnums.md | 0 .../markdown}/additional/design/sparsestreams.md | 0 .../markdown}/additional/design/standards.md | 0 .../gst-docs/markdown}/additional/design/states.md | 0 .../additional/design/stereo-multiview-video.md | 0 .../markdown}/additional/design/stream-selection.md | 0 .../markdown}/additional/design/stream-status.md | 0 .../gst-docs/markdown}/additional/design/streams.md | 0 .../additional/design/subtitle-overlays.md | 0 .../markdown}/additional/design/synchronisation.md | 0 .../gst-docs/markdown}/additional/design/toc.md | 0 .../gst-docs/markdown}/additional/design/tracing.md | 0 .../markdown}/additional/design/trickmodes.md | 0 .../gst-docs/markdown}/additional/index.md | 0 .../gst-docs/markdown}/additional/rtp.md | 0 .../gst-docs/markdown}/additional/splitup.md | 0 .../gst-docs/markdown}/additional/videos.md | 0 .../advanced/autoplugging.md | 0 .../application-development/advanced/buffering.md | 0 .../application-development/advanced/clocks.md | 0 .../application-development/advanced/dparams.md | 0 .../application-development/advanced/index.md | 0 .../application-development/advanced/interfaces.md | 0 .../application-development/advanced/metadata.md | 0 .../advanced/pipeline-manipulation.md | 0 .../application-development/advanced/queryevents.md | 0 .../application-development/advanced/threads.md | 0 .../appendix/checklist-element.md | 0 .../application-development/appendix/compiling.md | 0 .../application-development/appendix/index.md | 0 .../application-development/appendix/integration.md | 0 .../application-development/appendix/licensing.md | 0 .../application-development/appendix/porting-1.0.md | 0 .../application-development/appendix/porting.md | 0 .../application-development/appendix/programs.md | 0 .../application-development/appendix/quotes.md | 0 .../application-development/basics/bins.md | 0 .../markdown}/application-development/basics/bus.md | 0 .../application-development/basics/data.md | 0 .../application-development/basics/elements.md | 0 .../application-development/basics/helloworld.md | 0 .../application-development/basics/index.md | 0 .../application-development/basics/init.md | 0 .../application-development/basics/pads.md | 0 .../application-development/highlevel/index.md | 0 .../highlevel/playback-components.md | 0 .../markdown}/application-development/index.md | 0 .../application-development/introduction/basics.md | 0 .../introduction/gstreamer.md | 0 .../application-development/introduction/index.md | 0 .../introduction/motivation.md | 0 .../gst-docs/markdown}/contribute/index.md | 0 .../gst-docs/markdown}/deploying/index.md | 0 .../gst-docs/markdown}/deploying/mac-osx.md | 0 .../deploying/multiplatform-using-cerbero.md | 0 .../gst-docs/markdown}/deploying/windows.md | 0 .../markdown}/for-later/basic-media-player.md | 0 .../for-later/qt-gstreamer-vs-c-gstreamer.md | 0 .../for-later/using-appsink-appsrc-in-qt.md | 0 .../frequently-asked-questions/dependencies.md | 0 .../frequently-asked-questions/developing.md | 0 .../markdown}/frequently-asked-questions/general.md | 0 .../markdown}/frequently-asked-questions/getting.md | 0 .../markdown}/frequently-asked-questions/git.md | 0 .../markdown}/frequently-asked-questions/index.md | 0 .../markdown}/frequently-asked-questions/legal.md | 0 .../frequently-asked-questions/licensing.md | 0 .../frequently-asked-questions/troubleshooting.md | 0 .../markdown}/frequently-asked-questions/using.md | 0 .../gst-docs/markdown}/gst_index.md | 0 .../gst-docs/markdown}/index.md | 0 .../building-from-source-using-cerbero.md | 0 .../installing/building-from-source-using-meson.md | 0 .../markdown}/installing/for-android-development.md | 0 .../markdown}/installing/for-ios-development.md | 0 .../gst-docs/markdown}/installing/index.md | 0 .../gst-docs/markdown}/installing/on-linux.md | 0 .../gst-docs/markdown}/installing/on-mac-osx.md | 0 .../gst-docs/markdown}/installing/on-windows.md | 0 .../gst-docs/markdown}/legal-information.md | 0 {markdown => subprojects/gst-docs/markdown}/libs.md | 0 .../plugin-development/advanced/allocation.md | 0 .../markdown}/plugin-development/advanced/clock.md | 0 .../plugin-development/advanced/dparams.md | 0 .../markdown}/plugin-development/advanced/events.md | 0 .../markdown}/plugin-development/advanced/index.md | 0 .../plugin-development/advanced/interfaces.md | 0 .../plugin-development/advanced/media-types.md | 0 .../plugin-development/advanced/negotiation.md | 0 .../markdown}/plugin-development/advanced/qos.md | 0 .../plugin-development/advanced/request.md | 0 .../plugin-development/advanced/scheduling.md | 0 .../plugin-development/advanced/tagging.md | 0 .../appendix/checklist-element.md | 0 .../markdown}/plugin-development/appendix/index.md | 0 .../appendix/licensing-advisory.md | 0 .../plugin-development/appendix/porting.md | 0 .../markdown}/plugin-development/basics/args.md | 0 .../markdown}/plugin-development/basics/boiler.md | 0 .../markdown}/plugin-development/basics/chainfn.md | 0 .../markdown}/plugin-development/basics/eventfn.md | 0 .../markdown}/plugin-development/basics/index.md | 0 .../markdown}/plugin-development/basics/pads.md | 0 .../markdown}/plugin-development/basics/queryfn.md | 0 .../markdown}/plugin-development/basics/signals.md | 0 .../markdown}/plugin-development/basics/states.md | 0 .../markdown}/plugin-development/basics/testapp.md | 0 .../element-types/base-classes.md | 0 .../plugin-development/element-types/index.md | 0 .../plugin-development/element-types/manager.md | 0 .../plugin-development/element-types/n-to-one.md | 0 .../plugin-development/element-types/one-to-n.md | 0 .../gst-docs/markdown}/plugin-development/index.md | 0 .../plugin-development/introduction/basics.md | 0 .../plugin-development/introduction/index.md | 0 .../plugin-development/introduction/preface.md | 0 .../gst-docs/markdown}/plugins_doc.md | 0 .../gst-docs/markdown}/simple-index.md | 0 .../gst-docs/markdown}/templates/ALERT_JS.md | 0 .../gst-docs/markdown}/templates/ALERT_PY.md | 0 .../gst-docs/markdown}/templates/C+JS_FALLBACK.md | 0 .../gst-docs/markdown}/templates/C+PY_FALLBACK.md | 0 .../gst-docs/markdown}/templates/C.md | 0 .../gst-docs/markdown}/templates/END_LANG.md | 0 .../gst-docs/markdown}/templates/JS.md | 0 .../gst-docs/markdown}/templates/PY.md | 0 .../gst-docs/markdown}/tools/ges-launch.md | 0 .../gst-docs/markdown}/tools/gst-inspect.md | 0 .../gst-docs/markdown}/tools/gst-launch.md | 0 .../gst-docs/markdown}/tools/index.md | 0 .../tutorials/android/a-complete-media-player.md | 0 .../tutorials/android/a-running-pipeline.md | 0 .../gst-docs/markdown}/tutorials/android/index.md | 0 .../tutorials/android/link-against-gstreamer.md | 0 .../markdown}/tutorials/android/media-player.md | 0 .../gst-docs/markdown}/tutorials/android/video.md | 0 .../gst-docs/markdown}/tutorials/basic/concepts.md | 0 .../markdown}/tutorials/basic/debugging-tools.md | 0 .../markdown}/tutorials/basic/dynamic-pipelines.md | 0 .../markdown}/tutorials/basic/gstreamer-tools.md | 0 .../markdown}/tutorials/basic/handy-elements.md | 0 .../markdown}/tutorials/basic/hello-world.md | 0 .../gst-docs/markdown}/tutorials/basic/index.md | 0 .../basic/media-formats-and-pad-capabilities.md | 0 .../tutorials/basic/media-information-gathering.md | 0 .../basic/multithreading-and-pad-availability.md | 0 .../tutorials/basic/platform-specific-elements.md | 0 .../markdown}/tutorials/basic/playback-speed.md | 0 .../tutorials/basic/short-cutting-the-pipeline.md | 0 .../gst-docs/markdown}/tutorials/basic/streaming.md | 0 .../markdown}/tutorials/basic/time-management.md | 0 .../tutorials/basic/toolkit-integration.md | 0 .../gst-docs/markdown}/tutorials/index.md | 0 .../markdown}/tutorials/ios/a-basic-media-player.md | 0 .../tutorials/ios/a-complete-media-player.md | 0 .../markdown}/tutorials/ios/a-running-pipeline.md | 0 .../gst-docs/markdown}/tutorials/ios/index.md | 0 .../tutorials/ios/link-against-gstreamer.md | 0 .../gst-docs/markdown}/tutorials/ios/video.md | 0 .../tutorials/playback/audio-visualization.md | 0 .../markdown}/tutorials/playback/color-balance.md | 0 .../tutorials/playback/custom-playbin-sinks.md | 0 .../playback/digital-audio-pass-through.md | 0 .../playback/hardware-accelerated-video-decoding.md | 0 .../gst-docs/markdown}/tutorials/playback/index.md | 0 .../markdown}/tutorials/playback/playbin-usage.md | 0 .../tutorials/playback/progressive-streaming.md | 0 .../playback/short-cutting-the-pipeline.md | 0 .../tutorials/playback/subtitle-management.md | 0 .../gst-docs/markdown}/tutorials/qt-tutorials.md | 0 .../markdown}/tutorials/table-of-concepts.md | 0 meson.build => subprojects/gst-docs/meson.build | 0 .../gst-docs/meson_options.txt | 0 .../gst-docs/scripts}/RELEASE_README.md | 0 .../gst-docs/scripts}/generate_sitemap.py | 0 .../gst-docs/scripts}/release.py | 0 sitemap.txt => subprojects/gst-docs/sitemap.txt | 0 .../gst-docs/symbols}/symbol_index.json | 0 .../gst-docs/symbols}/symbols_version.txt | 0 .../gst-docs/theme}/extra/css/extra_frontend.css | 0 .../gst-docs/theme}/extra/images/api-reference.svg | 0 .../gst-docs/theme}/extra/images/deploy.png | Bin .../theme}/extra/images/design-guidelines.svg | 0 .../gst-docs/theme}/extra/images/favicon.png | Bin .../gst-docs/theme}/extra/images/gstreamer-logo.svg | 0 .../gst-docs/theme}/extra/images/tutorials.png | Bin .../gst-docs/theme}/extra/templates/brand-logo.html | 0 .../gst-docs/theme}/extra/templates/extra_head.html | 0 .../theme}/extra/templates/navbar_links.html | 0 677 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => subprojects/gst-docs/.gitignore (100%) rename .gitlab-ci.yml => subprojects/gst-docs/.gitlab-ci.yml (100%) rename .gitmodules => subprojects/gst-docs/.gitmodules (100%) rename LICENSE.BSD => subprojects/gst-docs/LICENSE.BSD (100%) rename LICENSE.CC-BY-SA-4.0 => subprojects/gst-docs/LICENSE.CC-BY-SA-4.0 (100%) rename LICENSE.LGPL-2.1 => subprojects/gst-docs/LICENSE.LGPL-2.1 (100%) rename LICENSE.MIT => subprojects/gst-docs/LICENSE.MIT (100%) rename LICENSE.OPL => subprojects/gst-docs/LICENSE.OPL (100%) rename README.md => subprojects/gst-docs/README.md (100%) rename TODO.md => subprojects/gst-docs/TODO.md (100%) rename {examples => subprojects/gst-docs/examples}/bus_example.c (100%) rename {examples => subprojects/gst-docs/examples}/snippets.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/.gitignore (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/.gitignore (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/AndroidManifest.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/build.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/jni/Android.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/jni/Application.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/jni/dummy.cpp (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/jni/tutorial-1.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/layout/main.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/res/values/strings.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/.gitignore (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/AndroidManifest.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/build.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/jni/Android.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/jni/Application.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/jni/dummy.cpp (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/jni/tutorial-2.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/layout/main.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/res/values/strings.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/.gitignore (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/AndroidManifest.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/build.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/jni/Android.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/jni/Application.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/jni/dummy.cpp (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/jni/tutorial-3.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/layout/main.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/res/values/strings.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/GStreamerSurfaceView.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/Tutorial3.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/.gitignore (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/AndroidManifest.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/build.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/jni/Android.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/jni/Application.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/jni/dummy.cpp (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/jni/tutorial-4.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/layout/main.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/res/values/strings.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/GStreamerSurfaceView.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/Tutorial4.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/.gitignore (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/AndroidManifest.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/build.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/jni/Android.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/jni/Application.mk (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/jni/dummy.cpp (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/jni/tutorial-5.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-ldpi/file.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-ldpi/folder.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/layout/file_dialog_main.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/layout/file_dialog_row.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/layout/main.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/res/values/strings.xml (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/src/com/lamerman/FileDialog.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/GStreamerSurfaceView.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/Tutorial5.java (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/build.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/gradle/wrapper/gradle-wrapper.jar (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/gradle/wrapper/gradle-wrapper.properties (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/gradlew (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/android/settings.gradle (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-1.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-12.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-13.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-15.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-2.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-3.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-4.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-5.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-6.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-7.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-8.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/basic-tutorial-9.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/icons/gstreamer-logo-1.svg (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/icons/gstreamer-logo-2.svg (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/icons/gstreamer-logo-3.svg (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/icons/gstreamer-logo-4.svg (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/icons/gstreamer-logo-5.svg (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-1.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-2.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-3.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-4.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-5.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-6.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/playback-tutorial-7.c (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/python/basic-tutorial-1.py (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/python/basic-tutorial-2.py (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/vs2010/tutorials.sln (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/AppDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/AppDelegate.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-60@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-83.5@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x-1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/ViewController.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/ViewController.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/fonts.conf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 1/main.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/AppDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/AppDelegate.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-60@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-83.5@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x-1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/ViewController.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/ViewController.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/fonts.conf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 2/main.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/AppDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/AppDelegate.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-60@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-83.5@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x-1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/ViewController.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/ViewController.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/fonts.conf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 3/main.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/AppDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/AppDelegate.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-60@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-83.5@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x-1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/VideoViewController.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/VideoViewController.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/fonts.conf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/main.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 4/ssl/certs/ca-certificates.crt (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/AppDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/AppDelegate.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-60@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-83.5@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Contents.json (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x-1.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x.png (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/VideoViewController.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/VideoViewController.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/fonts.conf (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/main.m (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode iOS/Tutorial 5/ssl/certs/ca-certificates.crt (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme (100%) rename {examples => subprojects/gst-docs/examples}/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall-BuildSolution.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall-Configuration.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall1.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall10.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall11.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall2.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall3.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall4.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall5.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall6.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall7.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall8.png (100%) rename {images => subprojects/gst-docs/images}/WindowsInstall9.png (100%) rename {images => subprojects/gst-docs/images}/android.png (100%) rename {images => subprojects/gst-docs/images}/basic-concepts-pipeline.png (100%) rename {images => subprojects/gst-docs/images}/bin-element-ghost.png (100%) rename {images => subprojects/gst-docs/images}/bin-element-noghost.png (100%) rename {images => subprojects/gst-docs/images}/bin-element.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/git-installer-PATH.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/git-installer-line-endings.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/msys-install-packages.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/py-installer-page1.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/py-installer-page3.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/vs-installer-uwp-workload.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/vs2017-installer-workloads.png (100%) rename {images => subprojects/gst-docs/images}/cerbero/windows-settings-developer-mode.png (100%) rename {images => subprojects/gst-docs/images}/clocks.png (100%) rename {images => subprojects/gst-docs/images}/communication.png (100%) rename {images => subprojects/gst-docs/images}/contact.png (100%) rename {images => subprojects/gst-docs/images}/distribute.svg (100%) rename {images => subprojects/gst-docs/images}/download.png (100%) rename {images => subprojects/gst-docs/images}/emoticons/information.png (100%) rename {images => subprojects/gst-docs/images}/faq.png (100%) rename {images => subprojects/gst-docs/images}/figure-1.png (100%) rename {images => subprojects/gst-docs/images}/filter-element-multi.png (100%) rename {images => subprojects/gst-docs/images}/filter-element.png (100%) rename {images => subprojects/gst-docs/images}/gstreamer-overview.png (100%) rename {images => subprojects/gst-docs/images}/hello-world.png (100%) rename {images => subprojects/gst-docs/images}/icons/bullet_blue.gif (100%) rename {images => subprojects/gst-docs/images}/icons/contenttypes/comment_16.png (100%) rename {images => subprojects/gst-docs/images}/icons/contenttypes/home_page_16.png (100%) rename {images => subprojects/gst-docs/images}/icons/emoticons/forbidden.svg (100%) rename {images => subprojects/gst-docs/images}/icons/emoticons/information.svg (100%) rename {images => subprojects/gst-docs/images}/icons/emoticons/warning.svg (100%) rename {images => subprojects/gst-docs/images}/icons/grey_arrow_down.gif (100%) rename {images => subprojects/gst-docs/images}/ios.jpeg (100%) rename {images => subprojects/gst-docs/images}/legal.png (100%) rename {images => subprojects/gst-docs/images}/linked-elements.png (100%) rename {images => subprojects/gst-docs/images}/linux.png (100%) rename {images => subprojects/gst-docs/images}/mac.png (100%) rename {images => subprojects/gst-docs/images}/media-next.png (100%) rename {images => subprojects/gst-docs/images}/mime-world.png (100%) rename {images => subprojects/gst-docs/images}/playbin.png (100%) rename {images => subprojects/gst-docs/images}/reference.png (100%) rename {images => subprojects/gst-docs/images}/releases.png (100%) rename {images => subprojects/gst-docs/images}/simple-player.png (100%) rename {images => subprojects/gst-docs/images}/sink-element.png (100%) rename {images => subprojects/gst-docs/images}/src-element.png (100%) rename {images => subprojects/gst-docs/images}/thread-buffering.png (100%) rename {images => subprojects/gst-docs/images}/thread-synchronizing.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/android-a-complete-media-player-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/android-a-running-pipeline-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/android-link-against-gstreamer-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/android-media-player-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/android-video-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/basic-tutorial-5.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/basic-tutorial-7.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/basic-tutorial-8.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/ios-a-basic-media-player-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/ios-a-complete-media-player-screenshot-0.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/ios-a-complete-media-player-screenshot-1.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/ios-a-running-pipeline-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/ios-link-against-gstreamer-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/tutorials/ios-video-screenshot.png (100%) rename {images => subprojects/gst-docs/images}/windows.png (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/MT-refcounting.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/TODO.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/activation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/audiosinks.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/buffer.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/buffering.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/bufferpool.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/caps.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/clocks.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/context.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/controller.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/conventions.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/decodebin.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/draft-klass.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/draft-metadata.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/draft-push-pull.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/draft-tagreading.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/dynamic.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/element-sink.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/element-source.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/element-transform.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/encoding.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/events.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/framestep.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/gstbin.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/gstbus.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/gstelement.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/gstghostpad.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/gstobject.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/gstpipeline.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/interlaced-video.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/keyframe-force.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/latency.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/live-source.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/mediatype-audio-raw.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/mediatype-text-raw.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/mediatype-video-raw.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/memory.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/messages.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/meta.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/miniobject.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/missing-plugins.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/negotiation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/opengl.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/orc-integration.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/overview.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/playbin.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/preroll.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/probes.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/progress.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/push-pull.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/qos.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/query.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/relations.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/rtp.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/scheduling.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/seeking.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/segments.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/seqnums.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/sparsestreams.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/standards.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/states.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/stereo-multiview-video.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/stream-selection.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/stream-status.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/streams.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/subtitle-overlays.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/synchronisation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/toc.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/tracing.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/design/trickmodes.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/rtp.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/splitup.md (100%) rename {markdown => subprojects/gst-docs/markdown}/additional/videos.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/autoplugging.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/buffering.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/clocks.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/dparams.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/interfaces.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/metadata.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/pipeline-manipulation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/queryevents.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/advanced/threads.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/checklist-element.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/compiling.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/integration.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/licensing.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/porting-1.0.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/porting.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/programs.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/appendix/quotes.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/bins.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/bus.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/data.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/elements.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/helloworld.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/init.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/basics/pads.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/highlevel/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/highlevel/playback-components.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/introduction/basics.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/introduction/gstreamer.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/introduction/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/application-development/introduction/motivation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/contribute/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/deploying/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/deploying/mac-osx.md (100%) rename {markdown => subprojects/gst-docs/markdown}/deploying/multiplatform-using-cerbero.md (100%) rename {markdown => subprojects/gst-docs/markdown}/deploying/windows.md (100%) rename {markdown => subprojects/gst-docs/markdown}/for-later/basic-media-player.md (100%) rename {markdown => subprojects/gst-docs/markdown}/for-later/qt-gstreamer-vs-c-gstreamer.md (100%) rename {markdown => subprojects/gst-docs/markdown}/for-later/using-appsink-appsrc-in-qt.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/dependencies.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/developing.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/general.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/getting.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/git.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/legal.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/licensing.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/troubleshooting.md (100%) rename {markdown => subprojects/gst-docs/markdown}/frequently-asked-questions/using.md (100%) rename {markdown => subprojects/gst-docs/markdown}/gst_index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/building-from-source-using-cerbero.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/building-from-source-using-meson.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/for-android-development.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/for-ios-development.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/on-linux.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/on-mac-osx.md (100%) rename {markdown => subprojects/gst-docs/markdown}/installing/on-windows.md (100%) rename {markdown => subprojects/gst-docs/markdown}/legal-information.md (100%) rename {markdown => subprojects/gst-docs/markdown}/libs.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/allocation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/clock.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/dparams.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/events.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/interfaces.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/media-types.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/negotiation.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/qos.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/request.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/scheduling.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/advanced/tagging.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/appendix/checklist-element.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/appendix/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/appendix/licensing-advisory.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/appendix/porting.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/args.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/boiler.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/chainfn.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/eventfn.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/pads.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/queryfn.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/signals.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/states.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/basics/testapp.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/element-types/base-classes.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/element-types/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/element-types/manager.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/element-types/n-to-one.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/element-types/one-to-n.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/introduction/basics.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/introduction/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugin-development/introduction/preface.md (100%) rename {markdown => subprojects/gst-docs/markdown}/plugins_doc.md (100%) rename {markdown => subprojects/gst-docs/markdown}/simple-index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/ALERT_JS.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/ALERT_PY.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/C+JS_FALLBACK.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/C+PY_FALLBACK.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/C.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/END_LANG.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/JS.md (100%) rename {markdown => subprojects/gst-docs/markdown}/templates/PY.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tools/ges-launch.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tools/gst-inspect.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tools/gst-launch.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tools/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/android/a-complete-media-player.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/android/a-running-pipeline.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/android/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/android/link-against-gstreamer.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/android/media-player.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/android/video.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/concepts.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/debugging-tools.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/dynamic-pipelines.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/gstreamer-tools.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/handy-elements.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/hello-world.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/media-formats-and-pad-capabilities.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/media-information-gathering.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/multithreading-and-pad-availability.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/platform-specific-elements.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/playback-speed.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/short-cutting-the-pipeline.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/streaming.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/time-management.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/basic/toolkit-integration.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/ios/a-basic-media-player.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/ios/a-complete-media-player.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/ios/a-running-pipeline.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/ios/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/ios/link-against-gstreamer.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/ios/video.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/audio-visualization.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/color-balance.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/custom-playbin-sinks.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/digital-audio-pass-through.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/hardware-accelerated-video-decoding.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/index.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/playbin-usage.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/progressive-streaming.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/short-cutting-the-pipeline.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/playback/subtitle-management.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/qt-tutorials.md (100%) rename {markdown => subprojects/gst-docs/markdown}/tutorials/table-of-concepts.md (100%) rename meson.build => subprojects/gst-docs/meson.build (100%) rename meson_options.txt => subprojects/gst-docs/meson_options.txt (100%) rename {scripts => subprojects/gst-docs/scripts}/RELEASE_README.md (100%) rename {scripts => subprojects/gst-docs/scripts}/generate_sitemap.py (100%) rename {scripts => subprojects/gst-docs/scripts}/release.py (100%) rename sitemap.txt => subprojects/gst-docs/sitemap.txt (100%) rename {symbols => subprojects/gst-docs/symbols}/symbol_index.json (100%) rename {symbols => subprojects/gst-docs/symbols}/symbols_version.txt (100%) rename {theme => subprojects/gst-docs/theme}/extra/css/extra_frontend.css (100%) rename {theme => subprojects/gst-docs/theme}/extra/images/api-reference.svg (100%) rename {theme => subprojects/gst-docs/theme}/extra/images/deploy.png (100%) rename {theme => subprojects/gst-docs/theme}/extra/images/design-guidelines.svg (100%) rename {theme => subprojects/gst-docs/theme}/extra/images/favicon.png (100%) rename {theme => subprojects/gst-docs/theme}/extra/images/gstreamer-logo.svg (100%) rename {theme => subprojects/gst-docs/theme}/extra/images/tutorials.png (100%) rename {theme => subprojects/gst-docs/theme}/extra/templates/brand-logo.html (100%) rename {theme => subprojects/gst-docs/theme}/extra/templates/extra_head.html (100%) rename {theme => subprojects/gst-docs/theme}/extra/templates/navbar_links.html (100%) diff --git a/.gitignore b/subprojects/gst-docs/.gitignore similarity index 100% rename from .gitignore rename to subprojects/gst-docs/.gitignore diff --git a/.gitlab-ci.yml b/subprojects/gst-docs/.gitlab-ci.yml similarity index 100% rename from .gitlab-ci.yml rename to subprojects/gst-docs/.gitlab-ci.yml diff --git a/.gitmodules b/subprojects/gst-docs/.gitmodules similarity index 100% rename from .gitmodules rename to subprojects/gst-docs/.gitmodules diff --git a/LICENSE.BSD b/subprojects/gst-docs/LICENSE.BSD similarity index 100% rename from LICENSE.BSD rename to subprojects/gst-docs/LICENSE.BSD diff --git a/LICENSE.CC-BY-SA-4.0 b/subprojects/gst-docs/LICENSE.CC-BY-SA-4.0 similarity index 100% rename from LICENSE.CC-BY-SA-4.0 rename to subprojects/gst-docs/LICENSE.CC-BY-SA-4.0 diff --git a/LICENSE.LGPL-2.1 b/subprojects/gst-docs/LICENSE.LGPL-2.1 similarity index 100% rename from LICENSE.LGPL-2.1 rename to subprojects/gst-docs/LICENSE.LGPL-2.1 diff --git a/LICENSE.MIT b/subprojects/gst-docs/LICENSE.MIT similarity index 100% rename from LICENSE.MIT rename to subprojects/gst-docs/LICENSE.MIT diff --git a/LICENSE.OPL b/subprojects/gst-docs/LICENSE.OPL similarity index 100% rename from LICENSE.OPL rename to subprojects/gst-docs/LICENSE.OPL diff --git a/README.md b/subprojects/gst-docs/README.md similarity index 100% rename from README.md rename to subprojects/gst-docs/README.md diff --git a/TODO.md b/subprojects/gst-docs/TODO.md similarity index 100% rename from TODO.md rename to subprojects/gst-docs/TODO.md diff --git a/examples/bus_example.c b/subprojects/gst-docs/examples/bus_example.c similarity index 100% rename from examples/bus_example.c rename to subprojects/gst-docs/examples/bus_example.c diff --git a/examples/snippets.c b/subprojects/gst-docs/examples/snippets.c similarity index 100% rename from examples/snippets.c rename to subprojects/gst-docs/examples/snippets.c diff --git a/examples/tutorials/android/.gitignore b/subprojects/gst-docs/examples/tutorials/android/.gitignore similarity index 100% rename from examples/tutorials/android/.gitignore rename to subprojects/gst-docs/examples/tutorials/android/.gitignore diff --git a/examples/tutorials/android/android-tutorial-1/.gitignore b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/.gitignore similarity index 100% rename from examples/tutorials/android/android-tutorial-1/.gitignore rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/.gitignore diff --git a/examples/tutorials/android/android-tutorial-1/AndroidManifest.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/AndroidManifest.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-1/AndroidManifest.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/AndroidManifest.xml diff --git a/examples/tutorials/android/android-tutorial-1/build.gradle b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/build.gradle similarity index 100% rename from examples/tutorials/android/android-tutorial-1/build.gradle rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/build.gradle diff --git a/examples/tutorials/android/android-tutorial-1/jni/Android.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Android.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-1/jni/Android.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Android.mk diff --git a/examples/tutorials/android/android-tutorial-1/jni/Application.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Application.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-1/jni/Application.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/Application.mk diff --git a/examples/tutorials/android/android-tutorial-1/jni/dummy.cpp b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/dummy.cpp similarity index 100% rename from examples/tutorials/android/android-tutorial-1/jni/dummy.cpp rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/dummy.cpp diff --git a/examples/tutorials/android/android-tutorial-1/jni/tutorial-1.c b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/tutorial-1.c similarity index 100% rename from examples/tutorials/android/android-tutorial-1/jni/tutorial-1.c rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/jni/tutorial-1.c diff --git a/examples/tutorials/android/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png diff --git a/examples/tutorials/android/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png diff --git a/examples/tutorials/android/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png diff --git a/examples/tutorials/android/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png diff --git a/examples/tutorials/android/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png diff --git a/examples/tutorials/android/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png diff --git a/examples/tutorials/android/android-tutorial-1/res/layout/main.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/layout/main.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/layout/main.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/layout/main.xml diff --git a/examples/tutorials/android/android-tutorial-1/res/values/strings.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/values/strings.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-1/res/values/strings.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/res/values/strings.xml diff --git a/examples/tutorials/android/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java similarity index 100% rename from examples/tutorials/android/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java diff --git a/examples/tutorials/android/android-tutorial-2/.gitignore b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/.gitignore similarity index 100% rename from examples/tutorials/android/android-tutorial-2/.gitignore rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/.gitignore diff --git a/examples/tutorials/android/android-tutorial-2/AndroidManifest.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/AndroidManifest.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-2/AndroidManifest.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/AndroidManifest.xml diff --git a/examples/tutorials/android/android-tutorial-2/build.gradle b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/build.gradle similarity index 100% rename from examples/tutorials/android/android-tutorial-2/build.gradle rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/build.gradle diff --git a/examples/tutorials/android/android-tutorial-2/jni/Android.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/Android.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-2/jni/Android.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/Android.mk diff --git a/examples/tutorials/android/android-tutorial-2/jni/Application.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/Application.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-2/jni/Application.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/Application.mk diff --git a/examples/tutorials/android/android-tutorial-2/jni/dummy.cpp b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/dummy.cpp similarity index 100% rename from examples/tutorials/android/android-tutorial-2/jni/dummy.cpp rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/dummy.cpp diff --git a/examples/tutorials/android/android-tutorial-2/jni/tutorial-2.c b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/tutorial-2.c similarity index 100% rename from examples/tutorials/android/android-tutorial-2/jni/tutorial-2.c rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/jni/tutorial-2.c diff --git a/examples/tutorials/android/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png diff --git a/examples/tutorials/android/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png diff --git a/examples/tutorials/android/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png diff --git a/examples/tutorials/android/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png diff --git a/examples/tutorials/android/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png diff --git a/examples/tutorials/android/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png diff --git a/examples/tutorials/android/android-tutorial-2/res/layout/main.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/layout/main.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/layout/main.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/layout/main.xml diff --git a/examples/tutorials/android/android-tutorial-2/res/values/strings.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/values/strings.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-2/res/values/strings.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/res/values/strings.xml diff --git a/examples/tutorials/android/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java similarity index 100% rename from examples/tutorials/android/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java diff --git a/examples/tutorials/android/android-tutorial-3/.gitignore b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/.gitignore similarity index 100% rename from examples/tutorials/android/android-tutorial-3/.gitignore rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/.gitignore diff --git a/examples/tutorials/android/android-tutorial-3/AndroidManifest.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/AndroidManifest.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-3/AndroidManifest.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/AndroidManifest.xml diff --git a/examples/tutorials/android/android-tutorial-3/build.gradle b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/build.gradle similarity index 100% rename from examples/tutorials/android/android-tutorial-3/build.gradle rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/build.gradle diff --git a/examples/tutorials/android/android-tutorial-3/jni/Android.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/Android.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-3/jni/Android.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/Android.mk diff --git a/examples/tutorials/android/android-tutorial-3/jni/Application.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/Application.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-3/jni/Application.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/Application.mk diff --git a/examples/tutorials/android/android-tutorial-3/jni/dummy.cpp b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/dummy.cpp similarity index 100% rename from examples/tutorials/android/android-tutorial-3/jni/dummy.cpp rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/dummy.cpp diff --git a/examples/tutorials/android/android-tutorial-3/jni/tutorial-3.c b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/tutorial-3.c similarity index 100% rename from examples/tutorials/android/android-tutorial-3/jni/tutorial-3.c rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/jni/tutorial-3.c diff --git a/examples/tutorials/android/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png diff --git a/examples/tutorials/android/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png diff --git a/examples/tutorials/android/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png diff --git a/examples/tutorials/android/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png diff --git a/examples/tutorials/android/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png diff --git a/examples/tutorials/android/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png diff --git a/examples/tutorials/android/android-tutorial-3/res/layout/main.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/layout/main.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/layout/main.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/layout/main.xml diff --git a/examples/tutorials/android/android-tutorial-3/res/values/strings.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/values/strings.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-3/res/values/strings.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/res/values/strings.xml diff --git a/examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/GStreamerSurfaceView.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/GStreamerSurfaceView.java similarity index 100% rename from examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/GStreamerSurfaceView.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/GStreamerSurfaceView.java diff --git a/examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/Tutorial3.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/Tutorial3.java similarity index 100% rename from examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/Tutorial3.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-3/src/org/freedesktop/gstreamer/tutorials/tutorial_3/Tutorial3.java diff --git a/examples/tutorials/android/android-tutorial-4/.gitignore b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/.gitignore similarity index 100% rename from examples/tutorials/android/android-tutorial-4/.gitignore rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/.gitignore diff --git a/examples/tutorials/android/android-tutorial-4/AndroidManifest.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/AndroidManifest.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-4/AndroidManifest.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/AndroidManifest.xml diff --git a/examples/tutorials/android/android-tutorial-4/build.gradle b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/build.gradle similarity index 100% rename from examples/tutorials/android/android-tutorial-4/build.gradle rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/build.gradle diff --git a/examples/tutorials/android/android-tutorial-4/jni/Android.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/Android.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-4/jni/Android.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/Android.mk diff --git a/examples/tutorials/android/android-tutorial-4/jni/Application.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/Application.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-4/jni/Application.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/Application.mk diff --git a/examples/tutorials/android/android-tutorial-4/jni/dummy.cpp b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/dummy.cpp similarity index 100% rename from examples/tutorials/android/android-tutorial-4/jni/dummy.cpp rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/dummy.cpp diff --git a/examples/tutorials/android/android-tutorial-4/jni/tutorial-4.c b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/tutorial-4.c similarity index 100% rename from examples/tutorials/android/android-tutorial-4/jni/tutorial-4.c rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/jni/tutorial-4.c diff --git a/examples/tutorials/android/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png diff --git a/examples/tutorials/android/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png diff --git a/examples/tutorials/android/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png diff --git a/examples/tutorials/android/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png diff --git a/examples/tutorials/android/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png diff --git a/examples/tutorials/android/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png diff --git a/examples/tutorials/android/android-tutorial-4/res/layout/main.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/layout/main.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/layout/main.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/layout/main.xml diff --git a/examples/tutorials/android/android-tutorial-4/res/values/strings.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/values/strings.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-4/res/values/strings.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/res/values/strings.xml diff --git a/examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/GStreamerSurfaceView.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/GStreamerSurfaceView.java similarity index 100% rename from examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/GStreamerSurfaceView.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/GStreamerSurfaceView.java diff --git a/examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/Tutorial4.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/Tutorial4.java similarity index 100% rename from examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/Tutorial4.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-4/src/org/freedesktop/gstreamer/tutorials/tutorial_4/Tutorial4.java diff --git a/examples/tutorials/android/android-tutorial-5/.gitignore b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/.gitignore similarity index 100% rename from examples/tutorials/android/android-tutorial-5/.gitignore rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/.gitignore diff --git a/examples/tutorials/android/android-tutorial-5/AndroidManifest.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/AndroidManifest.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-5/AndroidManifest.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/AndroidManifest.xml diff --git a/examples/tutorials/android/android-tutorial-5/build.gradle b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/build.gradle similarity index 100% rename from examples/tutorials/android/android-tutorial-5/build.gradle rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/build.gradle diff --git a/examples/tutorials/android/android-tutorial-5/jni/Android.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/Android.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-5/jni/Android.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/Android.mk diff --git a/examples/tutorials/android/android-tutorial-5/jni/Application.mk b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/Application.mk similarity index 100% rename from examples/tutorials/android/android-tutorial-5/jni/Application.mk rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/Application.mk diff --git a/examples/tutorials/android/android-tutorial-5/jni/dummy.cpp b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/dummy.cpp similarity index 100% rename from examples/tutorials/android/android-tutorial-5/jni/dummy.cpp rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/dummy.cpp diff --git a/examples/tutorials/android/android-tutorial-5/jni/tutorial-5.c b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/tutorial-5.c similarity index 100% rename from examples/tutorials/android/android-tutorial-5/jni/tutorial-5.c rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/jni/tutorial-5.c diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/file.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/file.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/file.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/file.png diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/folder.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/folder.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/folder.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/folder.png diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png diff --git a/examples/tutorials/android/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png diff --git a/examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_main.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_main.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_main.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_main.xml diff --git a/examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_row.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_row.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_row.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/layout/file_dialog_row.xml diff --git a/examples/tutorials/android/android-tutorial-5/res/layout/main.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/layout/main.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/layout/main.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/layout/main.xml diff --git a/examples/tutorials/android/android-tutorial-5/res/values/strings.xml b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/values/strings.xml similarity index 100% rename from examples/tutorials/android/android-tutorial-5/res/values/strings.xml rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/res/values/strings.xml diff --git a/examples/tutorials/android/android-tutorial-5/src/com/lamerman/FileDialog.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/src/com/lamerman/FileDialog.java similarity index 100% rename from examples/tutorials/android/android-tutorial-5/src/com/lamerman/FileDialog.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/src/com/lamerman/FileDialog.java diff --git a/examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/GStreamerSurfaceView.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/GStreamerSurfaceView.java similarity index 100% rename from examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/GStreamerSurfaceView.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/GStreamerSurfaceView.java diff --git a/examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/Tutorial5.java b/subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/Tutorial5.java similarity index 100% rename from examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/Tutorial5.java rename to subprojects/gst-docs/examples/tutorials/android/android-tutorial-5/src/org/freedesktop/gstreamer/tutorials/tutorial_5/Tutorial5.java diff --git a/examples/tutorials/android/build.gradle b/subprojects/gst-docs/examples/tutorials/android/build.gradle similarity index 100% rename from examples/tutorials/android/build.gradle rename to subprojects/gst-docs/examples/tutorials/android/build.gradle diff --git a/examples/tutorials/android/gradle/wrapper/gradle-wrapper.jar b/subprojects/gst-docs/examples/tutorials/android/gradle/wrapper/gradle-wrapper.jar similarity index 100% rename from examples/tutorials/android/gradle/wrapper/gradle-wrapper.jar rename to subprojects/gst-docs/examples/tutorials/android/gradle/wrapper/gradle-wrapper.jar diff --git a/examples/tutorials/android/gradle/wrapper/gradle-wrapper.properties b/subprojects/gst-docs/examples/tutorials/android/gradle/wrapper/gradle-wrapper.properties similarity index 100% rename from examples/tutorials/android/gradle/wrapper/gradle-wrapper.properties rename to subprojects/gst-docs/examples/tutorials/android/gradle/wrapper/gradle-wrapper.properties diff --git a/examples/tutorials/android/gradlew b/subprojects/gst-docs/examples/tutorials/android/gradlew similarity index 100% rename from examples/tutorials/android/gradlew rename to subprojects/gst-docs/examples/tutorials/android/gradlew diff --git a/examples/tutorials/android/settings.gradle b/subprojects/gst-docs/examples/tutorials/android/settings.gradle similarity index 100% rename from examples/tutorials/android/settings.gradle rename to subprojects/gst-docs/examples/tutorials/android/settings.gradle diff --git a/examples/tutorials/basic-tutorial-1.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-1.c similarity index 100% rename from examples/tutorials/basic-tutorial-1.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-1.c diff --git a/examples/tutorials/basic-tutorial-12.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-12.c similarity index 100% rename from examples/tutorials/basic-tutorial-12.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-12.c diff --git a/examples/tutorials/basic-tutorial-13.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-13.c similarity index 100% rename from examples/tutorials/basic-tutorial-13.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-13.c diff --git a/examples/tutorials/basic-tutorial-15.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-15.c similarity index 100% rename from examples/tutorials/basic-tutorial-15.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-15.c diff --git a/examples/tutorials/basic-tutorial-2.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-2.c similarity index 100% rename from examples/tutorials/basic-tutorial-2.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-2.c diff --git a/examples/tutorials/basic-tutorial-3.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-3.c similarity index 100% rename from examples/tutorials/basic-tutorial-3.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-3.c diff --git a/examples/tutorials/basic-tutorial-4.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-4.c similarity index 100% rename from examples/tutorials/basic-tutorial-4.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-4.c diff --git a/examples/tutorials/basic-tutorial-5.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-5.c similarity index 100% rename from examples/tutorials/basic-tutorial-5.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-5.c diff --git a/examples/tutorials/basic-tutorial-6.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-6.c similarity index 100% rename from examples/tutorials/basic-tutorial-6.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-6.c diff --git a/examples/tutorials/basic-tutorial-7.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-7.c similarity index 100% rename from examples/tutorials/basic-tutorial-7.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-7.c diff --git a/examples/tutorials/basic-tutorial-8.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-8.c similarity index 100% rename from examples/tutorials/basic-tutorial-8.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-8.c diff --git a/examples/tutorials/basic-tutorial-9.c b/subprojects/gst-docs/examples/tutorials/basic-tutorial-9.c similarity index 100% rename from examples/tutorials/basic-tutorial-9.c rename to subprojects/gst-docs/examples/tutorials/basic-tutorial-9.c diff --git a/examples/tutorials/icons/gstreamer-logo-1.svg b/subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-1.svg similarity index 100% rename from examples/tutorials/icons/gstreamer-logo-1.svg rename to subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-1.svg diff --git a/examples/tutorials/icons/gstreamer-logo-2.svg b/subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-2.svg similarity index 100% rename from examples/tutorials/icons/gstreamer-logo-2.svg rename to subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-2.svg diff --git a/examples/tutorials/icons/gstreamer-logo-3.svg b/subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-3.svg similarity index 100% rename from examples/tutorials/icons/gstreamer-logo-3.svg rename to subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-3.svg diff --git a/examples/tutorials/icons/gstreamer-logo-4.svg b/subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-4.svg similarity index 100% rename from examples/tutorials/icons/gstreamer-logo-4.svg rename to subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-4.svg diff --git a/examples/tutorials/icons/gstreamer-logo-5.svg b/subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-5.svg similarity index 100% rename from examples/tutorials/icons/gstreamer-logo-5.svg rename to subprojects/gst-docs/examples/tutorials/icons/gstreamer-logo-5.svg diff --git a/examples/tutorials/playback-tutorial-1.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-1.c similarity index 100% rename from examples/tutorials/playback-tutorial-1.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-1.c diff --git a/examples/tutorials/playback-tutorial-2.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-2.c similarity index 100% rename from examples/tutorials/playback-tutorial-2.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-2.c diff --git a/examples/tutorials/playback-tutorial-3.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-3.c similarity index 100% rename from examples/tutorials/playback-tutorial-3.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-3.c diff --git a/examples/tutorials/playback-tutorial-4.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-4.c similarity index 100% rename from examples/tutorials/playback-tutorial-4.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-4.c diff --git a/examples/tutorials/playback-tutorial-5.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-5.c similarity index 100% rename from examples/tutorials/playback-tutorial-5.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-5.c diff --git a/examples/tutorials/playback-tutorial-6.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-6.c similarity index 100% rename from examples/tutorials/playback-tutorial-6.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-6.c diff --git a/examples/tutorials/playback-tutorial-7.c b/subprojects/gst-docs/examples/tutorials/playback-tutorial-7.c similarity index 100% rename from examples/tutorials/playback-tutorial-7.c rename to subprojects/gst-docs/examples/tutorials/playback-tutorial-7.c diff --git a/examples/tutorials/python/basic-tutorial-1.py b/subprojects/gst-docs/examples/tutorials/python/basic-tutorial-1.py similarity index 100% rename from examples/tutorials/python/basic-tutorial-1.py rename to subprojects/gst-docs/examples/tutorials/python/basic-tutorial-1.py diff --git a/examples/tutorials/python/basic-tutorial-2.py b/subprojects/gst-docs/examples/tutorials/python/basic-tutorial-2.py similarity index 100% rename from examples/tutorials/python/basic-tutorial-2.py rename to subprojects/gst-docs/examples/tutorials/python/basic-tutorial-2.py diff --git a/examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters diff --git a/examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj diff --git a/examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters diff --git a/examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj diff --git a/examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters b/subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters similarity index 100% rename from examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters rename to subprojects/gst-docs/examples/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters diff --git a/examples/tutorials/vs2010/tutorials.sln b/subprojects/gst-docs/examples/tutorials/vs2010/tutorials.sln similarity index 100% rename from examples/tutorials/vs2010/tutorials.sln rename to subprojects/gst-docs/examples/tutorials/vs2010/tutorials.sln diff --git a/examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj b/subprojects/gst-docs/examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj similarity index 100% rename from examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj rename to subprojects/gst-docs/examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj diff --git a/examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/subprojects/gst-docs/examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to subprojects/gst-docs/examples/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/AppDelegate.m diff --git a/examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h diff --git a/examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-60@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-60@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-60@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-60@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-72@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-76@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-83.5@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-83.5@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-83.5@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon-83.5@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/AppIcon-1.appiconset/Icon@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x-1.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x-1.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x-1.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x-1.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Images-1.xcassets/LaunchImage-1.launchimage/Default-568h@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch diff --git a/examples/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf diff --git a/examples/tutorials/xcode iOS/Tutorial 1/ViewController.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/ViewController.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/ViewController.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/ViewController.h diff --git a/examples/tutorials/xcode iOS/Tutorial 1/ViewController.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/ViewController.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/ViewController.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/ViewController.m diff --git a/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings diff --git a/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 1/fonts.conf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/fonts.conf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/fonts.conf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/fonts.conf diff --git a/examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h diff --git a/examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m diff --git a/examples/tutorials/xcode iOS/Tutorial 1/main.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/main.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 1/main.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 1/main.m diff --git a/examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/AppDelegate.m diff --git a/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h diff --git a/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m diff --git a/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-60@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-60@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-60@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-60@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-72@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-76@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-83.5@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-83.5@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-83.5@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon-83.5@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/AppIcon-2.appiconset/Icon@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x-1.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x-1.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x-1.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x-1.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Images-2.xcassets/LaunchImage-2.launchimage/Default-568h@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist diff --git a/examples/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf diff --git a/examples/tutorials/xcode iOS/Tutorial 2/ViewController.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/ViewController.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/ViewController.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/ViewController.h diff --git a/examples/tutorials/xcode iOS/Tutorial 2/ViewController.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/ViewController.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/ViewController.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/ViewController.m diff --git a/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings diff --git a/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 2/fonts.conf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/fonts.conf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/fonts.conf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/fonts.conf diff --git a/examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h diff --git a/examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m diff --git a/examples/tutorials/xcode iOS/Tutorial 2/main.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/main.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 2/main.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 2/main.m diff --git a/examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/AppDelegate.m diff --git a/examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h diff --git a/examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m diff --git a/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h diff --git a/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m diff --git a/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-60@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-60@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-60@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-60@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-72@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-76@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-83.5@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-83.5@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-83.5@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon-83.5@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/AppIcon-3.appiconset/Icon@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x-1.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x-1.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x-1.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x-1.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Images-3.xcassets/LaunchImage-3.launchimage/Default-568h@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch diff --git a/examples/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf diff --git a/examples/tutorials/xcode iOS/Tutorial 3/ViewController.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/ViewController.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/ViewController.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/ViewController.h diff --git a/examples/tutorials/xcode iOS/Tutorial 3/ViewController.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/ViewController.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/ViewController.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/ViewController.m diff --git a/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings diff --git a/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 3/fonts.conf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/fonts.conf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/fonts.conf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/fonts.conf diff --git a/examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h diff --git a/examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m diff --git a/examples/tutorials/xcode iOS/Tutorial 3/main.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/main.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 3/main.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 3/main.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/AppDelegate.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h diff --git a/examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h diff --git a/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-60@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-60@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-60@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-60@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-72@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-76@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-83.5@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-83.5@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-83.5@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon-83.5@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/AppIcon-4.appiconset/Icon@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x-1.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x-1.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x-1.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x-1.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Images-4.xcassets/LaunchImage-4.launchimage/Default-568h@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch diff --git a/examples/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf diff --git a/examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.h diff --git a/examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/VideoViewController.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings diff --git a/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 4/fonts.conf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/fonts.conf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/fonts.conf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/fonts.conf diff --git a/examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h diff --git a/examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/main.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/main.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/main.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/main.m diff --git a/examples/tutorials/xcode iOS/Tutorial 4/ssl/certs/ca-certificates.crt b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/ssl/certs/ca-certificates.crt similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 4/ssl/certs/ca-certificates.crt rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 4/ssl/certs/ca-certificates.crt diff --git a/examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/AppDelegate.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-60@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-60@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-60@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-60@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-72@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-76@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-83.5@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-83.5@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-83.5@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon-83.5@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/AppIcon-5.appiconset/Icon@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Contents.json b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Contents.json similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Contents.json rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Contents.json diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x-1.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x-1.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x-1.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x-1.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x.png b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x.png similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x.png rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Images-5.xcassets/LaunchImage-5.launchimage/Default-568h@2x.png diff --git a/examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch diff --git a/examples/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf diff --git a/examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/VideoViewController.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings diff --git a/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard diff --git a/examples/tutorials/xcode iOS/Tutorial 5/fonts.conf b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/fonts.conf similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/fonts.conf rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/fonts.conf diff --git a/examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h diff --git a/examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/main.m b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/main.m similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/main.m rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/main.m diff --git a/examples/tutorials/xcode iOS/Tutorial 5/ssl/certs/ca-certificates.crt b/subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/ssl/certs/ca-certificates.crt similarity index 100% rename from examples/tutorials/xcode iOS/Tutorial 5/ssl/certs/ca-certificates.crt rename to subprojects/gst-docs/examples/tutorials/xcode iOS/Tutorial 5/ssl/certs/ca-certificates.crt diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme diff --git a/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist b/subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist similarity index 100% rename from examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist rename to subprojects/gst-docs/examples/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist diff --git a/images/WindowsInstall-BuildSolution.png b/subprojects/gst-docs/images/WindowsInstall-BuildSolution.png similarity index 100% rename from images/WindowsInstall-BuildSolution.png rename to subprojects/gst-docs/images/WindowsInstall-BuildSolution.png diff --git a/images/WindowsInstall-Configuration.png b/subprojects/gst-docs/images/WindowsInstall-Configuration.png similarity index 100% rename from images/WindowsInstall-Configuration.png rename to subprojects/gst-docs/images/WindowsInstall-Configuration.png diff --git a/images/WindowsInstall1.png b/subprojects/gst-docs/images/WindowsInstall1.png similarity index 100% rename from images/WindowsInstall1.png rename to subprojects/gst-docs/images/WindowsInstall1.png diff --git a/images/WindowsInstall10.png b/subprojects/gst-docs/images/WindowsInstall10.png similarity index 100% rename from images/WindowsInstall10.png rename to subprojects/gst-docs/images/WindowsInstall10.png diff --git a/images/WindowsInstall11.png b/subprojects/gst-docs/images/WindowsInstall11.png similarity index 100% rename from images/WindowsInstall11.png rename to subprojects/gst-docs/images/WindowsInstall11.png diff --git a/images/WindowsInstall2.png b/subprojects/gst-docs/images/WindowsInstall2.png similarity index 100% rename from images/WindowsInstall2.png rename to subprojects/gst-docs/images/WindowsInstall2.png diff --git a/images/WindowsInstall3.png b/subprojects/gst-docs/images/WindowsInstall3.png similarity index 100% rename from images/WindowsInstall3.png rename to subprojects/gst-docs/images/WindowsInstall3.png diff --git a/images/WindowsInstall4.png b/subprojects/gst-docs/images/WindowsInstall4.png similarity index 100% rename from images/WindowsInstall4.png rename to subprojects/gst-docs/images/WindowsInstall4.png diff --git a/images/WindowsInstall5.png b/subprojects/gst-docs/images/WindowsInstall5.png similarity index 100% rename from images/WindowsInstall5.png rename to subprojects/gst-docs/images/WindowsInstall5.png diff --git a/images/WindowsInstall6.png b/subprojects/gst-docs/images/WindowsInstall6.png similarity index 100% rename from images/WindowsInstall6.png rename to subprojects/gst-docs/images/WindowsInstall6.png diff --git a/images/WindowsInstall7.png b/subprojects/gst-docs/images/WindowsInstall7.png similarity index 100% rename from images/WindowsInstall7.png rename to subprojects/gst-docs/images/WindowsInstall7.png diff --git a/images/WindowsInstall8.png b/subprojects/gst-docs/images/WindowsInstall8.png similarity index 100% rename from images/WindowsInstall8.png rename to subprojects/gst-docs/images/WindowsInstall8.png diff --git a/images/WindowsInstall9.png b/subprojects/gst-docs/images/WindowsInstall9.png similarity index 100% rename from images/WindowsInstall9.png rename to subprojects/gst-docs/images/WindowsInstall9.png diff --git a/images/android.png b/subprojects/gst-docs/images/android.png similarity index 100% rename from images/android.png rename to subprojects/gst-docs/images/android.png diff --git a/images/basic-concepts-pipeline.png b/subprojects/gst-docs/images/basic-concepts-pipeline.png similarity index 100% rename from images/basic-concepts-pipeline.png rename to subprojects/gst-docs/images/basic-concepts-pipeline.png diff --git a/images/bin-element-ghost.png b/subprojects/gst-docs/images/bin-element-ghost.png similarity index 100% rename from images/bin-element-ghost.png rename to subprojects/gst-docs/images/bin-element-ghost.png diff --git a/images/bin-element-noghost.png b/subprojects/gst-docs/images/bin-element-noghost.png similarity index 100% rename from images/bin-element-noghost.png rename to subprojects/gst-docs/images/bin-element-noghost.png diff --git a/images/bin-element.png b/subprojects/gst-docs/images/bin-element.png similarity index 100% rename from images/bin-element.png rename to subprojects/gst-docs/images/bin-element.png diff --git a/images/cerbero/git-installer-PATH.png b/subprojects/gst-docs/images/cerbero/git-installer-PATH.png similarity index 100% rename from images/cerbero/git-installer-PATH.png rename to subprojects/gst-docs/images/cerbero/git-installer-PATH.png diff --git a/images/cerbero/git-installer-line-endings.png b/subprojects/gst-docs/images/cerbero/git-installer-line-endings.png similarity index 100% rename from images/cerbero/git-installer-line-endings.png rename to subprojects/gst-docs/images/cerbero/git-installer-line-endings.png diff --git a/images/cerbero/msys-install-packages.png b/subprojects/gst-docs/images/cerbero/msys-install-packages.png similarity index 100% rename from images/cerbero/msys-install-packages.png rename to subprojects/gst-docs/images/cerbero/msys-install-packages.png diff --git a/images/cerbero/py-installer-page1.png b/subprojects/gst-docs/images/cerbero/py-installer-page1.png similarity index 100% rename from images/cerbero/py-installer-page1.png rename to subprojects/gst-docs/images/cerbero/py-installer-page1.png diff --git a/images/cerbero/py-installer-page3.png b/subprojects/gst-docs/images/cerbero/py-installer-page3.png similarity index 100% rename from images/cerbero/py-installer-page3.png rename to subprojects/gst-docs/images/cerbero/py-installer-page3.png diff --git a/images/cerbero/vs-installer-uwp-workload.png b/subprojects/gst-docs/images/cerbero/vs-installer-uwp-workload.png similarity index 100% rename from images/cerbero/vs-installer-uwp-workload.png rename to subprojects/gst-docs/images/cerbero/vs-installer-uwp-workload.png diff --git a/images/cerbero/vs2017-installer-workloads.png b/subprojects/gst-docs/images/cerbero/vs2017-installer-workloads.png similarity index 100% rename from images/cerbero/vs2017-installer-workloads.png rename to subprojects/gst-docs/images/cerbero/vs2017-installer-workloads.png diff --git a/images/cerbero/windows-settings-developer-mode.png b/subprojects/gst-docs/images/cerbero/windows-settings-developer-mode.png similarity index 100% rename from images/cerbero/windows-settings-developer-mode.png rename to subprojects/gst-docs/images/cerbero/windows-settings-developer-mode.png diff --git a/images/clocks.png b/subprojects/gst-docs/images/clocks.png similarity index 100% rename from images/clocks.png rename to subprojects/gst-docs/images/clocks.png diff --git a/images/communication.png b/subprojects/gst-docs/images/communication.png similarity index 100% rename from images/communication.png rename to subprojects/gst-docs/images/communication.png diff --git a/images/contact.png b/subprojects/gst-docs/images/contact.png similarity index 100% rename from images/contact.png rename to subprojects/gst-docs/images/contact.png diff --git a/images/distribute.svg b/subprojects/gst-docs/images/distribute.svg similarity index 100% rename from images/distribute.svg rename to subprojects/gst-docs/images/distribute.svg diff --git a/images/download.png b/subprojects/gst-docs/images/download.png similarity index 100% rename from images/download.png rename to subprojects/gst-docs/images/download.png diff --git a/images/emoticons/information.png b/subprojects/gst-docs/images/emoticons/information.png similarity index 100% rename from images/emoticons/information.png rename to subprojects/gst-docs/images/emoticons/information.png diff --git a/images/faq.png b/subprojects/gst-docs/images/faq.png similarity index 100% rename from images/faq.png rename to subprojects/gst-docs/images/faq.png diff --git a/images/figure-1.png b/subprojects/gst-docs/images/figure-1.png similarity index 100% rename from images/figure-1.png rename to subprojects/gst-docs/images/figure-1.png diff --git a/images/filter-element-multi.png b/subprojects/gst-docs/images/filter-element-multi.png similarity index 100% rename from images/filter-element-multi.png rename to subprojects/gst-docs/images/filter-element-multi.png diff --git a/images/filter-element.png b/subprojects/gst-docs/images/filter-element.png similarity index 100% rename from images/filter-element.png rename to subprojects/gst-docs/images/filter-element.png diff --git a/images/gstreamer-overview.png b/subprojects/gst-docs/images/gstreamer-overview.png similarity index 100% rename from images/gstreamer-overview.png rename to subprojects/gst-docs/images/gstreamer-overview.png diff --git a/images/hello-world.png b/subprojects/gst-docs/images/hello-world.png similarity index 100% rename from images/hello-world.png rename to subprojects/gst-docs/images/hello-world.png diff --git a/images/icons/bullet_blue.gif b/subprojects/gst-docs/images/icons/bullet_blue.gif similarity index 100% rename from images/icons/bullet_blue.gif rename to subprojects/gst-docs/images/icons/bullet_blue.gif diff --git a/images/icons/contenttypes/comment_16.png b/subprojects/gst-docs/images/icons/contenttypes/comment_16.png similarity index 100% rename from images/icons/contenttypes/comment_16.png rename to subprojects/gst-docs/images/icons/contenttypes/comment_16.png diff --git a/images/icons/contenttypes/home_page_16.png b/subprojects/gst-docs/images/icons/contenttypes/home_page_16.png similarity index 100% rename from images/icons/contenttypes/home_page_16.png rename to subprojects/gst-docs/images/icons/contenttypes/home_page_16.png diff --git a/images/icons/emoticons/forbidden.svg b/subprojects/gst-docs/images/icons/emoticons/forbidden.svg similarity index 100% rename from images/icons/emoticons/forbidden.svg rename to subprojects/gst-docs/images/icons/emoticons/forbidden.svg diff --git a/images/icons/emoticons/information.svg b/subprojects/gst-docs/images/icons/emoticons/information.svg similarity index 100% rename from images/icons/emoticons/information.svg rename to subprojects/gst-docs/images/icons/emoticons/information.svg diff --git a/images/icons/emoticons/warning.svg b/subprojects/gst-docs/images/icons/emoticons/warning.svg similarity index 100% rename from images/icons/emoticons/warning.svg rename to subprojects/gst-docs/images/icons/emoticons/warning.svg diff --git a/images/icons/grey_arrow_down.gif b/subprojects/gst-docs/images/icons/grey_arrow_down.gif similarity index 100% rename from images/icons/grey_arrow_down.gif rename to subprojects/gst-docs/images/icons/grey_arrow_down.gif diff --git a/images/ios.jpeg b/subprojects/gst-docs/images/ios.jpeg similarity index 100% rename from images/ios.jpeg rename to subprojects/gst-docs/images/ios.jpeg diff --git a/images/legal.png b/subprojects/gst-docs/images/legal.png similarity index 100% rename from images/legal.png rename to subprojects/gst-docs/images/legal.png diff --git a/images/linked-elements.png b/subprojects/gst-docs/images/linked-elements.png similarity index 100% rename from images/linked-elements.png rename to subprojects/gst-docs/images/linked-elements.png diff --git a/images/linux.png b/subprojects/gst-docs/images/linux.png similarity index 100% rename from images/linux.png rename to subprojects/gst-docs/images/linux.png diff --git a/images/mac.png b/subprojects/gst-docs/images/mac.png similarity index 100% rename from images/mac.png rename to subprojects/gst-docs/images/mac.png diff --git a/images/media-next.png b/subprojects/gst-docs/images/media-next.png similarity index 100% rename from images/media-next.png rename to subprojects/gst-docs/images/media-next.png diff --git a/images/mime-world.png b/subprojects/gst-docs/images/mime-world.png similarity index 100% rename from images/mime-world.png rename to subprojects/gst-docs/images/mime-world.png diff --git a/images/playbin.png b/subprojects/gst-docs/images/playbin.png similarity index 100% rename from images/playbin.png rename to subprojects/gst-docs/images/playbin.png diff --git a/images/reference.png b/subprojects/gst-docs/images/reference.png similarity index 100% rename from images/reference.png rename to subprojects/gst-docs/images/reference.png diff --git a/images/releases.png b/subprojects/gst-docs/images/releases.png similarity index 100% rename from images/releases.png rename to subprojects/gst-docs/images/releases.png diff --git a/images/simple-player.png b/subprojects/gst-docs/images/simple-player.png similarity index 100% rename from images/simple-player.png rename to subprojects/gst-docs/images/simple-player.png diff --git a/images/sink-element.png b/subprojects/gst-docs/images/sink-element.png similarity index 100% rename from images/sink-element.png rename to subprojects/gst-docs/images/sink-element.png diff --git a/images/src-element.png b/subprojects/gst-docs/images/src-element.png similarity index 100% rename from images/src-element.png rename to subprojects/gst-docs/images/src-element.png diff --git a/images/thread-buffering.png b/subprojects/gst-docs/images/thread-buffering.png similarity index 100% rename from images/thread-buffering.png rename to subprojects/gst-docs/images/thread-buffering.png diff --git a/images/thread-synchronizing.png b/subprojects/gst-docs/images/thread-synchronizing.png similarity index 100% rename from images/thread-synchronizing.png rename to subprojects/gst-docs/images/thread-synchronizing.png diff --git a/images/tutorials/android-a-complete-media-player-screenshot.png b/subprojects/gst-docs/images/tutorials/android-a-complete-media-player-screenshot.png similarity index 100% rename from images/tutorials/android-a-complete-media-player-screenshot.png rename to subprojects/gst-docs/images/tutorials/android-a-complete-media-player-screenshot.png diff --git a/images/tutorials/android-a-running-pipeline-screenshot.png b/subprojects/gst-docs/images/tutorials/android-a-running-pipeline-screenshot.png similarity index 100% rename from images/tutorials/android-a-running-pipeline-screenshot.png rename to subprojects/gst-docs/images/tutorials/android-a-running-pipeline-screenshot.png diff --git a/images/tutorials/android-link-against-gstreamer-screenshot.png b/subprojects/gst-docs/images/tutorials/android-link-against-gstreamer-screenshot.png similarity index 100% rename from images/tutorials/android-link-against-gstreamer-screenshot.png rename to subprojects/gst-docs/images/tutorials/android-link-against-gstreamer-screenshot.png diff --git a/images/tutorials/android-media-player-screenshot.png b/subprojects/gst-docs/images/tutorials/android-media-player-screenshot.png similarity index 100% rename from images/tutorials/android-media-player-screenshot.png rename to subprojects/gst-docs/images/tutorials/android-media-player-screenshot.png diff --git a/images/tutorials/android-video-screenshot.png b/subprojects/gst-docs/images/tutorials/android-video-screenshot.png similarity index 100% rename from images/tutorials/android-video-screenshot.png rename to subprojects/gst-docs/images/tutorials/android-video-screenshot.png diff --git a/images/tutorials/basic-tutorial-5.png b/subprojects/gst-docs/images/tutorials/basic-tutorial-5.png similarity index 100% rename from images/tutorials/basic-tutorial-5.png rename to subprojects/gst-docs/images/tutorials/basic-tutorial-5.png diff --git a/images/tutorials/basic-tutorial-7.png b/subprojects/gst-docs/images/tutorials/basic-tutorial-7.png similarity index 100% rename from images/tutorials/basic-tutorial-7.png rename to subprojects/gst-docs/images/tutorials/basic-tutorial-7.png diff --git a/images/tutorials/basic-tutorial-8.png b/subprojects/gst-docs/images/tutorials/basic-tutorial-8.png similarity index 100% rename from images/tutorials/basic-tutorial-8.png rename to subprojects/gst-docs/images/tutorials/basic-tutorial-8.png diff --git a/images/tutorials/ios-a-basic-media-player-screenshot.png b/subprojects/gst-docs/images/tutorials/ios-a-basic-media-player-screenshot.png similarity index 100% rename from images/tutorials/ios-a-basic-media-player-screenshot.png rename to subprojects/gst-docs/images/tutorials/ios-a-basic-media-player-screenshot.png diff --git a/images/tutorials/ios-a-complete-media-player-screenshot-0.png b/subprojects/gst-docs/images/tutorials/ios-a-complete-media-player-screenshot-0.png similarity index 100% rename from images/tutorials/ios-a-complete-media-player-screenshot-0.png rename to subprojects/gst-docs/images/tutorials/ios-a-complete-media-player-screenshot-0.png diff --git a/images/tutorials/ios-a-complete-media-player-screenshot-1.png b/subprojects/gst-docs/images/tutorials/ios-a-complete-media-player-screenshot-1.png similarity index 100% rename from images/tutorials/ios-a-complete-media-player-screenshot-1.png rename to subprojects/gst-docs/images/tutorials/ios-a-complete-media-player-screenshot-1.png diff --git a/images/tutorials/ios-a-running-pipeline-screenshot.png b/subprojects/gst-docs/images/tutorials/ios-a-running-pipeline-screenshot.png similarity index 100% rename from images/tutorials/ios-a-running-pipeline-screenshot.png rename to subprojects/gst-docs/images/tutorials/ios-a-running-pipeline-screenshot.png diff --git a/images/tutorials/ios-link-against-gstreamer-screenshot.png b/subprojects/gst-docs/images/tutorials/ios-link-against-gstreamer-screenshot.png similarity index 100% rename from images/tutorials/ios-link-against-gstreamer-screenshot.png rename to subprojects/gst-docs/images/tutorials/ios-link-against-gstreamer-screenshot.png diff --git a/images/tutorials/ios-video-screenshot.png b/subprojects/gst-docs/images/tutorials/ios-video-screenshot.png similarity index 100% rename from images/tutorials/ios-video-screenshot.png rename to subprojects/gst-docs/images/tutorials/ios-video-screenshot.png diff --git a/images/windows.png b/subprojects/gst-docs/images/windows.png similarity index 100% rename from images/windows.png rename to subprojects/gst-docs/images/windows.png diff --git a/markdown/additional/design/MT-refcounting.md b/subprojects/gst-docs/markdown/additional/design/MT-refcounting.md similarity index 100% rename from markdown/additional/design/MT-refcounting.md rename to subprojects/gst-docs/markdown/additional/design/MT-refcounting.md diff --git a/markdown/additional/design/TODO.md b/subprojects/gst-docs/markdown/additional/design/TODO.md similarity index 100% rename from markdown/additional/design/TODO.md rename to subprojects/gst-docs/markdown/additional/design/TODO.md diff --git a/markdown/additional/design/activation.md b/subprojects/gst-docs/markdown/additional/design/activation.md similarity index 100% rename from markdown/additional/design/activation.md rename to subprojects/gst-docs/markdown/additional/design/activation.md diff --git a/markdown/additional/design/audiosinks.md b/subprojects/gst-docs/markdown/additional/design/audiosinks.md similarity index 100% rename from markdown/additional/design/audiosinks.md rename to subprojects/gst-docs/markdown/additional/design/audiosinks.md diff --git a/markdown/additional/design/buffer.md b/subprojects/gst-docs/markdown/additional/design/buffer.md similarity index 100% rename from markdown/additional/design/buffer.md rename to subprojects/gst-docs/markdown/additional/design/buffer.md diff --git a/markdown/additional/design/buffering.md b/subprojects/gst-docs/markdown/additional/design/buffering.md similarity index 100% rename from markdown/additional/design/buffering.md rename to subprojects/gst-docs/markdown/additional/design/buffering.md diff --git a/markdown/additional/design/bufferpool.md b/subprojects/gst-docs/markdown/additional/design/bufferpool.md similarity index 100% rename from markdown/additional/design/bufferpool.md rename to subprojects/gst-docs/markdown/additional/design/bufferpool.md diff --git a/markdown/additional/design/caps.md b/subprojects/gst-docs/markdown/additional/design/caps.md similarity index 100% rename from markdown/additional/design/caps.md rename to subprojects/gst-docs/markdown/additional/design/caps.md diff --git a/markdown/additional/design/clocks.md b/subprojects/gst-docs/markdown/additional/design/clocks.md similarity index 100% rename from markdown/additional/design/clocks.md rename to subprojects/gst-docs/markdown/additional/design/clocks.md diff --git a/markdown/additional/design/context.md b/subprojects/gst-docs/markdown/additional/design/context.md similarity index 100% rename from markdown/additional/design/context.md rename to subprojects/gst-docs/markdown/additional/design/context.md diff --git a/markdown/additional/design/controller.md b/subprojects/gst-docs/markdown/additional/design/controller.md similarity index 100% rename from markdown/additional/design/controller.md rename to subprojects/gst-docs/markdown/additional/design/controller.md diff --git a/markdown/additional/design/conventions.md b/subprojects/gst-docs/markdown/additional/design/conventions.md similarity index 100% rename from markdown/additional/design/conventions.md rename to subprojects/gst-docs/markdown/additional/design/conventions.md diff --git a/markdown/additional/design/decodebin.md b/subprojects/gst-docs/markdown/additional/design/decodebin.md similarity index 100% rename from markdown/additional/design/decodebin.md rename to subprojects/gst-docs/markdown/additional/design/decodebin.md diff --git a/markdown/additional/design/draft-klass.md b/subprojects/gst-docs/markdown/additional/design/draft-klass.md similarity index 100% rename from markdown/additional/design/draft-klass.md rename to subprojects/gst-docs/markdown/additional/design/draft-klass.md diff --git a/markdown/additional/design/draft-metadata.md b/subprojects/gst-docs/markdown/additional/design/draft-metadata.md similarity index 100% rename from markdown/additional/design/draft-metadata.md rename to subprojects/gst-docs/markdown/additional/design/draft-metadata.md diff --git a/markdown/additional/design/draft-push-pull.md b/subprojects/gst-docs/markdown/additional/design/draft-push-pull.md similarity index 100% rename from markdown/additional/design/draft-push-pull.md rename to subprojects/gst-docs/markdown/additional/design/draft-push-pull.md diff --git a/markdown/additional/design/draft-tagreading.md b/subprojects/gst-docs/markdown/additional/design/draft-tagreading.md similarity index 100% rename from markdown/additional/design/draft-tagreading.md rename to subprojects/gst-docs/markdown/additional/design/draft-tagreading.md diff --git a/markdown/additional/design/dynamic.md b/subprojects/gst-docs/markdown/additional/design/dynamic.md similarity index 100% rename from markdown/additional/design/dynamic.md rename to subprojects/gst-docs/markdown/additional/design/dynamic.md diff --git a/markdown/additional/design/element-sink.md b/subprojects/gst-docs/markdown/additional/design/element-sink.md similarity index 100% rename from markdown/additional/design/element-sink.md rename to subprojects/gst-docs/markdown/additional/design/element-sink.md diff --git a/markdown/additional/design/element-source.md b/subprojects/gst-docs/markdown/additional/design/element-source.md similarity index 100% rename from markdown/additional/design/element-source.md rename to subprojects/gst-docs/markdown/additional/design/element-source.md diff --git a/markdown/additional/design/element-transform.md b/subprojects/gst-docs/markdown/additional/design/element-transform.md similarity index 100% rename from markdown/additional/design/element-transform.md rename to subprojects/gst-docs/markdown/additional/design/element-transform.md diff --git a/markdown/additional/design/encoding.md b/subprojects/gst-docs/markdown/additional/design/encoding.md similarity index 100% rename from markdown/additional/design/encoding.md rename to subprojects/gst-docs/markdown/additional/design/encoding.md diff --git a/markdown/additional/design/events.md b/subprojects/gst-docs/markdown/additional/design/events.md similarity index 100% rename from markdown/additional/design/events.md rename to subprojects/gst-docs/markdown/additional/design/events.md diff --git a/markdown/additional/design/framestep.md b/subprojects/gst-docs/markdown/additional/design/framestep.md similarity index 100% rename from markdown/additional/design/framestep.md rename to subprojects/gst-docs/markdown/additional/design/framestep.md diff --git a/markdown/additional/design/gstbin.md b/subprojects/gst-docs/markdown/additional/design/gstbin.md similarity index 100% rename from markdown/additional/design/gstbin.md rename to subprojects/gst-docs/markdown/additional/design/gstbin.md diff --git a/markdown/additional/design/gstbus.md b/subprojects/gst-docs/markdown/additional/design/gstbus.md similarity index 100% rename from markdown/additional/design/gstbus.md rename to subprojects/gst-docs/markdown/additional/design/gstbus.md diff --git a/markdown/additional/design/gstelement.md b/subprojects/gst-docs/markdown/additional/design/gstelement.md similarity index 100% rename from markdown/additional/design/gstelement.md rename to subprojects/gst-docs/markdown/additional/design/gstelement.md diff --git a/markdown/additional/design/gstghostpad.md b/subprojects/gst-docs/markdown/additional/design/gstghostpad.md similarity index 100% rename from markdown/additional/design/gstghostpad.md rename to subprojects/gst-docs/markdown/additional/design/gstghostpad.md diff --git a/markdown/additional/design/gstobject.md b/subprojects/gst-docs/markdown/additional/design/gstobject.md similarity index 100% rename from markdown/additional/design/gstobject.md rename to subprojects/gst-docs/markdown/additional/design/gstobject.md diff --git a/markdown/additional/design/gstpipeline.md b/subprojects/gst-docs/markdown/additional/design/gstpipeline.md similarity index 100% rename from markdown/additional/design/gstpipeline.md rename to subprojects/gst-docs/markdown/additional/design/gstpipeline.md diff --git a/markdown/additional/design/index.md b/subprojects/gst-docs/markdown/additional/design/index.md similarity index 100% rename from markdown/additional/design/index.md rename to subprojects/gst-docs/markdown/additional/design/index.md diff --git a/markdown/additional/design/interlaced-video.md b/subprojects/gst-docs/markdown/additional/design/interlaced-video.md similarity index 100% rename from markdown/additional/design/interlaced-video.md rename to subprojects/gst-docs/markdown/additional/design/interlaced-video.md diff --git a/markdown/additional/design/keyframe-force.md b/subprojects/gst-docs/markdown/additional/design/keyframe-force.md similarity index 100% rename from markdown/additional/design/keyframe-force.md rename to subprojects/gst-docs/markdown/additional/design/keyframe-force.md diff --git a/markdown/additional/design/latency.md b/subprojects/gst-docs/markdown/additional/design/latency.md similarity index 100% rename from markdown/additional/design/latency.md rename to subprojects/gst-docs/markdown/additional/design/latency.md diff --git a/markdown/additional/design/live-source.md b/subprojects/gst-docs/markdown/additional/design/live-source.md similarity index 100% rename from markdown/additional/design/live-source.md rename to subprojects/gst-docs/markdown/additional/design/live-source.md diff --git a/markdown/additional/design/mediatype-audio-raw.md b/subprojects/gst-docs/markdown/additional/design/mediatype-audio-raw.md similarity index 100% rename from markdown/additional/design/mediatype-audio-raw.md rename to subprojects/gst-docs/markdown/additional/design/mediatype-audio-raw.md diff --git a/markdown/additional/design/mediatype-text-raw.md b/subprojects/gst-docs/markdown/additional/design/mediatype-text-raw.md similarity index 100% rename from markdown/additional/design/mediatype-text-raw.md rename to subprojects/gst-docs/markdown/additional/design/mediatype-text-raw.md diff --git a/markdown/additional/design/mediatype-video-raw.md b/subprojects/gst-docs/markdown/additional/design/mediatype-video-raw.md similarity index 100% rename from markdown/additional/design/mediatype-video-raw.md rename to subprojects/gst-docs/markdown/additional/design/mediatype-video-raw.md diff --git a/markdown/additional/design/memory.md b/subprojects/gst-docs/markdown/additional/design/memory.md similarity index 100% rename from markdown/additional/design/memory.md rename to subprojects/gst-docs/markdown/additional/design/memory.md diff --git a/markdown/additional/design/messages.md b/subprojects/gst-docs/markdown/additional/design/messages.md similarity index 100% rename from markdown/additional/design/messages.md rename to subprojects/gst-docs/markdown/additional/design/messages.md diff --git a/markdown/additional/design/meta.md b/subprojects/gst-docs/markdown/additional/design/meta.md similarity index 100% rename from markdown/additional/design/meta.md rename to subprojects/gst-docs/markdown/additional/design/meta.md diff --git a/markdown/additional/design/miniobject.md b/subprojects/gst-docs/markdown/additional/design/miniobject.md similarity index 100% rename from markdown/additional/design/miniobject.md rename to subprojects/gst-docs/markdown/additional/design/miniobject.md diff --git a/markdown/additional/design/missing-plugins.md b/subprojects/gst-docs/markdown/additional/design/missing-plugins.md similarity index 100% rename from markdown/additional/design/missing-plugins.md rename to subprojects/gst-docs/markdown/additional/design/missing-plugins.md diff --git a/markdown/additional/design/negotiation.md b/subprojects/gst-docs/markdown/additional/design/negotiation.md similarity index 100% rename from markdown/additional/design/negotiation.md rename to subprojects/gst-docs/markdown/additional/design/negotiation.md diff --git a/markdown/additional/design/opengl.md b/subprojects/gst-docs/markdown/additional/design/opengl.md similarity index 100% rename from markdown/additional/design/opengl.md rename to subprojects/gst-docs/markdown/additional/design/opengl.md diff --git a/markdown/additional/design/orc-integration.md b/subprojects/gst-docs/markdown/additional/design/orc-integration.md similarity index 100% rename from markdown/additional/design/orc-integration.md rename to subprojects/gst-docs/markdown/additional/design/orc-integration.md diff --git a/markdown/additional/design/overview.md b/subprojects/gst-docs/markdown/additional/design/overview.md similarity index 100% rename from markdown/additional/design/overview.md rename to subprojects/gst-docs/markdown/additional/design/overview.md diff --git a/markdown/additional/design/playbin.md b/subprojects/gst-docs/markdown/additional/design/playbin.md similarity index 100% rename from markdown/additional/design/playbin.md rename to subprojects/gst-docs/markdown/additional/design/playbin.md diff --git a/markdown/additional/design/preroll.md b/subprojects/gst-docs/markdown/additional/design/preroll.md similarity index 100% rename from markdown/additional/design/preroll.md rename to subprojects/gst-docs/markdown/additional/design/preroll.md diff --git a/markdown/additional/design/probes.md b/subprojects/gst-docs/markdown/additional/design/probes.md similarity index 100% rename from markdown/additional/design/probes.md rename to subprojects/gst-docs/markdown/additional/design/probes.md diff --git a/markdown/additional/design/progress.md b/subprojects/gst-docs/markdown/additional/design/progress.md similarity index 100% rename from markdown/additional/design/progress.md rename to subprojects/gst-docs/markdown/additional/design/progress.md diff --git a/markdown/additional/design/push-pull.md b/subprojects/gst-docs/markdown/additional/design/push-pull.md similarity index 100% rename from markdown/additional/design/push-pull.md rename to subprojects/gst-docs/markdown/additional/design/push-pull.md diff --git a/markdown/additional/design/qos.md b/subprojects/gst-docs/markdown/additional/design/qos.md similarity index 100% rename from markdown/additional/design/qos.md rename to subprojects/gst-docs/markdown/additional/design/qos.md diff --git a/markdown/additional/design/query.md b/subprojects/gst-docs/markdown/additional/design/query.md similarity index 100% rename from markdown/additional/design/query.md rename to subprojects/gst-docs/markdown/additional/design/query.md diff --git a/markdown/additional/design/relations.md b/subprojects/gst-docs/markdown/additional/design/relations.md similarity index 100% rename from markdown/additional/design/relations.md rename to subprojects/gst-docs/markdown/additional/design/relations.md diff --git a/markdown/additional/design/rtp.md b/subprojects/gst-docs/markdown/additional/design/rtp.md similarity index 100% rename from markdown/additional/design/rtp.md rename to subprojects/gst-docs/markdown/additional/design/rtp.md diff --git a/markdown/additional/design/scheduling.md b/subprojects/gst-docs/markdown/additional/design/scheduling.md similarity index 100% rename from markdown/additional/design/scheduling.md rename to subprojects/gst-docs/markdown/additional/design/scheduling.md diff --git a/markdown/additional/design/seeking.md b/subprojects/gst-docs/markdown/additional/design/seeking.md similarity index 100% rename from markdown/additional/design/seeking.md rename to subprojects/gst-docs/markdown/additional/design/seeking.md diff --git a/markdown/additional/design/segments.md b/subprojects/gst-docs/markdown/additional/design/segments.md similarity index 100% rename from markdown/additional/design/segments.md rename to subprojects/gst-docs/markdown/additional/design/segments.md diff --git a/markdown/additional/design/seqnums.md b/subprojects/gst-docs/markdown/additional/design/seqnums.md similarity index 100% rename from markdown/additional/design/seqnums.md rename to subprojects/gst-docs/markdown/additional/design/seqnums.md diff --git a/markdown/additional/design/sparsestreams.md b/subprojects/gst-docs/markdown/additional/design/sparsestreams.md similarity index 100% rename from markdown/additional/design/sparsestreams.md rename to subprojects/gst-docs/markdown/additional/design/sparsestreams.md diff --git a/markdown/additional/design/standards.md b/subprojects/gst-docs/markdown/additional/design/standards.md similarity index 100% rename from markdown/additional/design/standards.md rename to subprojects/gst-docs/markdown/additional/design/standards.md diff --git a/markdown/additional/design/states.md b/subprojects/gst-docs/markdown/additional/design/states.md similarity index 100% rename from markdown/additional/design/states.md rename to subprojects/gst-docs/markdown/additional/design/states.md diff --git a/markdown/additional/design/stereo-multiview-video.md b/subprojects/gst-docs/markdown/additional/design/stereo-multiview-video.md similarity index 100% rename from markdown/additional/design/stereo-multiview-video.md rename to subprojects/gst-docs/markdown/additional/design/stereo-multiview-video.md diff --git a/markdown/additional/design/stream-selection.md b/subprojects/gst-docs/markdown/additional/design/stream-selection.md similarity index 100% rename from markdown/additional/design/stream-selection.md rename to subprojects/gst-docs/markdown/additional/design/stream-selection.md diff --git a/markdown/additional/design/stream-status.md b/subprojects/gst-docs/markdown/additional/design/stream-status.md similarity index 100% rename from markdown/additional/design/stream-status.md rename to subprojects/gst-docs/markdown/additional/design/stream-status.md diff --git a/markdown/additional/design/streams.md b/subprojects/gst-docs/markdown/additional/design/streams.md similarity index 100% rename from markdown/additional/design/streams.md rename to subprojects/gst-docs/markdown/additional/design/streams.md diff --git a/markdown/additional/design/subtitle-overlays.md b/subprojects/gst-docs/markdown/additional/design/subtitle-overlays.md similarity index 100% rename from markdown/additional/design/subtitle-overlays.md rename to subprojects/gst-docs/markdown/additional/design/subtitle-overlays.md diff --git a/markdown/additional/design/synchronisation.md b/subprojects/gst-docs/markdown/additional/design/synchronisation.md similarity index 100% rename from markdown/additional/design/synchronisation.md rename to subprojects/gst-docs/markdown/additional/design/synchronisation.md diff --git a/markdown/additional/design/toc.md b/subprojects/gst-docs/markdown/additional/design/toc.md similarity index 100% rename from markdown/additional/design/toc.md rename to subprojects/gst-docs/markdown/additional/design/toc.md diff --git a/markdown/additional/design/tracing.md b/subprojects/gst-docs/markdown/additional/design/tracing.md similarity index 100% rename from markdown/additional/design/tracing.md rename to subprojects/gst-docs/markdown/additional/design/tracing.md diff --git a/markdown/additional/design/trickmodes.md b/subprojects/gst-docs/markdown/additional/design/trickmodes.md similarity index 100% rename from markdown/additional/design/trickmodes.md rename to subprojects/gst-docs/markdown/additional/design/trickmodes.md diff --git a/markdown/additional/index.md b/subprojects/gst-docs/markdown/additional/index.md similarity index 100% rename from markdown/additional/index.md rename to subprojects/gst-docs/markdown/additional/index.md diff --git a/markdown/additional/rtp.md b/subprojects/gst-docs/markdown/additional/rtp.md similarity index 100% rename from markdown/additional/rtp.md rename to subprojects/gst-docs/markdown/additional/rtp.md diff --git a/markdown/additional/splitup.md b/subprojects/gst-docs/markdown/additional/splitup.md similarity index 100% rename from markdown/additional/splitup.md rename to subprojects/gst-docs/markdown/additional/splitup.md diff --git a/markdown/additional/videos.md b/subprojects/gst-docs/markdown/additional/videos.md similarity index 100% rename from markdown/additional/videos.md rename to subprojects/gst-docs/markdown/additional/videos.md diff --git a/markdown/application-development/advanced/autoplugging.md b/subprojects/gst-docs/markdown/application-development/advanced/autoplugging.md similarity index 100% rename from markdown/application-development/advanced/autoplugging.md rename to subprojects/gst-docs/markdown/application-development/advanced/autoplugging.md diff --git a/markdown/application-development/advanced/buffering.md b/subprojects/gst-docs/markdown/application-development/advanced/buffering.md similarity index 100% rename from markdown/application-development/advanced/buffering.md rename to subprojects/gst-docs/markdown/application-development/advanced/buffering.md diff --git a/markdown/application-development/advanced/clocks.md b/subprojects/gst-docs/markdown/application-development/advanced/clocks.md similarity index 100% rename from markdown/application-development/advanced/clocks.md rename to subprojects/gst-docs/markdown/application-development/advanced/clocks.md diff --git a/markdown/application-development/advanced/dparams.md b/subprojects/gst-docs/markdown/application-development/advanced/dparams.md similarity index 100% rename from markdown/application-development/advanced/dparams.md rename to subprojects/gst-docs/markdown/application-development/advanced/dparams.md diff --git a/markdown/application-development/advanced/index.md b/subprojects/gst-docs/markdown/application-development/advanced/index.md similarity index 100% rename from markdown/application-development/advanced/index.md rename to subprojects/gst-docs/markdown/application-development/advanced/index.md diff --git a/markdown/application-development/advanced/interfaces.md b/subprojects/gst-docs/markdown/application-development/advanced/interfaces.md similarity index 100% rename from markdown/application-development/advanced/interfaces.md rename to subprojects/gst-docs/markdown/application-development/advanced/interfaces.md diff --git a/markdown/application-development/advanced/metadata.md b/subprojects/gst-docs/markdown/application-development/advanced/metadata.md similarity index 100% rename from markdown/application-development/advanced/metadata.md rename to subprojects/gst-docs/markdown/application-development/advanced/metadata.md diff --git a/markdown/application-development/advanced/pipeline-manipulation.md b/subprojects/gst-docs/markdown/application-development/advanced/pipeline-manipulation.md similarity index 100% rename from markdown/application-development/advanced/pipeline-manipulation.md rename to subprojects/gst-docs/markdown/application-development/advanced/pipeline-manipulation.md diff --git a/markdown/application-development/advanced/queryevents.md b/subprojects/gst-docs/markdown/application-development/advanced/queryevents.md similarity index 100% rename from markdown/application-development/advanced/queryevents.md rename to subprojects/gst-docs/markdown/application-development/advanced/queryevents.md diff --git a/markdown/application-development/advanced/threads.md b/subprojects/gst-docs/markdown/application-development/advanced/threads.md similarity index 100% rename from markdown/application-development/advanced/threads.md rename to subprojects/gst-docs/markdown/application-development/advanced/threads.md diff --git a/markdown/application-development/appendix/checklist-element.md b/subprojects/gst-docs/markdown/application-development/appendix/checklist-element.md similarity index 100% rename from markdown/application-development/appendix/checklist-element.md rename to subprojects/gst-docs/markdown/application-development/appendix/checklist-element.md diff --git a/markdown/application-development/appendix/compiling.md b/subprojects/gst-docs/markdown/application-development/appendix/compiling.md similarity index 100% rename from markdown/application-development/appendix/compiling.md rename to subprojects/gst-docs/markdown/application-development/appendix/compiling.md diff --git a/markdown/application-development/appendix/index.md b/subprojects/gst-docs/markdown/application-development/appendix/index.md similarity index 100% rename from markdown/application-development/appendix/index.md rename to subprojects/gst-docs/markdown/application-development/appendix/index.md diff --git a/markdown/application-development/appendix/integration.md b/subprojects/gst-docs/markdown/application-development/appendix/integration.md similarity index 100% rename from markdown/application-development/appendix/integration.md rename to subprojects/gst-docs/markdown/application-development/appendix/integration.md diff --git a/markdown/application-development/appendix/licensing.md b/subprojects/gst-docs/markdown/application-development/appendix/licensing.md similarity index 100% rename from markdown/application-development/appendix/licensing.md rename to subprojects/gst-docs/markdown/application-development/appendix/licensing.md diff --git a/markdown/application-development/appendix/porting-1.0.md b/subprojects/gst-docs/markdown/application-development/appendix/porting-1.0.md similarity index 100% rename from markdown/application-development/appendix/porting-1.0.md rename to subprojects/gst-docs/markdown/application-development/appendix/porting-1.0.md diff --git a/markdown/application-development/appendix/porting.md b/subprojects/gst-docs/markdown/application-development/appendix/porting.md similarity index 100% rename from markdown/application-development/appendix/porting.md rename to subprojects/gst-docs/markdown/application-development/appendix/porting.md diff --git a/markdown/application-development/appendix/programs.md b/subprojects/gst-docs/markdown/application-development/appendix/programs.md similarity index 100% rename from markdown/application-development/appendix/programs.md rename to subprojects/gst-docs/markdown/application-development/appendix/programs.md diff --git a/markdown/application-development/appendix/quotes.md b/subprojects/gst-docs/markdown/application-development/appendix/quotes.md similarity index 100% rename from markdown/application-development/appendix/quotes.md rename to subprojects/gst-docs/markdown/application-development/appendix/quotes.md diff --git a/markdown/application-development/basics/bins.md b/subprojects/gst-docs/markdown/application-development/basics/bins.md similarity index 100% rename from markdown/application-development/basics/bins.md rename to subprojects/gst-docs/markdown/application-development/basics/bins.md diff --git a/markdown/application-development/basics/bus.md b/subprojects/gst-docs/markdown/application-development/basics/bus.md similarity index 100% rename from markdown/application-development/basics/bus.md rename to subprojects/gst-docs/markdown/application-development/basics/bus.md diff --git a/markdown/application-development/basics/data.md b/subprojects/gst-docs/markdown/application-development/basics/data.md similarity index 100% rename from markdown/application-development/basics/data.md rename to subprojects/gst-docs/markdown/application-development/basics/data.md diff --git a/markdown/application-development/basics/elements.md b/subprojects/gst-docs/markdown/application-development/basics/elements.md similarity index 100% rename from markdown/application-development/basics/elements.md rename to subprojects/gst-docs/markdown/application-development/basics/elements.md diff --git a/markdown/application-development/basics/helloworld.md b/subprojects/gst-docs/markdown/application-development/basics/helloworld.md similarity index 100% rename from markdown/application-development/basics/helloworld.md rename to subprojects/gst-docs/markdown/application-development/basics/helloworld.md diff --git a/markdown/application-development/basics/index.md b/subprojects/gst-docs/markdown/application-development/basics/index.md similarity index 100% rename from markdown/application-development/basics/index.md rename to subprojects/gst-docs/markdown/application-development/basics/index.md diff --git a/markdown/application-development/basics/init.md b/subprojects/gst-docs/markdown/application-development/basics/init.md similarity index 100% rename from markdown/application-development/basics/init.md rename to subprojects/gst-docs/markdown/application-development/basics/init.md diff --git a/markdown/application-development/basics/pads.md b/subprojects/gst-docs/markdown/application-development/basics/pads.md similarity index 100% rename from markdown/application-development/basics/pads.md rename to subprojects/gst-docs/markdown/application-development/basics/pads.md diff --git a/markdown/application-development/highlevel/index.md b/subprojects/gst-docs/markdown/application-development/highlevel/index.md similarity index 100% rename from markdown/application-development/highlevel/index.md rename to subprojects/gst-docs/markdown/application-development/highlevel/index.md diff --git a/markdown/application-development/highlevel/playback-components.md b/subprojects/gst-docs/markdown/application-development/highlevel/playback-components.md similarity index 100% rename from markdown/application-development/highlevel/playback-components.md rename to subprojects/gst-docs/markdown/application-development/highlevel/playback-components.md diff --git a/markdown/application-development/index.md b/subprojects/gst-docs/markdown/application-development/index.md similarity index 100% rename from markdown/application-development/index.md rename to subprojects/gst-docs/markdown/application-development/index.md diff --git a/markdown/application-development/introduction/basics.md b/subprojects/gst-docs/markdown/application-development/introduction/basics.md similarity index 100% rename from markdown/application-development/introduction/basics.md rename to subprojects/gst-docs/markdown/application-development/introduction/basics.md diff --git a/markdown/application-development/introduction/gstreamer.md b/subprojects/gst-docs/markdown/application-development/introduction/gstreamer.md similarity index 100% rename from markdown/application-development/introduction/gstreamer.md rename to subprojects/gst-docs/markdown/application-development/introduction/gstreamer.md diff --git a/markdown/application-development/introduction/index.md b/subprojects/gst-docs/markdown/application-development/introduction/index.md similarity index 100% rename from markdown/application-development/introduction/index.md rename to subprojects/gst-docs/markdown/application-development/introduction/index.md diff --git a/markdown/application-development/introduction/motivation.md b/subprojects/gst-docs/markdown/application-development/introduction/motivation.md similarity index 100% rename from markdown/application-development/introduction/motivation.md rename to subprojects/gst-docs/markdown/application-development/introduction/motivation.md diff --git a/markdown/contribute/index.md b/subprojects/gst-docs/markdown/contribute/index.md similarity index 100% rename from markdown/contribute/index.md rename to subprojects/gst-docs/markdown/contribute/index.md diff --git a/markdown/deploying/index.md b/subprojects/gst-docs/markdown/deploying/index.md similarity index 100% rename from markdown/deploying/index.md rename to subprojects/gst-docs/markdown/deploying/index.md diff --git a/markdown/deploying/mac-osx.md b/subprojects/gst-docs/markdown/deploying/mac-osx.md similarity index 100% rename from markdown/deploying/mac-osx.md rename to subprojects/gst-docs/markdown/deploying/mac-osx.md diff --git a/markdown/deploying/multiplatform-using-cerbero.md b/subprojects/gst-docs/markdown/deploying/multiplatform-using-cerbero.md similarity index 100% rename from markdown/deploying/multiplatform-using-cerbero.md rename to subprojects/gst-docs/markdown/deploying/multiplatform-using-cerbero.md diff --git a/markdown/deploying/windows.md b/subprojects/gst-docs/markdown/deploying/windows.md similarity index 100% rename from markdown/deploying/windows.md rename to subprojects/gst-docs/markdown/deploying/windows.md diff --git a/markdown/for-later/basic-media-player.md b/subprojects/gst-docs/markdown/for-later/basic-media-player.md similarity index 100% rename from markdown/for-later/basic-media-player.md rename to subprojects/gst-docs/markdown/for-later/basic-media-player.md diff --git a/markdown/for-later/qt-gstreamer-vs-c-gstreamer.md b/subprojects/gst-docs/markdown/for-later/qt-gstreamer-vs-c-gstreamer.md similarity index 100% rename from markdown/for-later/qt-gstreamer-vs-c-gstreamer.md rename to subprojects/gst-docs/markdown/for-later/qt-gstreamer-vs-c-gstreamer.md diff --git a/markdown/for-later/using-appsink-appsrc-in-qt.md b/subprojects/gst-docs/markdown/for-later/using-appsink-appsrc-in-qt.md similarity index 100% rename from markdown/for-later/using-appsink-appsrc-in-qt.md rename to subprojects/gst-docs/markdown/for-later/using-appsink-appsrc-in-qt.md diff --git a/markdown/frequently-asked-questions/dependencies.md b/subprojects/gst-docs/markdown/frequently-asked-questions/dependencies.md similarity index 100% rename from markdown/frequently-asked-questions/dependencies.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/dependencies.md diff --git a/markdown/frequently-asked-questions/developing.md b/subprojects/gst-docs/markdown/frequently-asked-questions/developing.md similarity index 100% rename from markdown/frequently-asked-questions/developing.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/developing.md diff --git a/markdown/frequently-asked-questions/general.md b/subprojects/gst-docs/markdown/frequently-asked-questions/general.md similarity index 100% rename from markdown/frequently-asked-questions/general.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/general.md diff --git a/markdown/frequently-asked-questions/getting.md b/subprojects/gst-docs/markdown/frequently-asked-questions/getting.md similarity index 100% rename from markdown/frequently-asked-questions/getting.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/getting.md diff --git a/markdown/frequently-asked-questions/git.md b/subprojects/gst-docs/markdown/frequently-asked-questions/git.md similarity index 100% rename from markdown/frequently-asked-questions/git.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/git.md diff --git a/markdown/frequently-asked-questions/index.md b/subprojects/gst-docs/markdown/frequently-asked-questions/index.md similarity index 100% rename from markdown/frequently-asked-questions/index.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/index.md diff --git a/markdown/frequently-asked-questions/legal.md b/subprojects/gst-docs/markdown/frequently-asked-questions/legal.md similarity index 100% rename from markdown/frequently-asked-questions/legal.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/legal.md diff --git a/markdown/frequently-asked-questions/licensing.md b/subprojects/gst-docs/markdown/frequently-asked-questions/licensing.md similarity index 100% rename from markdown/frequently-asked-questions/licensing.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/licensing.md diff --git a/markdown/frequently-asked-questions/troubleshooting.md b/subprojects/gst-docs/markdown/frequently-asked-questions/troubleshooting.md similarity index 100% rename from markdown/frequently-asked-questions/troubleshooting.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/troubleshooting.md diff --git a/markdown/frequently-asked-questions/using.md b/subprojects/gst-docs/markdown/frequently-asked-questions/using.md similarity index 100% rename from markdown/frequently-asked-questions/using.md rename to subprojects/gst-docs/markdown/frequently-asked-questions/using.md diff --git a/markdown/gst_index.md b/subprojects/gst-docs/markdown/gst_index.md similarity index 100% rename from markdown/gst_index.md rename to subprojects/gst-docs/markdown/gst_index.md diff --git a/markdown/index.md b/subprojects/gst-docs/markdown/index.md similarity index 100% rename from markdown/index.md rename to subprojects/gst-docs/markdown/index.md diff --git a/markdown/installing/building-from-source-using-cerbero.md b/subprojects/gst-docs/markdown/installing/building-from-source-using-cerbero.md similarity index 100% rename from markdown/installing/building-from-source-using-cerbero.md rename to subprojects/gst-docs/markdown/installing/building-from-source-using-cerbero.md diff --git a/markdown/installing/building-from-source-using-meson.md b/subprojects/gst-docs/markdown/installing/building-from-source-using-meson.md similarity index 100% rename from markdown/installing/building-from-source-using-meson.md rename to subprojects/gst-docs/markdown/installing/building-from-source-using-meson.md diff --git a/markdown/installing/for-android-development.md b/subprojects/gst-docs/markdown/installing/for-android-development.md similarity index 100% rename from markdown/installing/for-android-development.md rename to subprojects/gst-docs/markdown/installing/for-android-development.md diff --git a/markdown/installing/for-ios-development.md b/subprojects/gst-docs/markdown/installing/for-ios-development.md similarity index 100% rename from markdown/installing/for-ios-development.md rename to subprojects/gst-docs/markdown/installing/for-ios-development.md diff --git a/markdown/installing/index.md b/subprojects/gst-docs/markdown/installing/index.md similarity index 100% rename from markdown/installing/index.md rename to subprojects/gst-docs/markdown/installing/index.md diff --git a/markdown/installing/on-linux.md b/subprojects/gst-docs/markdown/installing/on-linux.md similarity index 100% rename from markdown/installing/on-linux.md rename to subprojects/gst-docs/markdown/installing/on-linux.md diff --git a/markdown/installing/on-mac-osx.md b/subprojects/gst-docs/markdown/installing/on-mac-osx.md similarity index 100% rename from markdown/installing/on-mac-osx.md rename to subprojects/gst-docs/markdown/installing/on-mac-osx.md diff --git a/markdown/installing/on-windows.md b/subprojects/gst-docs/markdown/installing/on-windows.md similarity index 100% rename from markdown/installing/on-windows.md rename to subprojects/gst-docs/markdown/installing/on-windows.md diff --git a/markdown/legal-information.md b/subprojects/gst-docs/markdown/legal-information.md similarity index 100% rename from markdown/legal-information.md rename to subprojects/gst-docs/markdown/legal-information.md diff --git a/markdown/libs.md b/subprojects/gst-docs/markdown/libs.md similarity index 100% rename from markdown/libs.md rename to subprojects/gst-docs/markdown/libs.md diff --git a/markdown/plugin-development/advanced/allocation.md b/subprojects/gst-docs/markdown/plugin-development/advanced/allocation.md similarity index 100% rename from markdown/plugin-development/advanced/allocation.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/allocation.md diff --git a/markdown/plugin-development/advanced/clock.md b/subprojects/gst-docs/markdown/plugin-development/advanced/clock.md similarity index 100% rename from markdown/plugin-development/advanced/clock.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/clock.md diff --git a/markdown/plugin-development/advanced/dparams.md b/subprojects/gst-docs/markdown/plugin-development/advanced/dparams.md similarity index 100% rename from markdown/plugin-development/advanced/dparams.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/dparams.md diff --git a/markdown/plugin-development/advanced/events.md b/subprojects/gst-docs/markdown/plugin-development/advanced/events.md similarity index 100% rename from markdown/plugin-development/advanced/events.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/events.md diff --git a/markdown/plugin-development/advanced/index.md b/subprojects/gst-docs/markdown/plugin-development/advanced/index.md similarity index 100% rename from markdown/plugin-development/advanced/index.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/index.md diff --git a/markdown/plugin-development/advanced/interfaces.md b/subprojects/gst-docs/markdown/plugin-development/advanced/interfaces.md similarity index 100% rename from markdown/plugin-development/advanced/interfaces.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/interfaces.md diff --git a/markdown/plugin-development/advanced/media-types.md b/subprojects/gst-docs/markdown/plugin-development/advanced/media-types.md similarity index 100% rename from markdown/plugin-development/advanced/media-types.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/media-types.md diff --git a/markdown/plugin-development/advanced/negotiation.md b/subprojects/gst-docs/markdown/plugin-development/advanced/negotiation.md similarity index 100% rename from markdown/plugin-development/advanced/negotiation.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/negotiation.md diff --git a/markdown/plugin-development/advanced/qos.md b/subprojects/gst-docs/markdown/plugin-development/advanced/qos.md similarity index 100% rename from markdown/plugin-development/advanced/qos.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/qos.md diff --git a/markdown/plugin-development/advanced/request.md b/subprojects/gst-docs/markdown/plugin-development/advanced/request.md similarity index 100% rename from markdown/plugin-development/advanced/request.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/request.md diff --git a/markdown/plugin-development/advanced/scheduling.md b/subprojects/gst-docs/markdown/plugin-development/advanced/scheduling.md similarity index 100% rename from markdown/plugin-development/advanced/scheduling.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/scheduling.md diff --git a/markdown/plugin-development/advanced/tagging.md b/subprojects/gst-docs/markdown/plugin-development/advanced/tagging.md similarity index 100% rename from markdown/plugin-development/advanced/tagging.md rename to subprojects/gst-docs/markdown/plugin-development/advanced/tagging.md diff --git a/markdown/plugin-development/appendix/checklist-element.md b/subprojects/gst-docs/markdown/plugin-development/appendix/checklist-element.md similarity index 100% rename from markdown/plugin-development/appendix/checklist-element.md rename to subprojects/gst-docs/markdown/plugin-development/appendix/checklist-element.md diff --git a/markdown/plugin-development/appendix/index.md b/subprojects/gst-docs/markdown/plugin-development/appendix/index.md similarity index 100% rename from markdown/plugin-development/appendix/index.md rename to subprojects/gst-docs/markdown/plugin-development/appendix/index.md diff --git a/markdown/plugin-development/appendix/licensing-advisory.md b/subprojects/gst-docs/markdown/plugin-development/appendix/licensing-advisory.md similarity index 100% rename from markdown/plugin-development/appendix/licensing-advisory.md rename to subprojects/gst-docs/markdown/plugin-development/appendix/licensing-advisory.md diff --git a/markdown/plugin-development/appendix/porting.md b/subprojects/gst-docs/markdown/plugin-development/appendix/porting.md similarity index 100% rename from markdown/plugin-development/appendix/porting.md rename to subprojects/gst-docs/markdown/plugin-development/appendix/porting.md diff --git a/markdown/plugin-development/basics/args.md b/subprojects/gst-docs/markdown/plugin-development/basics/args.md similarity index 100% rename from markdown/plugin-development/basics/args.md rename to subprojects/gst-docs/markdown/plugin-development/basics/args.md diff --git a/markdown/plugin-development/basics/boiler.md b/subprojects/gst-docs/markdown/plugin-development/basics/boiler.md similarity index 100% rename from markdown/plugin-development/basics/boiler.md rename to subprojects/gst-docs/markdown/plugin-development/basics/boiler.md diff --git a/markdown/plugin-development/basics/chainfn.md b/subprojects/gst-docs/markdown/plugin-development/basics/chainfn.md similarity index 100% rename from markdown/plugin-development/basics/chainfn.md rename to subprojects/gst-docs/markdown/plugin-development/basics/chainfn.md diff --git a/markdown/plugin-development/basics/eventfn.md b/subprojects/gst-docs/markdown/plugin-development/basics/eventfn.md similarity index 100% rename from markdown/plugin-development/basics/eventfn.md rename to subprojects/gst-docs/markdown/plugin-development/basics/eventfn.md diff --git a/markdown/plugin-development/basics/index.md b/subprojects/gst-docs/markdown/plugin-development/basics/index.md similarity index 100% rename from markdown/plugin-development/basics/index.md rename to subprojects/gst-docs/markdown/plugin-development/basics/index.md diff --git a/markdown/plugin-development/basics/pads.md b/subprojects/gst-docs/markdown/plugin-development/basics/pads.md similarity index 100% rename from markdown/plugin-development/basics/pads.md rename to subprojects/gst-docs/markdown/plugin-development/basics/pads.md diff --git a/markdown/plugin-development/basics/queryfn.md b/subprojects/gst-docs/markdown/plugin-development/basics/queryfn.md similarity index 100% rename from markdown/plugin-development/basics/queryfn.md rename to subprojects/gst-docs/markdown/plugin-development/basics/queryfn.md diff --git a/markdown/plugin-development/basics/signals.md b/subprojects/gst-docs/markdown/plugin-development/basics/signals.md similarity index 100% rename from markdown/plugin-development/basics/signals.md rename to subprojects/gst-docs/markdown/plugin-development/basics/signals.md diff --git a/markdown/plugin-development/basics/states.md b/subprojects/gst-docs/markdown/plugin-development/basics/states.md similarity index 100% rename from markdown/plugin-development/basics/states.md rename to subprojects/gst-docs/markdown/plugin-development/basics/states.md diff --git a/markdown/plugin-development/basics/testapp.md b/subprojects/gst-docs/markdown/plugin-development/basics/testapp.md similarity index 100% rename from markdown/plugin-development/basics/testapp.md rename to subprojects/gst-docs/markdown/plugin-development/basics/testapp.md diff --git a/markdown/plugin-development/element-types/base-classes.md b/subprojects/gst-docs/markdown/plugin-development/element-types/base-classes.md similarity index 100% rename from markdown/plugin-development/element-types/base-classes.md rename to subprojects/gst-docs/markdown/plugin-development/element-types/base-classes.md diff --git a/markdown/plugin-development/element-types/index.md b/subprojects/gst-docs/markdown/plugin-development/element-types/index.md similarity index 100% rename from markdown/plugin-development/element-types/index.md rename to subprojects/gst-docs/markdown/plugin-development/element-types/index.md diff --git a/markdown/plugin-development/element-types/manager.md b/subprojects/gst-docs/markdown/plugin-development/element-types/manager.md similarity index 100% rename from markdown/plugin-development/element-types/manager.md rename to subprojects/gst-docs/markdown/plugin-development/element-types/manager.md diff --git a/markdown/plugin-development/element-types/n-to-one.md b/subprojects/gst-docs/markdown/plugin-development/element-types/n-to-one.md similarity index 100% rename from markdown/plugin-development/element-types/n-to-one.md rename to subprojects/gst-docs/markdown/plugin-development/element-types/n-to-one.md diff --git a/markdown/plugin-development/element-types/one-to-n.md b/subprojects/gst-docs/markdown/plugin-development/element-types/one-to-n.md similarity index 100% rename from markdown/plugin-development/element-types/one-to-n.md rename to subprojects/gst-docs/markdown/plugin-development/element-types/one-to-n.md diff --git a/markdown/plugin-development/index.md b/subprojects/gst-docs/markdown/plugin-development/index.md similarity index 100% rename from markdown/plugin-development/index.md rename to subprojects/gst-docs/markdown/plugin-development/index.md diff --git a/markdown/plugin-development/introduction/basics.md b/subprojects/gst-docs/markdown/plugin-development/introduction/basics.md similarity index 100% rename from markdown/plugin-development/introduction/basics.md rename to subprojects/gst-docs/markdown/plugin-development/introduction/basics.md diff --git a/markdown/plugin-development/introduction/index.md b/subprojects/gst-docs/markdown/plugin-development/introduction/index.md similarity index 100% rename from markdown/plugin-development/introduction/index.md rename to subprojects/gst-docs/markdown/plugin-development/introduction/index.md diff --git a/markdown/plugin-development/introduction/preface.md b/subprojects/gst-docs/markdown/plugin-development/introduction/preface.md similarity index 100% rename from markdown/plugin-development/introduction/preface.md rename to subprojects/gst-docs/markdown/plugin-development/introduction/preface.md diff --git a/markdown/plugins_doc.md b/subprojects/gst-docs/markdown/plugins_doc.md similarity index 100% rename from markdown/plugins_doc.md rename to subprojects/gst-docs/markdown/plugins_doc.md diff --git a/markdown/simple-index.md b/subprojects/gst-docs/markdown/simple-index.md similarity index 100% rename from markdown/simple-index.md rename to subprojects/gst-docs/markdown/simple-index.md diff --git a/markdown/templates/ALERT_JS.md b/subprojects/gst-docs/markdown/templates/ALERT_JS.md similarity index 100% rename from markdown/templates/ALERT_JS.md rename to subprojects/gst-docs/markdown/templates/ALERT_JS.md diff --git a/markdown/templates/ALERT_PY.md b/subprojects/gst-docs/markdown/templates/ALERT_PY.md similarity index 100% rename from markdown/templates/ALERT_PY.md rename to subprojects/gst-docs/markdown/templates/ALERT_PY.md diff --git a/markdown/templates/C+JS_FALLBACK.md b/subprojects/gst-docs/markdown/templates/C+JS_FALLBACK.md similarity index 100% rename from markdown/templates/C+JS_FALLBACK.md rename to subprojects/gst-docs/markdown/templates/C+JS_FALLBACK.md diff --git a/markdown/templates/C+PY_FALLBACK.md b/subprojects/gst-docs/markdown/templates/C+PY_FALLBACK.md similarity index 100% rename from markdown/templates/C+PY_FALLBACK.md rename to subprojects/gst-docs/markdown/templates/C+PY_FALLBACK.md diff --git a/markdown/templates/C.md b/subprojects/gst-docs/markdown/templates/C.md similarity index 100% rename from markdown/templates/C.md rename to subprojects/gst-docs/markdown/templates/C.md diff --git a/markdown/templates/END_LANG.md b/subprojects/gst-docs/markdown/templates/END_LANG.md similarity index 100% rename from markdown/templates/END_LANG.md rename to subprojects/gst-docs/markdown/templates/END_LANG.md diff --git a/markdown/templates/JS.md b/subprojects/gst-docs/markdown/templates/JS.md similarity index 100% rename from markdown/templates/JS.md rename to subprojects/gst-docs/markdown/templates/JS.md diff --git a/markdown/templates/PY.md b/subprojects/gst-docs/markdown/templates/PY.md similarity index 100% rename from markdown/templates/PY.md rename to subprojects/gst-docs/markdown/templates/PY.md diff --git a/markdown/tools/ges-launch.md b/subprojects/gst-docs/markdown/tools/ges-launch.md similarity index 100% rename from markdown/tools/ges-launch.md rename to subprojects/gst-docs/markdown/tools/ges-launch.md diff --git a/markdown/tools/gst-inspect.md b/subprojects/gst-docs/markdown/tools/gst-inspect.md similarity index 100% rename from markdown/tools/gst-inspect.md rename to subprojects/gst-docs/markdown/tools/gst-inspect.md diff --git a/markdown/tools/gst-launch.md b/subprojects/gst-docs/markdown/tools/gst-launch.md similarity index 100% rename from markdown/tools/gst-launch.md rename to subprojects/gst-docs/markdown/tools/gst-launch.md diff --git a/markdown/tools/index.md b/subprojects/gst-docs/markdown/tools/index.md similarity index 100% rename from markdown/tools/index.md rename to subprojects/gst-docs/markdown/tools/index.md diff --git a/markdown/tutorials/android/a-complete-media-player.md b/subprojects/gst-docs/markdown/tutorials/android/a-complete-media-player.md similarity index 100% rename from markdown/tutorials/android/a-complete-media-player.md rename to subprojects/gst-docs/markdown/tutorials/android/a-complete-media-player.md diff --git a/markdown/tutorials/android/a-running-pipeline.md b/subprojects/gst-docs/markdown/tutorials/android/a-running-pipeline.md similarity index 100% rename from markdown/tutorials/android/a-running-pipeline.md rename to subprojects/gst-docs/markdown/tutorials/android/a-running-pipeline.md diff --git a/markdown/tutorials/android/index.md b/subprojects/gst-docs/markdown/tutorials/android/index.md similarity index 100% rename from markdown/tutorials/android/index.md rename to subprojects/gst-docs/markdown/tutorials/android/index.md diff --git a/markdown/tutorials/android/link-against-gstreamer.md b/subprojects/gst-docs/markdown/tutorials/android/link-against-gstreamer.md similarity index 100% rename from markdown/tutorials/android/link-against-gstreamer.md rename to subprojects/gst-docs/markdown/tutorials/android/link-against-gstreamer.md diff --git a/markdown/tutorials/android/media-player.md b/subprojects/gst-docs/markdown/tutorials/android/media-player.md similarity index 100% rename from markdown/tutorials/android/media-player.md rename to subprojects/gst-docs/markdown/tutorials/android/media-player.md diff --git a/markdown/tutorials/android/video.md b/subprojects/gst-docs/markdown/tutorials/android/video.md similarity index 100% rename from markdown/tutorials/android/video.md rename to subprojects/gst-docs/markdown/tutorials/android/video.md diff --git a/markdown/tutorials/basic/concepts.md b/subprojects/gst-docs/markdown/tutorials/basic/concepts.md similarity index 100% rename from markdown/tutorials/basic/concepts.md rename to subprojects/gst-docs/markdown/tutorials/basic/concepts.md diff --git a/markdown/tutorials/basic/debugging-tools.md b/subprojects/gst-docs/markdown/tutorials/basic/debugging-tools.md similarity index 100% rename from markdown/tutorials/basic/debugging-tools.md rename to subprojects/gst-docs/markdown/tutorials/basic/debugging-tools.md diff --git a/markdown/tutorials/basic/dynamic-pipelines.md b/subprojects/gst-docs/markdown/tutorials/basic/dynamic-pipelines.md similarity index 100% rename from markdown/tutorials/basic/dynamic-pipelines.md rename to subprojects/gst-docs/markdown/tutorials/basic/dynamic-pipelines.md diff --git a/markdown/tutorials/basic/gstreamer-tools.md b/subprojects/gst-docs/markdown/tutorials/basic/gstreamer-tools.md similarity index 100% rename from markdown/tutorials/basic/gstreamer-tools.md rename to subprojects/gst-docs/markdown/tutorials/basic/gstreamer-tools.md diff --git a/markdown/tutorials/basic/handy-elements.md b/subprojects/gst-docs/markdown/tutorials/basic/handy-elements.md similarity index 100% rename from markdown/tutorials/basic/handy-elements.md rename to subprojects/gst-docs/markdown/tutorials/basic/handy-elements.md diff --git a/markdown/tutorials/basic/hello-world.md b/subprojects/gst-docs/markdown/tutorials/basic/hello-world.md similarity index 100% rename from markdown/tutorials/basic/hello-world.md rename to subprojects/gst-docs/markdown/tutorials/basic/hello-world.md diff --git a/markdown/tutorials/basic/index.md b/subprojects/gst-docs/markdown/tutorials/basic/index.md similarity index 100% rename from markdown/tutorials/basic/index.md rename to subprojects/gst-docs/markdown/tutorials/basic/index.md diff --git a/markdown/tutorials/basic/media-formats-and-pad-capabilities.md b/subprojects/gst-docs/markdown/tutorials/basic/media-formats-and-pad-capabilities.md similarity index 100% rename from markdown/tutorials/basic/media-formats-and-pad-capabilities.md rename to subprojects/gst-docs/markdown/tutorials/basic/media-formats-and-pad-capabilities.md diff --git a/markdown/tutorials/basic/media-information-gathering.md b/subprojects/gst-docs/markdown/tutorials/basic/media-information-gathering.md similarity index 100% rename from markdown/tutorials/basic/media-information-gathering.md rename to subprojects/gst-docs/markdown/tutorials/basic/media-information-gathering.md diff --git a/markdown/tutorials/basic/multithreading-and-pad-availability.md b/subprojects/gst-docs/markdown/tutorials/basic/multithreading-and-pad-availability.md similarity index 100% rename from markdown/tutorials/basic/multithreading-and-pad-availability.md rename to subprojects/gst-docs/markdown/tutorials/basic/multithreading-and-pad-availability.md diff --git a/markdown/tutorials/basic/platform-specific-elements.md b/subprojects/gst-docs/markdown/tutorials/basic/platform-specific-elements.md similarity index 100% rename from markdown/tutorials/basic/platform-specific-elements.md rename to subprojects/gst-docs/markdown/tutorials/basic/platform-specific-elements.md diff --git a/markdown/tutorials/basic/playback-speed.md b/subprojects/gst-docs/markdown/tutorials/basic/playback-speed.md similarity index 100% rename from markdown/tutorials/basic/playback-speed.md rename to subprojects/gst-docs/markdown/tutorials/basic/playback-speed.md diff --git a/markdown/tutorials/basic/short-cutting-the-pipeline.md b/subprojects/gst-docs/markdown/tutorials/basic/short-cutting-the-pipeline.md similarity index 100% rename from markdown/tutorials/basic/short-cutting-the-pipeline.md rename to subprojects/gst-docs/markdown/tutorials/basic/short-cutting-the-pipeline.md diff --git a/markdown/tutorials/basic/streaming.md b/subprojects/gst-docs/markdown/tutorials/basic/streaming.md similarity index 100% rename from markdown/tutorials/basic/streaming.md rename to subprojects/gst-docs/markdown/tutorials/basic/streaming.md diff --git a/markdown/tutorials/basic/time-management.md b/subprojects/gst-docs/markdown/tutorials/basic/time-management.md similarity index 100% rename from markdown/tutorials/basic/time-management.md rename to subprojects/gst-docs/markdown/tutorials/basic/time-management.md diff --git a/markdown/tutorials/basic/toolkit-integration.md b/subprojects/gst-docs/markdown/tutorials/basic/toolkit-integration.md similarity index 100% rename from markdown/tutorials/basic/toolkit-integration.md rename to subprojects/gst-docs/markdown/tutorials/basic/toolkit-integration.md diff --git a/markdown/tutorials/index.md b/subprojects/gst-docs/markdown/tutorials/index.md similarity index 100% rename from markdown/tutorials/index.md rename to subprojects/gst-docs/markdown/tutorials/index.md diff --git a/markdown/tutorials/ios/a-basic-media-player.md b/subprojects/gst-docs/markdown/tutorials/ios/a-basic-media-player.md similarity index 100% rename from markdown/tutorials/ios/a-basic-media-player.md rename to subprojects/gst-docs/markdown/tutorials/ios/a-basic-media-player.md diff --git a/markdown/tutorials/ios/a-complete-media-player.md b/subprojects/gst-docs/markdown/tutorials/ios/a-complete-media-player.md similarity index 100% rename from markdown/tutorials/ios/a-complete-media-player.md rename to subprojects/gst-docs/markdown/tutorials/ios/a-complete-media-player.md diff --git a/markdown/tutorials/ios/a-running-pipeline.md b/subprojects/gst-docs/markdown/tutorials/ios/a-running-pipeline.md similarity index 100% rename from markdown/tutorials/ios/a-running-pipeline.md rename to subprojects/gst-docs/markdown/tutorials/ios/a-running-pipeline.md diff --git a/markdown/tutorials/ios/index.md b/subprojects/gst-docs/markdown/tutorials/ios/index.md similarity index 100% rename from markdown/tutorials/ios/index.md rename to subprojects/gst-docs/markdown/tutorials/ios/index.md diff --git a/markdown/tutorials/ios/link-against-gstreamer.md b/subprojects/gst-docs/markdown/tutorials/ios/link-against-gstreamer.md similarity index 100% rename from markdown/tutorials/ios/link-against-gstreamer.md rename to subprojects/gst-docs/markdown/tutorials/ios/link-against-gstreamer.md diff --git a/markdown/tutorials/ios/video.md b/subprojects/gst-docs/markdown/tutorials/ios/video.md similarity index 100% rename from markdown/tutorials/ios/video.md rename to subprojects/gst-docs/markdown/tutorials/ios/video.md diff --git a/markdown/tutorials/playback/audio-visualization.md b/subprojects/gst-docs/markdown/tutorials/playback/audio-visualization.md similarity index 100% rename from markdown/tutorials/playback/audio-visualization.md rename to subprojects/gst-docs/markdown/tutorials/playback/audio-visualization.md diff --git a/markdown/tutorials/playback/color-balance.md b/subprojects/gst-docs/markdown/tutorials/playback/color-balance.md similarity index 100% rename from markdown/tutorials/playback/color-balance.md rename to subprojects/gst-docs/markdown/tutorials/playback/color-balance.md diff --git a/markdown/tutorials/playback/custom-playbin-sinks.md b/subprojects/gst-docs/markdown/tutorials/playback/custom-playbin-sinks.md similarity index 100% rename from markdown/tutorials/playback/custom-playbin-sinks.md rename to subprojects/gst-docs/markdown/tutorials/playback/custom-playbin-sinks.md diff --git a/markdown/tutorials/playback/digital-audio-pass-through.md b/subprojects/gst-docs/markdown/tutorials/playback/digital-audio-pass-through.md similarity index 100% rename from markdown/tutorials/playback/digital-audio-pass-through.md rename to subprojects/gst-docs/markdown/tutorials/playback/digital-audio-pass-through.md diff --git a/markdown/tutorials/playback/hardware-accelerated-video-decoding.md b/subprojects/gst-docs/markdown/tutorials/playback/hardware-accelerated-video-decoding.md similarity index 100% rename from markdown/tutorials/playback/hardware-accelerated-video-decoding.md rename to subprojects/gst-docs/markdown/tutorials/playback/hardware-accelerated-video-decoding.md diff --git a/markdown/tutorials/playback/index.md b/subprojects/gst-docs/markdown/tutorials/playback/index.md similarity index 100% rename from markdown/tutorials/playback/index.md rename to subprojects/gst-docs/markdown/tutorials/playback/index.md diff --git a/markdown/tutorials/playback/playbin-usage.md b/subprojects/gst-docs/markdown/tutorials/playback/playbin-usage.md similarity index 100% rename from markdown/tutorials/playback/playbin-usage.md rename to subprojects/gst-docs/markdown/tutorials/playback/playbin-usage.md diff --git a/markdown/tutorials/playback/progressive-streaming.md b/subprojects/gst-docs/markdown/tutorials/playback/progressive-streaming.md similarity index 100% rename from markdown/tutorials/playback/progressive-streaming.md rename to subprojects/gst-docs/markdown/tutorials/playback/progressive-streaming.md diff --git a/markdown/tutorials/playback/short-cutting-the-pipeline.md b/subprojects/gst-docs/markdown/tutorials/playback/short-cutting-the-pipeline.md similarity index 100% rename from markdown/tutorials/playback/short-cutting-the-pipeline.md rename to subprojects/gst-docs/markdown/tutorials/playback/short-cutting-the-pipeline.md diff --git a/markdown/tutorials/playback/subtitle-management.md b/subprojects/gst-docs/markdown/tutorials/playback/subtitle-management.md similarity index 100% rename from markdown/tutorials/playback/subtitle-management.md rename to subprojects/gst-docs/markdown/tutorials/playback/subtitle-management.md diff --git a/markdown/tutorials/qt-tutorials.md b/subprojects/gst-docs/markdown/tutorials/qt-tutorials.md similarity index 100% rename from markdown/tutorials/qt-tutorials.md rename to subprojects/gst-docs/markdown/tutorials/qt-tutorials.md diff --git a/markdown/tutorials/table-of-concepts.md b/subprojects/gst-docs/markdown/tutorials/table-of-concepts.md similarity index 100% rename from markdown/tutorials/table-of-concepts.md rename to subprojects/gst-docs/markdown/tutorials/table-of-concepts.md diff --git a/meson.build b/subprojects/gst-docs/meson.build similarity index 100% rename from meson.build rename to subprojects/gst-docs/meson.build diff --git a/meson_options.txt b/subprojects/gst-docs/meson_options.txt similarity index 100% rename from meson_options.txt rename to subprojects/gst-docs/meson_options.txt diff --git a/scripts/RELEASE_README.md b/subprojects/gst-docs/scripts/RELEASE_README.md similarity index 100% rename from scripts/RELEASE_README.md rename to subprojects/gst-docs/scripts/RELEASE_README.md diff --git a/scripts/generate_sitemap.py b/subprojects/gst-docs/scripts/generate_sitemap.py similarity index 100% rename from scripts/generate_sitemap.py rename to subprojects/gst-docs/scripts/generate_sitemap.py diff --git a/scripts/release.py b/subprojects/gst-docs/scripts/release.py similarity index 100% rename from scripts/release.py rename to subprojects/gst-docs/scripts/release.py diff --git a/sitemap.txt b/subprojects/gst-docs/sitemap.txt similarity index 100% rename from sitemap.txt rename to subprojects/gst-docs/sitemap.txt diff --git a/symbols/symbol_index.json b/subprojects/gst-docs/symbols/symbol_index.json similarity index 100% rename from symbols/symbol_index.json rename to subprojects/gst-docs/symbols/symbol_index.json diff --git a/symbols/symbols_version.txt b/subprojects/gst-docs/symbols/symbols_version.txt similarity index 100% rename from symbols/symbols_version.txt rename to subprojects/gst-docs/symbols/symbols_version.txt diff --git a/theme/extra/css/extra_frontend.css b/subprojects/gst-docs/theme/extra/css/extra_frontend.css similarity index 100% rename from theme/extra/css/extra_frontend.css rename to subprojects/gst-docs/theme/extra/css/extra_frontend.css diff --git a/theme/extra/images/api-reference.svg b/subprojects/gst-docs/theme/extra/images/api-reference.svg similarity index 100% rename from theme/extra/images/api-reference.svg rename to subprojects/gst-docs/theme/extra/images/api-reference.svg diff --git a/theme/extra/images/deploy.png b/subprojects/gst-docs/theme/extra/images/deploy.png similarity index 100% rename from theme/extra/images/deploy.png rename to subprojects/gst-docs/theme/extra/images/deploy.png diff --git a/theme/extra/images/design-guidelines.svg b/subprojects/gst-docs/theme/extra/images/design-guidelines.svg similarity index 100% rename from theme/extra/images/design-guidelines.svg rename to subprojects/gst-docs/theme/extra/images/design-guidelines.svg diff --git a/theme/extra/images/favicon.png b/subprojects/gst-docs/theme/extra/images/favicon.png similarity index 100% rename from theme/extra/images/favicon.png rename to subprojects/gst-docs/theme/extra/images/favicon.png diff --git a/theme/extra/images/gstreamer-logo.svg b/subprojects/gst-docs/theme/extra/images/gstreamer-logo.svg similarity index 100% rename from theme/extra/images/gstreamer-logo.svg rename to subprojects/gst-docs/theme/extra/images/gstreamer-logo.svg diff --git a/theme/extra/images/tutorials.png b/subprojects/gst-docs/theme/extra/images/tutorials.png similarity index 100% rename from theme/extra/images/tutorials.png rename to subprojects/gst-docs/theme/extra/images/tutorials.png diff --git a/theme/extra/templates/brand-logo.html b/subprojects/gst-docs/theme/extra/templates/brand-logo.html similarity index 100% rename from theme/extra/templates/brand-logo.html rename to subprojects/gst-docs/theme/extra/templates/brand-logo.html diff --git a/theme/extra/templates/extra_head.html b/subprojects/gst-docs/theme/extra/templates/extra_head.html similarity index 100% rename from theme/extra/templates/extra_head.html rename to subprojects/gst-docs/theme/extra/templates/extra_head.html diff --git a/theme/extra/templates/navbar_links.html b/subprojects/gst-docs/theme/extra/templates/navbar_links.html similarity index 100% rename from theme/extra/templates/navbar_links.html rename to subprojects/gst-docs/theme/extra/templates/navbar_links.html