|
2 | 2 | MongoDB Node Driver Documentation
|
3 | 3 | =================================
|
4 | 4 |
|
5 |
| -This repository contains documentation regarding MongoDB Node Driver. |
| 5 | +This repository contains documentation for the MongoDB Node Driver. |
6 | 6 |
|
7 |
| -Build and Stage |
8 |
| ---------------- |
9 |
| - |
10 |
| -To build and stage the documentation, use the |
11 |
| -`snooty autobuilder <https://docs.google.com/document/d/1tAr5kZL0xWhAbfmn9AVsIXbF9quaFFK9nfbUhpKJEBU/edit#heading=h.lwy5m08dmc0i>`_. |
12 |
| -To get the snooty autobuilder running on your fork, add a webhook |
13 |
| -according to the autobuilder setup guide. Feel free to reach out |
14 |
| -on the *snooty-onboarding* Slack channel if you cannot access |
15 |
| -the `how-to guide <https://docs.google.com/document/d/1x6NZExTldbAZCOMdKUVdPeI-ukMM1S6qZhbKjXAZ3uQ/edit>`_. |
16 |
| - |
17 |
| -Changing Active Versions |
18 |
| ------------------------- |
19 |
| - |
20 |
| -To update the active version of this repository, see the |
21 |
| -`Guide to Updating the Driver Version on the MongoDB Documentation site <https://wiki.corp.mongodb.com/display/DE/Guide+to+Updating+the+Driver+Version+on+the+MongoDB+Documentation+site>`_. |
22 |
| - |
23 |
| -Contribute |
24 |
| ----------- |
25 |
| - |
26 |
| -To contribute to the documentation, |
27 |
| - |
28 |
| -- If you have not done so already, please sign the `MongoDB Contributor |
29 |
| - Agreement <https://www.mongodb.com/legal/contributor-agreement>`_. |
30 |
| - |
31 |
| -- Fork this repository on GitHub and issue a pull request. |
32 | 7 |
|
33 | 8 | File JIRA Tickets
|
34 | 9 | -----------------
|
35 | 10 |
|
36 |
| -File issue reports or requests at the `Documentation Jira Project |
| 11 | +Please file issue reports or requests at the `Documentation Jira Project |
37 | 12 | <https://jira.mongodb.org/browse/DOCS>`_.
|
38 | 13 |
|
39 | 14 | Licenses
|
40 | 15 | --------
|
41 | 16 |
|
42 | 17 | All documentation is available under the terms of a `Creative Commons
|
43 |
| -License <http://creativecommons.org/licenses/by-nc-sa/3.0/>`_. |
| 18 | +License <https://creativecommons.org/licenses/by-nc-sa/3.0/>`_. |
44 | 19 |
|
45 | 20 | The MongoDB Documentation Project is governed by the terms of the
|
46 | 21 | `MongoDB Contributor Agreement
|
|
0 commit comments