瀏覽代碼

link from schema to config

Rob Bast 10 年之前
父節點
當前提交
141f2b626f
共有 1 個文件被更改,包括 5 次插入0 次删除
  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
 By default Packagist is added last which means that custom repositories can
 override packages from it.
 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;
 &larr; [Command-line interface](03-cli.md)  |  [Repositories](05-repositories.md) &rarr;