瀏覽代碼

Update extensions-ext-manifests.md

Björn Ritzl 11 月之前
父節點
當前提交
0fc03cc527
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      docs/en/manuals/extensions-ext-manifests.md

+ 3 - 3
docs/en/manuals/extensions-ext-manifests.md

@@ -1,9 +1,9 @@
 ---
-title: Native extensions - extension manifest
-brief: This manual describes the extension manifest and how it correlates to the application manifest.
+title: Native extensions - extension manifests
+brief: This manual describes the extension manifest and how it correlates to the application manifest and engine manifest.
 ---
 
-# Extension manifest
+# Extension, Application and Engine manifest files
 
 The extension manifest is a configuration file with flags and defines used when building a single extension. This configuration is combined with an application level configuration and a base level configuration for the Defold engine itself.