mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-03 23:02:22 +02:00
11 lines
269 B
YAML
11 lines
269 B
YAML
site_name: "PHongo: The MongoDB Driver for PHP"
|
|
repo_url: https://github.com/bjori/phongo
|
|
theme: spacelab
|
|
pages:
|
|
- [index.md, Home]
|
|
- [crud.md, "CRUD", "Basic"]
|
|
- [batch.md, "CRUD", "Batches"]
|
|
- [commands.md, Commands]
|
|
extra_javascript:
|
|
- pretty.js
|