We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e8b41 commit 679f9a0Copy full SHA for 679f9a0
_navbar.md
@@ -0,0 +1,5 @@
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")
index.html
@@ -20,7 +20,7 @@
20
// loadSidebar: true,
21
alias: {
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',
+ // '/.*/_sidebar.md': 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
24
// '/.*/_sidebar.md': '/_sidebar.md', // See #301
25
}
26
0 commit comments