We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc8d90 commit c81e11dCopy full SHA for c81e11d
source/snippets/reference.txt
@@ -12,6 +12,21 @@ Snippets Reference
12
:depth: 1
13
:class: singlecol
14
15
+:ref:`snip-commands`
16
+ An overview of the commands that are available to work with
17
+ :ref:`snippets <snip-overview>`.
18
+
19
+:ref:`snip-configure`
20
+ Options to control the interaction between ``mongosh`` and the
21
+ package manager that tracks individual snippet packages.
22
23
+:ref:`snip-errors`
24
+ Error handlers to specify regular expressions to catch runtime errors
25
+ and display custom error messages.
26
27
+:ref:`snip-manual-reg-index`
28
+ Steps to manually create a registry index file.
29
30
.. toctree::
31
:titlesonly:
32
0 commit comments