File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ * PhpPkg
2
+ * [ EasyTpl] ( https://phppkg.github.io/easytpl/ " template engine ")
3
+ * [ Validate] ( https://inhere.github.io/php-validate/ " data validate engine ")
4
+ * Toolkit
5
+ * [ PFlag] ( https://php-toolkit.github.io/pflag/ " console option and argument parse ")
Original file line number Diff line number Diff line change 20
20
// loadSidebar: true,
21
21
alias : {
22
22
// '/_navbar.md': 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
23
- '/.*/_sidebar.md' : 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md' ,
23
+ // '/.*/_sidebar.md': 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
24
24
// '/.*/_sidebar.md': '/_sidebar.md', // See #301
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments