Browse Source

link from schema to config

Rob Bast 10 năm trước cách đây
mục cha
commit
141f2b626f
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      doc/04-schema.md

+ 5 - 0
doc/04-schema.md

@@ -731,4 +731,9 @@ will look from the first to the last repository, and pick the first match.
 By default Packagist is added last which means that custom repositories can
 override packages from it.
 
+### config <span>([root-only](04-schema.md#root-package))</span>
+
+A set of configuration options. It is only used for projects. See 
+[Config](06-config.md) for a description of each individual option.
+
 &larr; [Command-line interface](03-cli.md)  |  [Repositories](05-repositories.md) &rarr;