فهرست منبع

Docs: Format list.json. (#24494)

Michael Herzog 3 سال پیش
والد
کامیت
9f4de99828
1فایلهای تغییر یافته به همراه98 افزوده شده و 84 حذف شده
  1. 98 84
      docs/list.json

+ 98 - 84
docs/list.json

@@ -1079,92 +1079,102 @@
 
 	},
 
-    "ja": {
-        "マニュアル": {
-            "はじめてみましょう": {
-                "シーンの作成": "manual/ja/introduction/Creating-a-scene",
-                "インストールの方法": "manual/ja/introduction/Installation",
-                "WebGLの互換性の確認": "manual/ja/introduction/WebGL-compatibility-check",
-                "localで実行する方法": "manual/ja/introduction/How-to-run-things-locally",
-                "線を引く": "manual/ja/introduction/Drawing-lines",
-                "テキストを作成する": "manual/ja/introduction/Creating-text",
-                "3Dモデルをロードする": "manual/ja/introduction/Loading-3D-models",
-                "ライブラリとプラグイン": "manual/ja/introduction/Libraries-and-Plugins",
-                "FAQ": "manual/ja/introduction/FAQ",
-                "役にたつリンク集": "manual/ja/introduction/Useful-links"
-            },
-            "次の段階": {
-                "更新の仕方": "manual/ja/introduction/How-to-update-things",
-                "オブジェクトを廃棄する方法": "manual/ja/introduction/How-to-dispose-of-objects",
-                "VRコンテンツの作り方": "manual/ja/introduction/How-to-create-VR-content",
-                "post-processingの使い方": "manual/ja/introduction/How-to-use-post-processing",
-                "行列の変換": "manual/ja/introduction/Matrix-transformations",
-                "アニメーションシステム": "manual/ja/introduction/Animation-system"
-            },
-            "ビルドツール": {
-                "NPMでテストを実行する": "manual/ja/buildTools/Testing-with-NPM"
-            }
-        }
-    },
-
-    "it": {
-
-      "Manuale": {
-  
-        "Per iniziare": {
-          "Creare una scena": "manual/it/introduction/Creating-a-scene",
-          "Installazione": "manual/it/introduction/Installation",
-          "Controllo compatibilità WebGL": "manual/it/introduction/WebGL-compatibility-check",
-          "Esecuzione in locale": "manual/it/introduction/How-to-run-things-locally",
-          "Disegnare linee": "manual/it/introduction/Drawing-lines",
-          "Creare testo": "manual/it/introduction/Creating-text",
-          "Caricare modelli 3D": "manual/it/introduction/Loading-3D-models",
-          "Librerie e Plugins": "manual/it/introduction/Libraries-and-Plugins",
-          "FAQ": "manual/it/introduction/FAQ",
-          "Link utili": "manual/it/introduction/Useful-links"
-        },
-  
-        "Prossimi passi": {
-          "Come aggiornare le cose": "manual/it/introduction/How-to-update-things",
-          "Come liberare le risorse": "manual/it/introduction/How-to-dispose-of-objects",
-          "Come creare contenuti VR": "manual/it/introduction/How-to-create-VR-content",
-          "Come utilizzare il post-processing": "manual/it/introduction/How-to-use-post-processing",
-          "Trasformazioni di matrici": "manual/it/introduction/Matrix-transformations",
-          "Sistema di animazione": "manual/it/introduction/Animation-system",
-          "Gestione del colore": "manual/it/introduction/Color-management"
-        },
-  
-        "Strumenti di build": {
-          "Testare con NPM": "manual/it/buildTools/Testing-with-NPM"
-        }
-  
-      },
-
-      "Riferimenti": {
-
-        "Animation": {
-          "AnimationAction": "api/it/animation/AnimationAction",
-          "AnimationClip": "api/it/animation/AnimationClip",
-          "AnimationMixer": "api/it/animation/AnimationMixer",
-          "AnimationObjectGroup": "api/it/animation/AnimationObjectGroup",
-          "AnimationUtils": "api/it/animation/AnimationUtils",
-          "KeyframeTrack": "api/it/animation/KeyframeTrack",
-          "PropertyBinding": "api/it/animation/PropertyBinding",
-          "PropertyMixer": "api/it/animation/PropertyMixer"
-        },
-  
-        "Animation / Tracks": {
-          "BooleanKeyframeTrack": "api/it/animation/tracks/BooleanKeyframeTrack",
-          "ColorKeyframeTrack": "api/it/animation/tracks/ColorKeyframeTrack",
-          "NumberKeyframeTrack": "api/it/animation/tracks/NumberKeyframeTrack",
-          "QuaternionKeyframeTrack": "api/it/animation/tracks/QuaternionKeyframeTrack",
-          "StringKeyframeTrack": "api/it/animation/tracks/StringKeyframeTrack",
-          "VectorKeyframeTrack": "api/it/animation/tracks/VectorKeyframeTrack"
-        }
-      }
-    },
+	"ja": {
+
+		"マニュアル": {
+
+			"はじめてみましょう": {
+				"シーンの作成": "manual/ja/introduction/Creating-a-scene",
+				"インストールの方法": "manual/ja/introduction/Installation",
+				"WebGLの互換性の確認": "manual/ja/introduction/WebGL-compatibility-check",
+				"localで実行する方法": "manual/ja/introduction/How-to-run-things-locally",
+				"線を引く": "manual/ja/introduction/Drawing-lines",
+				"テキストを作成する": "manual/ja/introduction/Creating-text",
+				"3Dモデルをロードする": "manual/ja/introduction/Loading-3D-models",
+				"ライブラリとプラグイン": "manual/ja/introduction/Libraries-and-Plugins",
+				"FAQ": "manual/ja/introduction/FAQ",
+				"役にたつリンク集": "manual/ja/introduction/Useful-links"
+			},
+
+			"次の段階": {
+				"更新の仕方": "manual/ja/introduction/How-to-update-things",
+				"オブジェクトを廃棄する方法": "manual/ja/introduction/How-to-dispose-of-objects",
+				"VRコンテンツの作り方": "manual/ja/introduction/How-to-create-VR-content",
+				"post-processingの使い方": "manual/ja/introduction/How-to-use-post-processing",
+				"行列の変換": "manual/ja/introduction/Matrix-transformations",
+				"アニメーションシステム": "manual/ja/introduction/Animation-system"
+			},
+
+			"ビルドツール": {
+				"NPMでテストを実行する": "manual/ja/buildTools/Testing-with-NPM"
+			}
+
+		}
+
+	},
+
+	"it": {
+
+		"Manuale": {
+
+			"Per iniziare": {
+				"Creare una scena": "manual/it/introduction/Creating-a-scene",
+				"Installazione": "manual/it/introduction/Installation",
+				"Controllo compatibilità WebGL": "manual/it/introduction/WebGL-compatibility-check",
+				"Esecuzione in locale": "manual/it/introduction/How-to-run-things-locally",
+				"Disegnare linee": "manual/it/introduction/Drawing-lines",
+				"Creare testo": "manual/it/introduction/Creating-text",
+				"Caricare modelli 3D": "manual/it/introduction/Loading-3D-models",
+				"Librerie e Plugins": "manual/it/introduction/Libraries-and-Plugins",
+				"FAQ": "manual/it/introduction/FAQ",
+				"Link utili": "manual/it/introduction/Useful-links"
+			},
+		
+			"Prossimi passi": {
+				"Come aggiornare le cose": "manual/it/introduction/How-to-update-things",
+				"Come liberare le risorse": "manual/it/introduction/How-to-dispose-of-objects",
+				"Come creare contenuti VR": "manual/it/introduction/How-to-create-VR-content",
+				"Come utilizzare il post-processing": "manual/it/introduction/How-to-use-post-processing",
+				"Trasformazioni di matrici": "manual/it/introduction/Matrix-transformations",
+				"Sistema di animazione": "manual/it/introduction/Animation-system",
+				"Gestione del colore": "manual/it/introduction/Color-management"
+			},
+		
+			"Strumenti di build": {
+				"Testare con NPM": "manual/it/buildTools/Testing-with-NPM"
+			}
+	
+		},
+
+		"Riferimenti": {
+
+			"Animation": {
+				"AnimationAction": "api/it/animation/AnimationAction",
+				"AnimationClip": "api/it/animation/AnimationClip",
+				"AnimationMixer": "api/it/animation/AnimationMixer",
+				"AnimationObjectGroup": "api/it/animation/AnimationObjectGroup",
+				"AnimationUtils": "api/it/animation/AnimationUtils",
+				"KeyframeTrack": "api/it/animation/KeyframeTrack",
+				"PropertyBinding": "api/it/animation/PropertyBinding",
+				"PropertyMixer": "api/it/animation/PropertyMixer"
+			},
+
+			"Animation / Tracks": {
+				"BooleanKeyframeTrack": "api/it/animation/tracks/BooleanKeyframeTrack",
+				"ColorKeyframeTrack": "api/it/animation/tracks/ColorKeyframeTrack",
+				"NumberKeyframeTrack": "api/it/animation/tracks/NumberKeyframeTrack",
+				"QuaternionKeyframeTrack": "api/it/animation/tracks/QuaternionKeyframeTrack",
+				"StringKeyframeTrack": "api/it/animation/tracks/StringKeyframeTrack",
+				"VectorKeyframeTrack": "api/it/animation/tracks/VectorKeyframeTrack"
+			}
+
+		}
+
+	},
 	"pt-br": {
+
 		"Manual": {
+
 			"Comece a usar": {
 				"Criando uma cena": "manual/pt-br/introduction/Creating-a-scene",
 				"Instalação": "manual/pt-br/introduction/Installation",
@@ -1177,6 +1187,7 @@
 				"FAQ": "manual/pt-br/introduction/FAQ",
 				"Links úteis": "manual/pt-br/introduction/Useful-links"
 			},
+
 			"Próximos Passos": {
 				"Como atualizar as coisas": "manual/pt-br/introduction/How-to-update-things",
 				"Como descartar objetos": "manual/pt-br/introduction/How-to-dispose-of-objects",
@@ -1186,10 +1197,13 @@
 				"Sistema de animação": "manual/pt-br/introduction/Animation-system",
 				"Gerenciamento de cor": "manual/pt-br/introduction/Color-management"
 			},
+
 			"Ferramentas de Build": {
 				"Testando com NPM": "manual/pt-br/buildTools/Testing-with-NPM"
 			}
+
 		}
+
 	}
 
 }