mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
We're not using php_error anymore
This commit is contained in:
parent
87fdb1440c
commit
0cd0b8d281
2 changed files with 1 additions and 4817 deletions
2
build.sh
2
build.sh
|
@ -102,7 +102,7 @@ function task_docs {
|
||||||
--directory . \
|
--directory . \
|
||||||
--target docs/ModuleApi\
|
--target docs/ModuleApi\
|
||||||
--cache-folder build/_tmp/ModuleApiCache \
|
--cache-folder build/_tmp/ModuleApiCache \
|
||||||
--ignore build/,php_error.php,Parsedown*,*.html \
|
--ignore build/,Parsedown*,*.html \
|
||||||
--title "Pepperminty Wiki Module API" \
|
--title "Pepperminty Wiki Module API" \
|
||||||
--visibility public;
|
--visibility public;
|
||||||
task_end $?;
|
task_end $?;
|
||||||
|
|
4816
php_error.php
4816
php_error.php
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue