Skip to content

areigna/docs

 
 

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 build the documentation locally if you have giza and Inkscape installed: :

pip install giza
git clone https://github.com/mongodb/docs.git
cd docs/
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 docs@mongodb.com.

-- The MongoDB Documentation Team

About

The MongoDB Documentation Project Source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Makefile 1.1%