annotate vendor/zendframework/zend-stdlib/mkdocs.yml @ 2:92f882872392
Trusted hosts, + remove migration modules
author |
Chris Cannam |
date |
Tue, 05 Dec 2017 09:26:43 +0000 |
parents |
4c8ae668cc8c |
children |
7a779792577d |
rev |
line source |
Chris@0
|
1 docs_dir: doc/book
|
Chris@0
|
2 site_dir: doc/html
|
Chris@0
|
3 pages:
|
Chris@0
|
4 - index.md
|
Chris@0
|
5 - Migration: migration.md
|
Chris@0
|
6 site_name: zend-stdlib
|
Chris@0
|
7 site_description: Zend\Stdlib
|
Chris@0
|
8 repo_url: 'https://github.com/zendframework/zend-stdlib'
|
Chris@0
|
9 copyright: 'Copyright (c) 2016 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'
|