annotate vendor/zendframework/zend-stdlib/mkdocs.yml @ 7:848c88cfe644

More layout
author Chris Cannam
date Fri, 05 Jan 2018 13:59:44 +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>'