This repository contains documentation regarding MongoDB Node Driver.
To build and stage the documentation, use the snooty autobuilder. To get the snooty autobuilder running on your fork, add a webhook according to the autobuilder setup guide. Feel free to reach out on the snooty-onboarding Slack channel if you cannot access the how-to guide.
This is done in mongodb/docs-tools repo, see https://github.com/mongodb/docs-tools/commit/6765172dbe5cb60fafd511be000dd99d653ab038 and https://github.com/mongodb/docs-tools/commit/240dac304afbdcfc5c698ebb6a7d260bd14cd48b.
To contribute to the documentation,
- If you have not done so already, please sign the MongoDB Contributor Agreement.
- Fork this repository on GitHub and issue a pull request.
See the following documents that provide an overview of the documentation style and process:
File issue reports or requests at the Documentation Jira Project.
The branch list as well as which is the current one is maintained here: https://github.com/mongodb/docs-tools/blob/master/data/ruby-driver-published-branches.yaml
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.
-- The MongoDB Docs Team