Skip to content
master
Go to file
Code

Latest commit

* (DOCSP-13017): JS SDK Open a Realm Synchronously

* Update source/node/open-a-realm.txt

* Update source/node/open-a-realm.txt

Co-authored-by: Nick Larew <nick.larew@10gen.com>

* Update source/node/open-a-realm.txt

* Update source/node/open-a-realm.txt

* Update source/node/open-a-realm.txt

* Update source/node/open-a-realm.txt

* updated wording per pr comments

* fix capitalization

* fix capitalization

Co-authored-by: Mohammad Chughtai <mohammad.hunan@Mohammads-MacBook-Pro.local>
Co-authored-by: Nick Larew <nick.larew@10gen.com>
b28d7b4

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

MongoDB Realm Documentation

This repository contains documentation regarding components of MongoDB Realm .

This documentation builds on the work of the MongoDB 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 docs@10gen.com.

-- The MongoDB/10gen Docs Team

About

MongoDB Realm & Realm Database documentation

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.