This repository
This repository
All repositories

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS, or Subversion.

Download ZIP

The MongoDB Documentation Project Source.

Python
branch: master
Switch branches/tags
Nothing to show
Nothing to show
README.rst

MongoDB Documentation

This repository contains a major revision of the MongoDB documentation, currently accessible at <http://docs.mongodb.org/manual/>. You can download and build locally if you already have Sphinx installed, with the following command:

git clone git://github.com/mongodb/docs
cd docs/
make html

Visit docs/mongodb/build/html/index.html to view the current state of the documentation. You may also wish to install Pygments to provide syntax highlighting for code examples.

To contribute to the documentation please fork this repository on GitHub and issue a pull request. File issue reports or requests at the Documentation Jira Project. See the following documents within this repository that provide a more thorough overview of the documentation style, process, and overall organization:

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

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

If you have any questions, please contact [email protected].

-- The MongoDB Documentation Team

Something went wrong with that request. Please try again.