Przeglądaj źródła

Update extensions-ext-manifests.md

Björn Ritzl 11 miesięcy temu
rodzic
commit
0fc03cc527
1 zmienionych plików z 3 dodań i 3 usunięć
  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.