From 39bf509905896db1d21e3d0ef8ad394c4c5c9ce7 Mon Sep 17 00:00:00 2001 From: "Jordi J. Gimenez" <87380947+jordijoangimenez@users.noreply.github.com> Date: Tue, 7 May 2024 11:31:15 +0200 Subject: [PATCH] Documentation updates (#67) * Create usage-application-provider.md * Update usage-application-provider.md * Update usage-application-function.md * Update usage-5gms-aware-application.md * Create Blender Exporter and Unity Player * Update blender_exporter_unity_player.md --- .../usage-5gms-aware-application.md | 2 +- .../usage-application-function.md | 2 +- .../usage-application-provider.md | 11 +++++++++++ .../application-server/usage-application-server.md | 2 +- .../tutorials/blender_exporter_unity_player.md | 13 +++++++++++++ 5 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 pages/5g-media-streaming/usage/application-provider/usage-application-provider.md create mode 100644 pages/xr-media-integration-in-5g/tutorials/blender_exporter_unity_player.md diff --git a/pages/5g-media-streaming/usage/5gms-aware-application/usage-5gms-aware-application.md b/pages/5g-media-streaming/usage/5gms-aware-application/usage-5gms-aware-application.md index 1ccac89c..139f6e50 100644 --- a/pages/5g-media-streaming/usage/5gms-aware-application/usage-5gms-aware-application.md +++ b/pages/5g-media-streaming/usage/5gms-aware-application/usage-5gms-aware-application.md @@ -4,7 +4,7 @@ title: 5GMS Aware Application parent: Usage grand_parent: 5G Downlink Media Streaming has_children: true -nav_order: 4 +nav_order: 5 --- # 5GMS Aware Application diff --git a/pages/5g-media-streaming/usage/application-function/usage-application-function.md b/pages/5g-media-streaming/usage/application-function/usage-application-function.md index 2750effd..0f301503 100644 --- a/pages/5g-media-streaming/usage/application-function/usage-application-function.md +++ b/pages/5g-media-streaming/usage/application-function/usage-application-function.md @@ -4,7 +4,7 @@ title: Application Function parent: Usage grand_parent: 5G Downlink Media Streaming has_children: true -nav_order: 1 +nav_order: 2 --- # Application Function diff --git a/pages/5g-media-streaming/usage/application-provider/usage-application-provider.md b/pages/5g-media-streaming/usage/application-provider/usage-application-provider.md new file mode 100644 index 00000000..b6808b9a --- /dev/null +++ b/pages/5g-media-streaming/usage/application-provider/usage-application-provider.md @@ -0,0 +1,11 @@ +--- +layout: default +title: Application Provider +parent: Usage +grand_parent: 5G Downlink Media Streaming +has_children: true +nav_order: 1 +--- + +# Application Provider + diff --git a/pages/5g-media-streaming/usage/application-server/usage-application-server.md b/pages/5g-media-streaming/usage/application-server/usage-application-server.md index 2a822bc4..dba80440 100644 --- a/pages/5g-media-streaming/usage/application-server/usage-application-server.md +++ b/pages/5g-media-streaming/usage/application-server/usage-application-server.md @@ -4,7 +4,7 @@ title: Application Server parent: Usage grand_parent: 5G Downlink Media Streaming has_children: true -nav_order: 2 +nav_order: 3 --- # Application Server diff --git a/pages/xr-media-integration-in-5g/tutorials/blender_exporter_unity_player.md b/pages/xr-media-integration-in-5g/tutorials/blender_exporter_unity_player.md new file mode 100644 index 00000000..af03d8c6 --- /dev/null +++ b/pages/xr-media-integration-in-5g/tutorials/blender_exporter_unity_player.md @@ -0,0 +1,13 @@ +--- +layout: default +title: Blender glTF Exporter and Unity Player +grand_parent: XR Media Integration in 5G +parent: Tutorials +has_children: false +nav_order: 2 +--- +# Blender glTF Exporter and Unity Player + +This is a tutorial from Nils Duval (Motion Spell) on the usage of the Blender glTF exporter and the XR Unity Player. + +