Giter VIP home page Giter VIP 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: :

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

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. If you have not done so already, please sign the MongoDB/10gen Contributor Agreement.

See the following documents within this repository that provide a more thorough overview of the documentation style, and process. These links point back to the MongoDB Manual materials:

File issue reports or requests at the Documentation Jira Project.

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

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

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

-- The MongoDB/10gen Docs Team

docs-ecosystem's People

Contributors

kay-kim avatar durran avatar estolfo avatar tychoish avatar schmalliso avatar jyemin avatar puentesarrin avatar barriesegal avatar jmikola avatar jcarlosgarcia avatar gianpaj avatar rozza avatar craiggwilson avatar milkie avatar crcsmnky avatar kstirman avatar spviewer avatar mpobrien avatar ajdavis avatar tomzahn avatar mpaik avatar gjmurakami-10gen avatar i80and avatar dongri avatar francescak avatar tylerbrock avatar stennie avatar bjori avatar scottwrobinson avatar steveren avatar

Watchers

James Cloos avatar  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.