@@ -12,29 +12,26 @@ the documentation locally if you have `giza
12
12
cd docs/
13
13
make html
14
14
15
- Visit ``docs/mongodb/build/html/index.html `` to view the current state
16
- of the documentation. You may also wish to install `Pygments
15
+ You may also wish to install `Pygments
17
16
<http://pygments.org> `_ to provide syntax highlighting for code
18
17
examples.
19
18
20
- To contribute to the documentation please fork this repository on
21
- GitHub and issue a pull request. File issue reports or requests at the
22
- `Documentation Jira Project <https://jira.mongodb.org/browse/DOCS >`_.
23
- See the following documents within this repository that provide a more
24
- thorough overview of the documentation style, process, and overall
25
- organization:
19
+ The MongoDB Documentation Project is governed by the terms of the
20
+ `MongoDB Contributor Agreement
21
+ <https://www.mongodb.com/legal/contributor-agreement> `_.
22
+
23
+ To contribute to the documentation,
24
+
25
+ - If you have not done so already, please sign the `MongoDB Contributor Agreement <https://www.mongodb.com/legal/contributor-agreement >`_.
26
26
27
- - ` Style Guide < http://docs.mongodb.org/manual/meta/style-guide >`_
28
- - ` Documentation Practices < http://docs.mongodb.org/manual/meta/practices >`_
29
- - ` Documentation Organization < http://docs.mongodb.org/manual/meta/organization >`_
30
- - ` Build Instructions < http ://docs .mongodb.org/manual/meta/build >`_
27
+ - Fork this repository on GitHub and issue a pull request.
28
+
29
+ To file issues or requests regarding the documentation, go to the
30
+ ` Documentation Jira Project < https ://jira .mongodb.org/browse/DOCS >`_.
31
31
32
32
All documentation is available under the terms of a `Creative Commons
33
33
License <http://creativecommons.org/licenses/by-nc-sa/3.0/> `_.
34
34
35
- The MongoDB Documentation Project is governed by the terms of the
36
- `MongoDB Contributor Agreement
37
- <http://www.mongodb.com/legal/contributor-agreement> `_.
38
35
39
36
If you have any questions, please contact `
[email protected]
40
37
0 commit comments