Files
Chamilo/vendor/zendframework/zend-soap/mkdocs.yml
2025-08-14 22:41:49 +02:00

14 lines
432 B
YAML

docs_dir: doc/book
site_dir: doc/html
pages:
- index.md
- Reference:
- Servers: server.md
- Clients: client.md
- "WSDL Parsing and Generation": wsdl.md
- "WSDL AutoDiscovery": auto-discovery.md
site_name: zend-soap
site_description: zend-soap
repo_url: 'https://github.com/zendframework/zend-soap'
copyright: 'Copyright (c) 2016 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'