diff --git a/Package.resolved b/Package.resolved index d8ff9ac..dde829e 100644 --- a/Package.resolved +++ b/Package.resolved @@ -27,6 +27,24 @@ "revision": "7a2742ff415a7423fd62c0ed23fe1c9ca8fcaa9f", "version": "3.56.1" } + }, + { + "package": "SwiftDocCPlugin", + "repositoryURL": "https://github.com/apple/swift-docc-plugin", + "state": { + "branch": null, + "revision": "26ac5758409154cc448d7ab82389c520fa8a8247", + "version": "1.3.0" + } + }, + { + "package": "SymbolKit", + "repositoryURL": "https://github.com/apple/swift-docc-symbolkit", + "state": { + "branch": null, + "revision": "b45d1f2ed151d057b54504d653e0da5552844e34", + "version": "1.0.0" + } } ] }, diff --git a/Package.swift b/Package.swift index a4a7767..9be6c14 100644 --- a/Package.swift +++ b/Package.swift @@ -21,7 +21,11 @@ let package = Package( // BitmovinPlayer .package(name: "BitmovinPlayer", url: "https://github.com/bitmovin/player-ios.git", - .exact("3.56.1")) + .exact("3.56.1")), + + // other dependencies + .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0") + ], targets: [ // Targets are the basic building blocks of a package, defining a module or a test suite. diff --git a/PlaybackSDK.doccarchive/css/chunk-c0335d80.10a2f091.css b/docs/PlaybackSDK.doccarchive/css/chunk-c0335d80.10a2f091.css similarity index 100% rename from PlaybackSDK.doccarchive/css/chunk-c0335d80.10a2f091.css rename to docs/PlaybackSDK.doccarchive/css/chunk-c0335d80.10a2f091.css diff --git a/PlaybackSDK.doccarchive/css/documentation-topic.1d1eec04.css b/docs/PlaybackSDK.doccarchive/css/documentation-topic.1d1eec04.css similarity index 100% rename from PlaybackSDK.doccarchive/css/documentation-topic.1d1eec04.css rename to docs/PlaybackSDK.doccarchive/css/documentation-topic.1d1eec04.css diff --git a/PlaybackSDK.doccarchive/css/documentation-topic~topic.b6287bcf.css b/docs/PlaybackSDK.doccarchive/css/documentation-topic~topic.b6287bcf.css similarity index 100% rename from PlaybackSDK.doccarchive/css/documentation-topic~topic.b6287bcf.css rename to docs/PlaybackSDK.doccarchive/css/documentation-topic~topic.b6287bcf.css diff --git a/PlaybackSDK.doccarchive/css/documentation-topic~topic~tutorials-overview.d6f5411c.css b/docs/PlaybackSDK.doccarchive/css/documentation-topic~topic~tutorials-overview.d6f5411c.css similarity index 100% rename from PlaybackSDK.doccarchive/css/documentation-topic~topic~tutorials-overview.d6f5411c.css rename to docs/PlaybackSDK.doccarchive/css/documentation-topic~topic~tutorials-overview.d6f5411c.css diff --git a/PlaybackSDK.doccarchive/css/index.038e887c.css b/docs/PlaybackSDK.doccarchive/css/index.038e887c.css similarity index 100% rename from PlaybackSDK.doccarchive/css/index.038e887c.css rename to docs/PlaybackSDK.doccarchive/css/index.038e887c.css diff --git a/PlaybackSDK.doccarchive/css/topic.d8c126f3.css b/docs/PlaybackSDK.doccarchive/css/topic.d8c126f3.css similarity index 100% rename from PlaybackSDK.doccarchive/css/topic.d8c126f3.css rename to docs/PlaybackSDK.doccarchive/css/topic.d8c126f3.css diff --git a/PlaybackSDK.doccarchive/css/tutorials-overview.c249c765.css b/docs/PlaybackSDK.doccarchive/css/tutorials-overview.c249c765.css similarity index 100% rename from PlaybackSDK.doccarchive/css/tutorials-overview.c249c765.css rename to docs/PlaybackSDK.doccarchive/css/tutorials-overview.c249c765.css diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/init().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/init().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/init().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/init().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/name.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/name.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/name.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/name.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/pause().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/pause().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/pause().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/pause().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/play().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/play().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/play().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/play().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/removeplayer().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/removeplayer().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/removeplayer().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/removeplayer().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/setup().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/setup().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/setup().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/setup().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/version.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/version.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/version.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerplugin/version.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(label:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(label:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(label:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(label:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(value:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(value:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(value:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibility(value:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(item:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(item:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(item:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alert(item:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:body:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:body:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:body:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:body:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:value:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:value:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:value:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/animation(_:value:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blendmode(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blendmode(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blendmode(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blendmode(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/body.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/body.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/body.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/body.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/bold(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/bold(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/bold(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/bold(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/border(_:width:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/border(_:width:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/border(_:width:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/border(_:width:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/brightness(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/brightness(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/brightness(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/brightness(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorinvert().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorinvert().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorinvert().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorinvert().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/compositinggroup().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/compositinggroup().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/compositinggroup().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/compositinggroup().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containershape(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containershape(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containershape(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/containershape(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contrast(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contrast(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contrast(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/contrast(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlsize(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlsize(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlsize(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/controlsize(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environment(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/font(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/font(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/font(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/font(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontweight(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontweight(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontweight(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontweight(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/formstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/formstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/formstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/formstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/geometrygroup().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/geometrygroup().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/geometrygroup().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/geometrygroup().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/grayscale(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/grayscale(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/grayscale(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/grayscale(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hidden().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hidden().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hidden().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hidden().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/huerotation(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/huerotation(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/huerotation(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/huerotation(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/id(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/id(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/id(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/id(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/imagescale(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/imagescale(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/imagescale(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/imagescale(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/italic(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/italic(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/italic(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/italic(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/kerning(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/kerning(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/kerning(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/kerning(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelshidden().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelshidden().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelshidden().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelshidden().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linespacing(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linespacing(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linespacing(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/linespacing(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/liststyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/liststyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/liststyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/liststyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuorder(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuorder(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuorder(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menuorder(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menustyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menustyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menustyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/menustyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/modifier(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/modifier(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/modifier(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/modifier(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaced(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaced(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaced(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaced(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaceddigit().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaceddigit().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaceddigit().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/monospaceddigit().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(x:y:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(x:y:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(x:y:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/offset(x:y:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onappear(perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onappear(perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onappear(perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onappear(perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onhover(perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onhover(perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onhover(perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onhover(perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/opacity(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/opacity(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/opacity(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/opacity(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/padding(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(x:y:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(x:y:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(x:y:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/position(x:y:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preference(key:value:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preference(key:value:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preference(key:value:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preference(key:value:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/redacted(reason:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/redacted(reason:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/redacted(reason:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/redacted(reason:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/refreshable(action:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/refreshable(action:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/refreshable(action:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/refreshable(action:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/saturation(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/saturation(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/saturation(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/saturation(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofill().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofill().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofill().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofill().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofit().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofit().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofit().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaledtofit().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitscope(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitscope(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitscope(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/submitscope(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabitem(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabitem(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabitem(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabitem(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tag(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tag(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tag(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tag(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(priority:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(priority:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(priority:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/task(priority:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcase(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcase(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcase(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcase(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textselection(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textselection(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textselection(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/textselection(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tracking(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tracking(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tracking(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/tracking(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transition(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transition(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transition(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/transition(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/unredacted().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/unredacted().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/unredacted().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/unredacted().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/view-implementations.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/view-implementations.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/view-implementations.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/view-implementations.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/zindex(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/zindex(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/zindex(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/bitmovinplayerview/zindex(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/documentation.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/documentation.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/documentation.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/documentation.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/error-implementations.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/error-implementations.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/error-implementations.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/error-implementations.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/initializationerror.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/initializationerror.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/initializationerror.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/initializationerror.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/loadhlsstreamerror.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/loadhlsstreamerror.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/loadhlsstreamerror.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/loadhlsstreamerror.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/localizeddescription.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/localizeddescription.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/localizeddescription.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/localizeddescription.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/networkerror(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/networkerror(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/networkerror(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbackapierror/networkerror(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/init().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/init().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/init().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/init().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/shared.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/shared.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/shared.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/playbacksdkmanager/shared.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/!=(_:_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/!=(_:_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/!=(_:_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/!=(_:_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/equatable-implementations.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/equatable-implementations.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/equatable-implementations.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/equatable-implementations.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/error-implementations.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/error-implementations.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/error-implementations.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/error-implementations.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/initializationerror.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/initializationerror.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/initializationerror.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/initializationerror.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/loadhlsstreamerror.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/loadhlsstreamerror.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/loadhlsstreamerror.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/loadhlsstreamerror.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/localizeddescription.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/localizeddescription.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/localizeddescription.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/localizeddescription.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/missinglicense.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/missinglicense.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/missinglicense.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/sdkerror/missinglicense.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/name.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/name.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/name.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/name.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/pause().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/pause().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/pause().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/pause().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/play().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/play().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/play().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/play().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/removeplayer().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/removeplayer().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/removeplayer().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/removeplayer().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/setup().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/setup().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/setup().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/setup().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/version.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/version.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/version.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerplugin/version.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:).json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:).json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:).json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:).json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/removeplugin().json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/removeplugin().json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/removeplugin().json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/removeplugin().json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin.json diff --git a/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/shared.json b/docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/shared.json similarity index 100% rename from PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/shared.json rename to docs/PlaybackSDK.doccarchive/data/documentation/playbacksdk/videoplayerpluginmanager/shared.json diff --git a/PlaybackSDK.doccarchive/data/tutorials/playbacksdk/customplugintutorial.json b/docs/PlaybackSDK.doccarchive/data/tutorials/playbacksdk/customplugintutorial.json similarity index 100% rename from PlaybackSDK.doccarchive/data/tutorials/playbacksdk/customplugintutorial.json rename to docs/PlaybackSDK.doccarchive/data/tutorials/playbacksdk/customplugintutorial.json diff --git a/PlaybackSDK.doccarchive/data/tutorials/playbacksdk/getstarted.json b/docs/PlaybackSDK.doccarchive/data/tutorials/playbacksdk/getstarted.json similarity index 100% rename from PlaybackSDK.doccarchive/data/tutorials/playbacksdk/getstarted.json rename to docs/PlaybackSDK.doccarchive/data/tutorials/playbacksdk/getstarted.json diff --git a/PlaybackSDK.doccarchive/data/tutorials/table-of-contents.json b/docs/PlaybackSDK.doccarchive/data/tutorials/table-of-contents.json similarity index 100% rename from PlaybackSDK.doccarchive/data/tutorials/table-of-contents.json rename to docs/PlaybackSDK.doccarchive/data/tutorials/table-of-contents.json diff --git a/PlaybackSDK.doccarchive/developer-og-twitter.jpg b/docs/PlaybackSDK.doccarchive/developer-og-twitter.jpg similarity index 100% rename from PlaybackSDK.doccarchive/developer-og-twitter.jpg rename to docs/PlaybackSDK.doccarchive/developer-og-twitter.jpg diff --git a/PlaybackSDK.doccarchive/developer-og.jpg b/docs/PlaybackSDK.doccarchive/developer-og.jpg similarity index 100% rename from PlaybackSDK.doccarchive/developer-og.jpg rename to docs/PlaybackSDK.doccarchive/developer-og.jpg diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/init()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/init()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/init()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/init()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/name/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/name/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/name/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/name/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/pause()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/pause()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/pause()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/pause()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/play()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/play()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/play()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/play()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/playerview(hlsurlstring:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/removeplayer()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/removeplayer()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/removeplayer()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/removeplayer()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/setup()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/setup()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/setup()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/setup()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/version/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/version/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/version/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerplugin/version/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accentcolor(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-24jl2/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(activationpoint:)-2fgn6/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(addtraits:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hidden:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(hint:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(identifier:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(inputlabels:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(label:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(label:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(label:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(label:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(removetraits:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(selectionidentifier:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(sortpriority:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(value:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(value:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(value:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibility(value:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(action:label:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-2qqmz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-3yhkn/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaction(named:_:)-752ik/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactions(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-53ntt/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityactivationpoint(_:)-7nfm8/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityaddtraits(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityadjustableaction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychartdescriptor(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitychildren(children:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-2ytxg/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-3x90l/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-57t73/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7622k/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-7ee7j/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-883iw/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-88mk3/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitycustomcontent(_:_:importance:)-8g1kv/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitydirecttouch(_:options:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityelement(children:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityfocused(_:equals:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityheading(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhidden(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-4nhze/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-7pklb/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityhint(_:)-8ro7f/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityidentifier(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityignoresinvertcolors(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-6r70h/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-8ga6r/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityinputlabels(_:)-la1o/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-1cph1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7adx6/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabel(_:)-7t49g/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylabeledpair(role:id:in:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitylinkedgroup(id:in:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityremovetraits(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrepresentation(representation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrespondstouserinteraction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-6cl28/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8doyu/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-8hu97/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:)-hiyo/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-3cq7s/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-55pvz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-5kzol/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entryid:entrylabel:)-85j75/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-2gmuo/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-4v9g8/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-5yu91/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:entries:entrylabel:)-7a5jb/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3czt7/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-3ga74/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-47ctf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotor(_:textranges:)-5onnj/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityrotorentry(id:in:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityscrollaction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityshowslargecontentviewer(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitysortpriority(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilitytextcontenttype(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-51sfk/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-5agra/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityvalue(_:)-78lqf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/accessibilityzoomaction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(ispresented:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/actionsheet(item:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-1p9c8/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-8nchf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:)-z4fn/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1u0om/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-1uhz6/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:actions:message:)-py9q/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-75se/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-89yi/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:)-9pzr0/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1kuba/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-1ky1b/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(_:ispresented:presenting:actions:message:)-71jcy/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(ispresented:error:actions:message:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(item:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(item:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(item:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alert(item:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-8fo7v/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alignmentguide(_:computevalue:)-92wpz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/alloweddynamicrange(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowshittesting(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/allowstightening(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/anchorpreference(key:value:transform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:body:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:body:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:body:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:body:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:value:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:value:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:value:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/animation(_:value:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-4l6lv/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/aspectratio(_:contentmode:)-6tc4s/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocapitalization(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/autocorrectiondisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:alignment:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:ignoressafeareaedges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-15a03/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(_:in:fillstyle:)-9sb3l/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(alignment:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(ignoressafeareaedges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-5ukrb/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/background(in:fillstyle:)-8t9nl/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundpreferencevalue(_:alignment:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/backgroundstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-5st6w/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-6gpa2/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-7s4kd/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badge(_:)-8bw3q/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/badgeprominence(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/baselineoffset(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blendmode(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blendmode(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blendmode(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blendmode(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/blur(radius:opaque:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/body/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/body/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/body/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/body/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/bold(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/bold(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/bold(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/bold(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/border(_:width:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/border(_:width:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/border(_:width:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/border(_:width:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/brightness(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/brightness(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/brightness(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/brightness(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonbordershape(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonrepeatbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7bm2s/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/buttonstyle(_:)-7q62k/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipped(antialiased:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/clipshape(_:style:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coloreffect(_:isenabled:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorinvert()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorinvert()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorinvert()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorinvert()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colormultiply(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/colorscheme(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/compositinggroup()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/compositinggroup()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/compositinggroup()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/compositinggroup()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-3xp49/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-5osrs/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:)-9c7k1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-18uq9/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-1lz4c/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:actions:message:)-5fuv2/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1aysx/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-1vfc1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:)-7k3fz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-2v6al/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-6xoha/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/confirmationdialog(_:ispresented:titlevisibility:presenting:actions:message:)-8n9w1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(_:for:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerbackground(for:alignment:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:alignment:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containerrelativeframe(_:count:span:spacing:alignment:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containershape(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containershape(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containershape(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/containershape(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-2nato/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:_:for:)-txh9/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentmargins(_:for:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:_:eofill:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contentshape(_:eofill:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contenttransition(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(forselectiontype:menu:primaryaction:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contextmenu(menuitems:preview:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contrast(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contrast(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contrast(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/contrast(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlgroupstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlsize(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlsize(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlsize(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/controlsize(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/coordinatespace(name:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/cornerradius(_:antialiased:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/datepickerstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultappstorage(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultfocus(_:_:priority:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaulthovereffect(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/defaultscrollanchor(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deferssystemgestures(on:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/deletedisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogicon(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-28av9/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-2lazw/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(_:issuppressed:)-99pj5/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dialogsuppressiontoggle(issuppressed:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disableautocorrection(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/disclosuregroupstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/distortioneffect(_:maxsampleoffset:isenabled:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/draggable(_:preview:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/drawinggroup(opaque:colormode:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dropdestination(for:action:istargeted:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-4v6j4/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/dynamictypesize(_:)-8zqiy/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/edgesignoringsafearea(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environment(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/environmentobject(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogbrowseroptions(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-4sto5/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-7gjj7/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogconfirmationlabel(_:)-9hjrp/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogcustomizationid(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogdefaultdirectory(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogimportsunresolvedaliases(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-2ip4n/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-67rn6/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogmessage(_:)-dd3u/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filedialogurlenabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-29wbp/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttype:defaultfilename:oncompletion:)-3g9ko/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-8tupx/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:document:contenttypes:defaultfilename:oncompletion:oncancellation:)-o4li/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-1twyd/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttype:oncompletion:)-2e7rz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-6xv6m/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:documents:contenttypes:oncompletion:oncancellation:)-npwh/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:item:contenttypes:defaultfilename:oncompletion:oncancellation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporter(ispresented:items:contenttypes:oncompletion:oncancellation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-7pleq/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-8t5re/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileexporterfilenamelabel(_:)-ij1k/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:allowsmultipleselection:oncompletion:oncancellation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fileimporter(ispresented:allowedcontenttypes:oncompletion:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:file:oncompletion:oncancellation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/filemover(ispresented:files:oncompletion:oncancellation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/finddisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/findnavigator(ispresented:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fixedsize(horizontal:vertical:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/flipsforrighttoleftlayoutdirection(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusable(_:interactions:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focused(_:equals:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-1g0dd/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedobject(_:)-6gnqz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-3301g/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedsceneobject(_:)-8fmby/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-1qpp3/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedscenevalue(_:_:)-6shvo/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-55vrz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focusedvalue(_:_:)-7hm2d/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/focuseffectdisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/font(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/font(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/font(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/font(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontdesign(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontweight(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontweight(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontweight(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontweight(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fontwidth(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundcolor(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/foregroundstyle(_:_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/formstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/formstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/formstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/formstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(minwidth:idealwidth:maxwidth:minheight:idealheight:maxheight:alignment:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/frame(width:height:alignment:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(ispresented:ondismiss:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/fullscreencover(item:ondismiss:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gaugestyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/geometrygroup()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/geometrygroup()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/geometrygroup()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/geometrygroup()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gesture(_:including:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/grayscale(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/grayscale(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/grayscale(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/grayscale(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellanchor(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellcolumns(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcellunsizedaxes(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/gridcolumnalignment(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/groupboxstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/handlesexternalevents(preferring:allowing:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/headerprominence(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-1en1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-3sq7v/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/help(_:)-8cfgd/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hidden()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hidden()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hidden()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hidden()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/highprioritygesture(_:including:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffect(_:isenabled:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/hovereffectdisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/huerotation(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/huerotation(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/huerotation(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/huerotation(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/id(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/id(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/id(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/id(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ignoressafearea(_:edges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/imagescale(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/imagescale(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/imagescale(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/imagescale(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/indexviewstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/init(hlsurlstring:playerconfig:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspector(ispresented:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/inspectorcolumnwidth(min:ideal:max:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactionactivitytrackingtag(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/interactivedismissdisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/invalidatablecontent(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/italic(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/italic(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/italic(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/italic(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/itemprovider(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/kerning(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/kerning(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/kerning(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/kerning(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardshortcut(_:modifiers:localization:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyboardtype(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:repeating:content:keyframes:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/keyframeanimator(initialvalue:trigger:content:keyframes:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labeledcontentstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelshidden()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelshidden()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelshidden()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelshidden()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/labelstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layereffect(_:maxsampleoffset:isenabled:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutdirectionbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutpriority(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/layoutvalue(key:value:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linelimit(_:reservesspace:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linespacing(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linespacing(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linespacing(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/linespacing(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-730o0/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listitemtint(_:)-9oyri/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowbackground(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowinsets(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparator(_:edges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowseparatortint(_:edges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listrowspacing(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparator(_:edges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionseparatortint(_:edges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-1297l/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/listsectionspacing(_:)-71o7f/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/liststyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/liststyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/liststyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/liststyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/luminancetoalpha()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/mask(alignment:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/matchedgeometryeffect(id:in:properties:anchor:issource:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuactiondismissbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuindicator(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuorder(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuorder(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuorder(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menuorder(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menustyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menustyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menustyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/menustyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/minimumscalefactor(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/modifier(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/modifier(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/modifier(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/modifier(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaced(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaced(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaced(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaced(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaceddigit()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaceddigit()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaceddigit()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/monospaceddigit()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/movedisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/multilinetextalignment(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarbackbuttonhidden(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbarhidden(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(leading:trailing:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbaritems(trailing:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-2tvbb/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-8f9fq/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:)-90yey/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-4o2oy/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-5sstf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitle(_:displaymode:)-7pj7v/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationbartitledisplaymode(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(for:destination:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(ispresented:destination:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdestination(item:destination:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-2ql2l/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:)-4gkje/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-11ys1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-1s345/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-3wrqo/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationdocument(_:preview:)-9r1fc/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewcolumnwidth(min:ideal:max:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationsplitviewstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2cbbq/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-2hqj/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-5y36i/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-9neej/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationtitle(_:)-voku/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/navigationviewstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(x:y:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(x:y:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(x:y:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/offset(x:y:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onappear(perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onappear(perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onappear(perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onappear(perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-302sn/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:initial:_:)-6p46k/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onchange(of:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinueuseractivity(_:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-2e5rp/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/oncontinuoushover(coordinatespace:perform:)-6ujjf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondisappear(perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrag(_:preview:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4bjnb/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:delegate:)-4vyza/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6oggf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-6vsp/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-7lgd2/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ondrop(of:istargeted:perform:)-81vs3/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onhover(perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onhover(perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onhover(perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onhover(perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:action:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(_:phases:action:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(characters:phases:action:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(keys:phases:action:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onkeypress(phases:action:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:perform:onpressingchanged:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:maximumdistance:pressing:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:perform:onpressingchanged:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onlongpressgesture(minimumduration:pressing:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onopenurl(perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onpreferencechange(_:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onreceive(_:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/onsubmit(of:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-1ek8g/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:coordinatespace:perform:)-9kxks/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/ontapgesture(count:perform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/opacity(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/opacity(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/opacity(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/opacity(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:alignment:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:ignoressafeareaedges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(_:in:fillstyle:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlay(alignment:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/overlaypreferencevalue(_:alignment:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-8la2x/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:)-94ovh/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/padding(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/paletteselectioneffect(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/persistentsystemoverlays(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:content:animation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/phaseanimator(_:trigger:content:animation:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/pickerstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(ispresented:attachmentanchor:arrowedge:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/popover(item:attachmentanchor:arrowedge:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(x:y:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(x:y:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(x:y:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/position(x:y:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preference(key:value:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preference(key:value:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preference(key:value:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preference(key:value:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/preferredcolorscheme(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackground(alignment:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationbackgroundinteraction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcompactadaptation(horizontal:vertical:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcontentinteraction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationcornerradius(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdetents(_:selection:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/presentationdragindicator(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewcontext(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdevice(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewdisplayname(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewinterfaceorientation(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/previewlayout(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/privacysensitive(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/progressviewstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/projectioneffect(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/redacted(reason:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/redacted(reason:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/redacted(reason:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/redacted(reason:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/refreshable(action:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/refreshable(action:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/refreshable(action:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/refreshable(action:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-7vs1w/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/renameaction(_:)-dhl7/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/replacedisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotation3deffect(_:axis:anchor:anchorz:perspective:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/rotationeffect(_:anchor:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-8xuc6/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareainset(edge:alignment:spacing:content:)-9xmw/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-1cwxh/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:)-8hgvb/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/safeareapadding(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/saturation(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/saturation(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/saturation(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/saturation(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofill()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofill()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofill()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofill()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofit()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofit()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofit()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaledtofit()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-478js/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(_:anchor:)-6nq52/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scaleeffect(x:y:anchor:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scenepadding(_:edges:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollbouncebehavior(_:axes:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollclipdisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollcontentbackground(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolldismisseskeyboard(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicators(_:axes:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(onappear:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollindicatorsflash(trigger:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrollposition(id:anchor:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltargetlayout(isenabled:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(_:axis:transition:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/scrolltransition(topleading:bottomtrailing:axis:transition:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-1v74d/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9floz/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:ispresented:placement:prompt:token:)-9fwt1/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-34tbo/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-3ns5o/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:editabletokens:placement:prompt:token:)-8jius/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-1yx1t/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-67lnp/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:ispresented:placement:prompt:)-6slax/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-5aijf/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-6x0q/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:)-9e770/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4fef2/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-4ot2g/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:placement:prompt:suggestions:)-9wb1c/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-183xm/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-5gd7f/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:ispresented:placement:prompt:token:)-v6go/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-3i3vq/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-6jzmh/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:placement:prompt:token:)-7pbb6/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-1fbry/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-4gir7/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:ispresented:placement:prompt:token:)-7urns/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-11k2a/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-5drgj/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchable(text:tokens:suggestedtokens:placement:prompt:token:)-6t3gw/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-95mzh/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchcompletion(_:)-9im0b/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchdictationbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchpresentationtoolbarbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:activation:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchscopes(_:scopes:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/searchsuggestions(_:for:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/selectiondisabled(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(_:trigger:condition:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sensoryfeedback(trigger:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/shadow(color:radius:x:y:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(ispresented:ondismiss:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/sheet(item:ondismiss:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/simultaneousgesture(_:including:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechadjustedpitch(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechalwaysincludespunctuation(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechannouncementsqueued(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/speechspellsoutcharacters(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/springloadingbehavior(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbar(hidden:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/statusbarhidden(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/strikethrough(_:pattern:color:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitlabel(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitscope(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitscope(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitscope(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/submitscope(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/swipeactions(edge:allowsfullswipe:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:isactive:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffect(_:options:value:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symboleffectsremoved(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolrenderingmode(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/symbolvariant(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabitem(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabitem(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabitem(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabitem(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablecolumnheaders(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tablestyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tabviewstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tag(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tag(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tag(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tag(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(id:priority:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(priority:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(priority:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(priority:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/task(priority:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcase(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcase(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcase(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcase(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textcontenttype(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/texteditorstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textfieldstyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textinputautocapitalization(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textscale(_:isenabled:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textselection(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textselection(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textselection(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/textselection(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-5usev/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tint(_:)-68ihh/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/togglestyle(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(_:for:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-7wl29/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(content:)-9r9cc/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(id:content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbar(removing:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-318bv/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarbackground(_:for:)-3faty/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarcolorscheme(_:for:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbarrole(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitledisplaymode(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/toolbartitlemenu(content:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tracking(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tracking(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tracking(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/tracking(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(_:body:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transaction(value:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformanchorpreference(key:value:transform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformeffect(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformenvironment(_:transform:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transformpreference(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transition(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transition(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transition(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/transition(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/truncationmode(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-3rtbx/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-58dqq/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typeselectequivalent(_:)-xox2/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-4ax4k/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/typesettinglanguage(_:isenabled:)-70p7f/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/underline(_:pattern:color:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/unredacted()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/unredacted()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/unredacted()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/unredacted()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:element:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/useractivity(_:isactive:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/view-implementations/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/view-implementations/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/view-implementations/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/view-implementations/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/visualeffect(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/zindex(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/zindex(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/zindex(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/bitmovinplayerview/zindex(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/documentation/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/documentation/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/documentation/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/documentation/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/apierror(statuscode:message:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/error-implementations/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/error-implementations/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/error-implementations/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/error-implementations/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/initializationerror/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/initializationerror/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/initializationerror/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/initializationerror/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplaybackdataurl/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidplayerinformationurl/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/invalidresponseplaybackdata/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/loadhlsstreamerror/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/loadhlsstreamerror/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/loadhlsstreamerror/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/loadhlsstreamerror/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/localizeddescription/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/localizeddescription/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/localizeddescription/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/localizeddescription/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/networkerror(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/networkerror(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/networkerror(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbackapierror/networkerror(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/init()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/init()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/init()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/init()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/initialize(apikey:baseurl:completion:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/loadplayer(entryid:authorizationtoken:onerror:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/shared/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/shared/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/shared/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/playbacksdkmanager/shared/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/!=(_:_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/!=(_:_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/!=(_:_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/!=(_:_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/equatable-implementations/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/equatable-implementations/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/equatable-implementations/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/equatable-implementations/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/error-implementations/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/error-implementations/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/error-implementations/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/error-implementations/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/initializationerror/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/initializationerror/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/initializationerror/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/initializationerror/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/loadhlsstreamerror/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/loadhlsstreamerror/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/loadhlsstreamerror/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/loadhlsstreamerror/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/localizeddescription/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/localizeddescription/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/localizeddescription/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/localizeddescription/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/missinglicense/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/missinglicense/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/missinglicense/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/sdkerror/missinglicense/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/name/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/name/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/name/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/name/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/pause()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/pause()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/pause()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/pause()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/play()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/play()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/play()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/play()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/playerview(hlsurlstring:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/removeplayer()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/removeplayer()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/removeplayer()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/removeplayer()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/setup()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/setup()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/setup()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/setup()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/version/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/version/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/version/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerplugin/version/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/objectwillchange/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/observableobject-implementations/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:)/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:)/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:)/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/registerplugin(_:)/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/removeplugin()/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/removeplugin()/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/removeplugin()/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/removeplugin()/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/selectedplugin/index.html diff --git a/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/shared/index.html b/docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/shared/index.html similarity index 100% rename from PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/shared/index.html rename to docs/PlaybackSDK.doccarchive/documentation/playbacksdk/videoplayerpluginmanager/shared/index.html diff --git a/PlaybackSDK.doccarchive/favicon.ico b/docs/PlaybackSDK.doccarchive/favicon.ico similarity index 100% rename from PlaybackSDK.doccarchive/favicon.ico rename to docs/PlaybackSDK.doccarchive/favicon.ico diff --git a/PlaybackSDK.doccarchive/favicon.svg b/docs/PlaybackSDK.doccarchive/favicon.svg similarity index 100% rename from PlaybackSDK.doccarchive/favicon.svg rename to docs/PlaybackSDK.doccarchive/favicon.svg diff --git a/PlaybackSDK.doccarchive/images/ios-marketing.png b/docs/PlaybackSDK.doccarchive/images/ios-marketing.png similarity index 100% rename from PlaybackSDK.doccarchive/images/ios-marketing.png rename to docs/PlaybackSDK.doccarchive/images/ios-marketing.png diff --git a/PlaybackSDK.doccarchive/img/added-icon.d6f7e47d.svg b/docs/PlaybackSDK.doccarchive/img/added-icon.d6f7e47d.svg similarity index 100% rename from PlaybackSDK.doccarchive/img/added-icon.d6f7e47d.svg rename to docs/PlaybackSDK.doccarchive/img/added-icon.d6f7e47d.svg diff --git a/PlaybackSDK.doccarchive/img/deprecated-icon.015b4f17.svg b/docs/PlaybackSDK.doccarchive/img/deprecated-icon.015b4f17.svg similarity index 100% rename from PlaybackSDK.doccarchive/img/deprecated-icon.015b4f17.svg rename to docs/PlaybackSDK.doccarchive/img/deprecated-icon.015b4f17.svg diff --git a/PlaybackSDK.doccarchive/img/modified-icon.f496e73d.svg b/docs/PlaybackSDK.doccarchive/img/modified-icon.f496e73d.svg similarity index 100% rename from PlaybackSDK.doccarchive/img/modified-icon.f496e73d.svg rename to docs/PlaybackSDK.doccarchive/img/modified-icon.f496e73d.svg diff --git a/PlaybackSDK.doccarchive/img/no-image@2x.df2a0a50.png b/docs/PlaybackSDK.doccarchive/img/no-image@2x.df2a0a50.png similarity index 100% rename from PlaybackSDK.doccarchive/img/no-image@2x.df2a0a50.png rename to docs/PlaybackSDK.doccarchive/img/no-image@2x.df2a0a50.png diff --git a/PlaybackSDK.doccarchive/index.html b/docs/PlaybackSDK.doccarchive/index.html similarity index 100% rename from PlaybackSDK.doccarchive/index.html rename to docs/PlaybackSDK.doccarchive/index.html diff --git a/PlaybackSDK.doccarchive/index/availability.index b/docs/PlaybackSDK.doccarchive/index/availability.index similarity index 100% rename from PlaybackSDK.doccarchive/index/availability.index rename to docs/PlaybackSDK.doccarchive/index/availability.index diff --git a/PlaybackSDK.doccarchive/index/data.mdb b/docs/PlaybackSDK.doccarchive/index/data.mdb similarity index 100% rename from PlaybackSDK.doccarchive/index/data.mdb rename to docs/PlaybackSDK.doccarchive/index/data.mdb diff --git a/PlaybackSDK.doccarchive/index/index.json b/docs/PlaybackSDK.doccarchive/index/index.json similarity index 100% rename from PlaybackSDK.doccarchive/index/index.json rename to docs/PlaybackSDK.doccarchive/index/index.json diff --git a/PlaybackSDK.doccarchive/index/navigator.index b/docs/PlaybackSDK.doccarchive/index/navigator.index similarity index 100% rename from PlaybackSDK.doccarchive/index/navigator.index rename to docs/PlaybackSDK.doccarchive/index/navigator.index diff --git a/PlaybackSDK.doccarchive/js/chunk-2d0d3105.cd72cc8e.js b/docs/PlaybackSDK.doccarchive/js/chunk-2d0d3105.cd72cc8e.js similarity index 100% rename from PlaybackSDK.doccarchive/js/chunk-2d0d3105.cd72cc8e.js rename to docs/PlaybackSDK.doccarchive/js/chunk-2d0d3105.cd72cc8e.js diff --git a/PlaybackSDK.doccarchive/js/chunk-c0335d80.76a68cc5.js b/docs/PlaybackSDK.doccarchive/js/chunk-c0335d80.76a68cc5.js similarity index 100% rename from PlaybackSDK.doccarchive/js/chunk-c0335d80.76a68cc5.js rename to docs/PlaybackSDK.doccarchive/js/chunk-c0335d80.76a68cc5.js diff --git a/PlaybackSDK.doccarchive/js/chunk-vendors.ba2dd0cb.js b/docs/PlaybackSDK.doccarchive/js/chunk-vendors.ba2dd0cb.js similarity index 100% rename from PlaybackSDK.doccarchive/js/chunk-vendors.ba2dd0cb.js rename to docs/PlaybackSDK.doccarchive/js/chunk-vendors.ba2dd0cb.js diff --git a/PlaybackSDK.doccarchive/js/documentation-topic.57e91f8a.js b/docs/PlaybackSDK.doccarchive/js/documentation-topic.57e91f8a.js similarity index 100% rename from PlaybackSDK.doccarchive/js/documentation-topic.57e91f8a.js rename to docs/PlaybackSDK.doccarchive/js/documentation-topic.57e91f8a.js diff --git a/PlaybackSDK.doccarchive/js/documentation-topic~topic.1679ec90.js b/docs/PlaybackSDK.doccarchive/js/documentation-topic~topic.1679ec90.js similarity index 100% rename from PlaybackSDK.doccarchive/js/documentation-topic~topic.1679ec90.js rename to docs/PlaybackSDK.doccarchive/js/documentation-topic~topic.1679ec90.js diff --git a/PlaybackSDK.doccarchive/js/documentation-topic~topic~tutorials-overview.90c61522.js b/docs/PlaybackSDK.doccarchive/js/documentation-topic~topic~tutorials-overview.90c61522.js similarity index 100% rename from PlaybackSDK.doccarchive/js/documentation-topic~topic~tutorials-overview.90c61522.js rename to docs/PlaybackSDK.doccarchive/js/documentation-topic~topic~tutorials-overview.90c61522.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-bash.1b52852f.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-bash.1b52852f.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-bash.1b52852f.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-bash.1b52852f.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-c.d1db3f17.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-c.d1db3f17.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-c.d1db3f17.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-c.d1db3f17.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-cpp.eaddddbe.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-cpp.eaddddbe.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-cpp.eaddddbe.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-cpp.eaddddbe.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-css.75eab1fe.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-css.75eab1fe.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-css.75eab1fe.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-css.75eab1fe.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-custom-swift.5cda5c20.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-custom-swift.5cda5c20.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-custom-swift.5cda5c20.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-custom-swift.5cda5c20.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-diff.62d66733.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-diff.62d66733.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-diff.62d66733.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-diff.62d66733.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-http.163e45b6.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-http.163e45b6.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-http.163e45b6.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-http.163e45b6.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-java.8326d9d8.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-java.8326d9d8.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-java.8326d9d8.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-java.8326d9d8.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-javascript.acb8a8eb.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-javascript.acb8a8eb.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-javascript.acb8a8eb.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-javascript.acb8a8eb.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-json.471128d2.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-json.471128d2.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-json.471128d2.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-json.471128d2.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-llvm.6100b125.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-llvm.6100b125.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-llvm.6100b125.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-llvm.6100b125.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-markdown.90077643.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-markdown.90077643.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-markdown.90077643.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-markdown.90077643.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-objectivec.bcdf5156.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-objectivec.bcdf5156.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-objectivec.bcdf5156.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-objectivec.bcdf5156.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-perl.757d7b6f.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-perl.757d7b6f.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-perl.757d7b6f.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-perl.757d7b6f.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-php.cc8d6c27.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-php.cc8d6c27.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-php.cc8d6c27.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-php.cc8d6c27.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-python.c214ed92.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-python.c214ed92.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-python.c214ed92.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-python.c214ed92.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-ruby.f889d392.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-ruby.f889d392.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-ruby.f889d392.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-ruby.f889d392.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-scss.62ee18da.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-scss.62ee18da.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-scss.62ee18da.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-scss.62ee18da.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-shell.dd7f411f.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-shell.dd7f411f.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-shell.dd7f411f.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-shell.dd7f411f.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-swift.84f3e88c.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-swift.84f3e88c.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-swift.84f3e88c.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-swift.84f3e88c.js diff --git a/PlaybackSDK.doccarchive/js/highlight-js-xml.9c3688c7.js b/docs/PlaybackSDK.doccarchive/js/highlight-js-xml.9c3688c7.js similarity index 100% rename from PlaybackSDK.doccarchive/js/highlight-js-xml.9c3688c7.js rename to docs/PlaybackSDK.doccarchive/js/highlight-js-xml.9c3688c7.js diff --git a/PlaybackSDK.doccarchive/js/index.e8a5d294.js b/docs/PlaybackSDK.doccarchive/js/index.e8a5d294.js similarity index 100% rename from PlaybackSDK.doccarchive/js/index.e8a5d294.js rename to docs/PlaybackSDK.doccarchive/js/index.e8a5d294.js diff --git a/PlaybackSDK.doccarchive/js/topic.8cd0c0c4.js b/docs/PlaybackSDK.doccarchive/js/topic.8cd0c0c4.js similarity index 100% rename from PlaybackSDK.doccarchive/js/topic.8cd0c0c4.js rename to docs/PlaybackSDK.doccarchive/js/topic.8cd0c0c4.js diff --git a/PlaybackSDK.doccarchive/js/tutorials-overview.2a32cd6f.js b/docs/PlaybackSDK.doccarchive/js/tutorials-overview.2a32cd6f.js similarity index 100% rename from PlaybackSDK.doccarchive/js/tutorials-overview.2a32cd6f.js rename to docs/PlaybackSDK.doccarchive/js/tutorials-overview.2a32cd6f.js diff --git a/PlaybackSDK.doccarchive/metadata.json b/docs/PlaybackSDK.doccarchive/metadata.json similarity index 100% rename from PlaybackSDK.doccarchive/metadata.json rename to docs/PlaybackSDK.doccarchive/metadata.json diff --git a/PlaybackSDK.doccarchive/tutorials/playbacksdk/customplugintutorial/index.html b/docs/PlaybackSDK.doccarchive/tutorials/playbacksdk/customplugintutorial/index.html similarity index 100% rename from PlaybackSDK.doccarchive/tutorials/playbacksdk/customplugintutorial/index.html rename to docs/PlaybackSDK.doccarchive/tutorials/playbacksdk/customplugintutorial/index.html diff --git a/PlaybackSDK.doccarchive/tutorials/playbacksdk/getstarted/index.html b/docs/PlaybackSDK.doccarchive/tutorials/playbacksdk/getstarted/index.html similarity index 100% rename from PlaybackSDK.doccarchive/tutorials/playbacksdk/getstarted/index.html rename to docs/PlaybackSDK.doccarchive/tutorials/playbacksdk/getstarted/index.html diff --git a/PlaybackSDK.doccarchive/tutorials/table-of-contents/index.html b/docs/PlaybackSDK.doccarchive/tutorials/table-of-contents/index.html similarity index 100% rename from PlaybackSDK.doccarchive/tutorials/table-of-contents/index.html rename to docs/PlaybackSDK.doccarchive/tutorials/table-of-contents/index.html