11 lines
325 B
YAML
11 lines
325 B
YAML
|
docs_dir: doc/book
|
||
|
site_dir: doc/html
|
||
|
pages:
|
||
|
- index.md
|
||
|
- Intro: intro.md
|
||
|
- Adapters: adapter.md
|
||
|
site_name: zend-serializer
|
||
|
site_description: zend-serializer
|
||
|
repo_url: 'https://github.com/zendframework/zend-serializer'
|
||
|
copyright: 'Copyright (c) 2016 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'
|