소스 검색

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
 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;