浏览代码

Build scripts: Add file comments

Daniel Rudolf 9 年之前
父节点
当前提交
0198d827bf
共有 2 个文件被更改,包括 18 次插入0 次删除
  1. 9 0
      _build/deploy-phpdoc.sh
  2. 9 0
      _build/generate-phpdoc.sh

+ 9 - 0
_build/deploy-phpdoc.sh

@@ -1,4 +1,13 @@
 #!/usr/bin/env bash
+
+##
+# Deploys phpDoc class documentation
+#
+# @author  Daniel Rudolf
+# @link    http://picocms.org
+# @license http://opensource.org/licenses/MIT
+#
+
 set -e
 
 # environment variables

+ 9 - 0
_build/generate-phpdoc.sh

@@ -1,4 +1,13 @@
 #!/usr/bin/env bash
+
+##
+# Generates phpDoc class documentation
+#
+# @author  Daniel Rudolf
+# @link    http://picocms.org
+# @license http://opensource.org/licenses/MIT
+#
+
 set -e
 
 # parameters