mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-01 13:52:11 +02:00
13 lines
338 B
YAML
13 lines
338 B
YAML
site_name: "PHongo: The MongoDB Driver for PHP"
|
|
repo_url: https://github.com/mongodb/mongo-php-driver
|
|
theme: spacelab
|
|
pages:
|
|
- [index.md, Home]
|
|
- [crud.md, "CRUD", "Basic"]
|
|
- [bulk.md, "CRUD", "Bulks"]
|
|
- [commands.md, Commands]
|
|
- [ods.md, Object Document Serialization]
|
|
extra_javascript:
|
|
- pretty.js
|
|
- jira.js
|