Files
mongo-php-driver/mkdocs.yml
T
2015-01-07 11:05:27 -08:00

12 lines
308 B
YAML

site_name: "PHongo: The MongoDB Driver for PHP"
repo_url: https://github.com/10gen-labs/mongo-php-driver-prototype
theme: spacelab
pages:
- [index.md, Home]
- [crud.md, "CRUD", "Basic"]
- [batch.md, "CRUD", "Batches"]
- [commands.md, Commands]
extra_javascript:
- pretty.js
- jira.js