added libs to docu ignore
This commit is contained in:
parent
ad74c3c2a2
commit
ace60614f8
@ -24,7 +24,9 @@ class saigui extends \SYSTEM\PAGE\Page {
|
|||||||
'lib/scssphp/*',
|
'lib/scssphp/*',
|
||||||
'lib/tablesorter/*',
|
'lib/tablesorter/*',
|
||||||
'lib/texttilate/*',
|
'lib/texttilate/*',
|
||||||
'lib/tinymce/*'),
|
'lib/tinymce/*',
|
||||||
|
'lib/jstree/*',
|
||||||
|
'lib/phpdoc_md/*'),
|
||||||
'sourcecode' => true,
|
'sourcecode' => true,
|
||||||
'parseprivate' => false,
|
'parseprivate' => false,
|
||||||
'title' => 'SYSTEM - PHP Framework'));
|
'title' => 'SYSTEM - PHP Framework'));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user