docs_dir: doc/book
site_dir: doc/html
pages:
- index.md
- { Intro: intro.md }
- Reference:
- { 'Block Ciphers': block-cipher.md }
- { 'Encrypting Files': files.md }
- { 'Key Derivation': key-derivation.md }
- { Passwords: password.md }
- { 'Public Key Cryptography': public-key.md }
site_name: zend-crypt
site_description: Zend\Crypt
repo_url: 'https://github.com/zendframework/zend-crypt'
copyright: 'Copyright (c) 2016 Zend Technologies USA Inc.'