Преглед на файлове

Added basic docs to schema docs.

Christoph Hochstrasser преди 13 години
родител
ревизия
5ec267ccf4
променени са 1 файла, в които са добавени 10 реда и са изтрити 0 реда
  1. 10 0
      doc/04-schema.md

+ 10 - 0
doc/04-schema.md

@@ -225,6 +225,16 @@ Example:
         }
     }
 
+### include-paths
+
+A list of paths which should get appended to PHP's `include_path`.
+
+Example:
+
+    {
+        "include-paths": ["lib/"]
+    }
+
 ### target-dir
 
 Defines the installation target.