Split out documentation into subfolders.
[platform/upstream/gstreamer.git] / markdown / tutorials / ios / index.md
similarity index 81%
rename from tutorials-ios.md
rename to markdown/tutorials/ios/index.md
index a45d3f5..4267a48 100644 (file)
@@ -4,17 +4,17 @@
 
 These tutorials describe iOS-specific topics. General GStreamer
 concepts will not be explained in these tutorials, so the
-[](tutorials-basic.md) should be reviewed first. The reader should
+[](tutorials/basic/index.md) should be reviewed first. The reader should
 also be familiar with basic iOS programming techniques.
 
 The iOS tutorials have the same structure as the
-[](tutorials-android.md): Each one builds on top of the previous
+[](tutorials/android/index.md): Each one builds on top of the previous
 one and adds progressively more functionality, until a working media
 player application is obtained in
-[](tutorial-ios-a-complete-media-player.md).
+[](tutorials/ios/a-complete-media-player.md).
 
 Make sure to have read the instructions in
-[](installing-for-ios-development.md) before jumping into the iOS
+[](installing/for-ios-development.md) before jumping into the iOS
 tutorials.
 
 All iOS tutorials are split into the following classes: