Skip to content

Commit

Permalink
doc: update some doc config
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Nov 13, 2021
1 parent e6e8b41 commit 679f9a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions _navbar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
* PhpPkg
* [EasyTpl](https://phppkg.github.io/easytpl/ "template engine")
* [Validate](https://inhere.github.io/php-validate/ "data validate engine")
* Toolkit
* [PFlag](https://php-toolkit.github.io/pflag/ "console option and argument parse")
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// loadSidebar: true,
alias: {
// '/_navbar.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',
// '/.*/_sidebar.md': 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
// '/.*/_sidebar.md': '/_sidebar.md', // See #301
}
}
Expand Down

0 comments on commit 679f9a0

Please sign in to comment.