Files
mongo-php-driver/mkdocs.yml
2014-12-12 11:48:05 -08:00

11 lines
294 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