Skip to content

shanshouchen/docs

This branch is 2904 commits behind tjworks/docs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

869cbcf · Jun 10, 2015
Jan 6, 2012
Apr 8, 2014
May 17, 2013
Jan 14, 2014
Oct 6, 2014
Jun 23, 2014
Jun 12, 2013
Jun 10, 2015
Sep 24, 2014
Oct 11, 2014
Dec 9, 2014
Aug 22, 2014
Aug 29, 2013
May 28, 2014
Jan 17, 2014
Oct 18, 2013
Sep 24, 2014
Sep 11, 2013
May 20, 2014

Repository files navigation

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 and other dependencies installed, with the following command:

git clone https://github.com/mongodb/docs.git
cd docs/
python bootstrap.py
make html

Visit docs/mongodb/build/html/index.html to view the current state of the documentation. See MongoDB Documentation Buildsystem for complete instructions on building the MongoDB documentation.

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

About

The MongoDB Documentation Project Source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.0%
  • HTML 9.1%
  • Makefile 2.9%