Skip to content

Commit c81e11d

Browse files
authored
DOCSP-38360 filling out snippets reference page (#333)
* DOCSP-38360 filling out snippets reference page * DOCSP-38360 filling out snippets reference page * DOCSP-38360 filling out snippets reference page * DOCSP-38360 copy edits
1 parent acc8d90 commit c81e11d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/snippets/reference.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ Snippets Reference
1212
:depth: 1
1313
:class: singlecol
1414

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+
1530
.. toctree::
1631
:titlesonly:
1732

0 commit comments

Comments
 (0)