@@ -46,26 +46,31 @@ Licensing
46
46
47
47
This manual is Copyright |copy | 2011-2012 10gen, Inc.
48
48
49
- Content licensed under a Creative Commons
50
- "`Attribution-NonCommercial-ShareAlike 3.0 Unported <http://creativecommons.org/licenses/by-nc-sa/3.0/ >`_"
51
- (CC-BY-NC-SA) license.
49
+ The full contents of this manual is licensed under a Creative Commons
50
+ "`Attribution-NonCommercial-ShareAlike 3.0 Unported
51
+ <http://creativecommons.org/licenses/by-nc-sa/3.0/> `_"
52
+ (i.e. "CC-BY-NC-SA") license.
52
53
53
54
.. seealso :: The "`10gen Contributor Agreement <http://www.10gen.com/contributor>`_."
54
55
55
56
Version and Revisions
56
57
`````````````````````
57
58
59
+ This version of the manual reflects version |version | of MongoDB.
60
+
58
61
See the `MongoDB Documentation Project Page <http://docs.mongodb.org >`_
59
62
for an overview of all editions and output formats of the MongoDB
60
- Manual.
61
-
62
- You can see the full revision history of the Manual in the `GitHub
63
- Repository <https://github.com/mongodb/docs> `_. This version of the
64
- manual reflects version |version | of MongoDB, built from the
65
- "|branch |" branch of the documentation as of the "|commit |"
66
- revision. This branch is explicitly accessible via "|hardlink |," and
67
- you can always reference the commit of the current manual in the
68
- :hardlink: `release.txt ` file.
63
+ Manual. You can see the full revision history, and track ongoing
64
+ improvements and additions for all versions of the manual the `GitHub
65
+ repository <https://github.com/mongodb/docs> `_.
66
+
67
+ This edition of manual reflects "|branch |" branch of the documentation
68
+ as of the "|commit |" revision. This branch is explicitly accessible
69
+ via "|hardlink |" and you can always reference the commit of the
70
+ current manual in the :hardlink: `release.txt ` file.
71
+
72
+ The most up-to-date, current, and stable version of the manual is
73
+ always avalible at "http://docs.mongodb.org/manual/."
69
74
70
75
Contributing to the Documentation
71
76
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments