Skip to content

mongoKart/docs-php-library

 
 

Repository files navigation

MongoDB PHP Library Documentation

This repository contains documentation regarding the MongoDB PHP Library. This documentation builds on the work of the MongoDB Manual.

Building the documentation requires giza.

If you already have giza installed, you can download and build this documentation locally with the following command:

git clone git://github.com/mongodb/docs-php-library
cd docs-php-library/
make publish

View build/master/html/index.html to view your current build of the documentation.

If you have not installed giza, you can do so with pip.

To contribute to the documentation, please fork this repository on GitHub and issue a pull request. If you have not done so already, please sign the MongoDB/10gen Contributor Agreement.

All documentation is available under the terms of a Creative Commons License.

The MongoDB Documentation Project is governed by the terms of the MongoDB/10gen Contributor Agreement.

-- The MongoDB Docs Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 55.2%
  • Python 44.5%
  • Shell 0.3%