Git Product home page Git Product logo

docs-ecosystem's Introduction

MongoDB Ecosystem Documentation

This repository contains documentation regarding components of the MongoDB ecosystem that lay outside of the core server functionality. This documentation builds on the work of the MongoDB Manual <http://docs.mongodb.org/manual/>. You can download and build this documentation locally if you already have Sphinx installed, with the following command:

pip install giza
git clone git://github.com/mongodb/docs-ecosystem
cd docs-ecosystem/
make html

To build on Windows (using Cygwin):

  • Ensure you have python installed
  • install Sphinx using easy_install -U Sphinx
  • install pyyamml using pip install pyyaml
  • Build the docs using sphinx-build -b html -d build/doctrees-html -c ./ source build/html

You may also wish to install Pygments to provide syntax highlighting for code examples.

Contribute

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

To contribute to the documentation,

Report Issues

File issue reports or requests at the Documentation Jira Project.

License

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

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

-- The MongoDB/10gen Docs Team

docs-ecosystem's People

Contributors

ajdavis avatar alcaeus avatar barriesegal avatar cbush avatar ccho-mongodb avatar craiggwilson avatar crcsmnky avatar durran avatar estolfo avatar gianpaj avatar gjmurakami-10gen avatar i80and avatar jcarlosgarcia avatar jmikola avatar jyemin avatar kay-kim avatar kstirman avatar milkie avatar mpaik avatar nlarew avatar puentesarrin avatar rozza avatar schmalliso avatar skerschb avatar sophstad avatar stennie avatar steveren avatar terakilobyte avatar tychoish avatar xdg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.