File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -60,15 +60,27 @@ convenience:
60
60
61
61
- :hardlink:`PDF Format <MongoDB-Manual.pdf>`
62
62
63
- Additionally, PDF files are available that provide access to the
64
- following subsets of the Manual:
63
+ PDF files that provide access to subsets of the MongoDB Manual:
65
64
66
65
- :hardlink:`MongoDB Reference Manual <MongoDB-reference-manual.pdf>`
67
66
68
67
- :hardlink:`MongoDB Use Case Guide <MongoDB-use-cases-guide.pdf>`
69
68
70
69
- :hardlink:`MongoDB CRUD Operation Introduction <MongoDB-crud-guide.pdf>`
71
70
71
+ For Emacs users Info/Texinfo users, the following experimental Texinfo
72
+ manuals are available for offline use:
73
+
74
+ - :hardlink:`MongoDB Manual Texinfo <mongodb-manual-info.tar.gz>` (tar.gz)
75
+
76
+ - :hardlink:`MongoDB Reference Manual <mongodb-reference-info.tar.gz>` (tar.gz)
77
+
78
+ - :hardlink:`MongoDB CURD Operation Introduction <mongodb-crud-info.tar.gz>` (tar.gz)
79
+
80
+ .. important:: The ``texinfo`` manuals are experimental. If you find
81
+ an issue with one of these editions, please file an issue in the
82
+ :issue:`DOCS Jira project<DOCS>`.
83
+
72
84
Version and Revisions
73
85
`````````````````````
74
86
You can’t perform that action at this time.
0 commit comments