Skip to content

daniel347x/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.

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

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 Contributor Agreement

To file issues or requests regarding the documentation, go to the Documentation Jira Project.

For an overview of the documentation style, process, and overall organization, see the following pages:

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

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 81.9%
  • Makefile 18.1%