Update core 8.3.0
This commit is contained in:
parent
da7a7918f8
commit
cd7a898e66
6144 changed files with 132297 additions and 87747 deletions
11
web/vendor/zendframework/zend-stdlib/mkdocs.yml
vendored
Normal file
11
web/vendor/zendframework/zend-stdlib/mkdocs.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
docs_dir: doc/book
|
||||
site_dir: doc/html
|
||||
pages:
|
||||
- index.md
|
||||
- Reference:
|
||||
- "Console Helper": console-helper.md
|
||||
- Migration: migration.md
|
||||
site_name: zend-stdlib
|
||||
site_description: Zend\Stdlib
|
||||
repo_url: 'https://github.com/zendframework/zend-stdlib'
|
||||
copyright: 'Copyright (c) 2016 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'
|
||||
Reference in a new issue