Skip to content

Commit 1e35c25

Browse files
authored
DOCSP-27482 Add Mention for Filtering Collections to Code Generation (#42)
1 parent 45cca61 commit 1e35c25

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/code-generation/download-all-code-files.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Steps
2828
#. Navigate to the :guilabel:`Code Generation` screen, in the left :guilabel:`Generate code` pane.
2929
#. Select a :guilabel:`Language`.
3030
#. Select a :guilabel:`Template`.
31+
#. (Optional) Enter a keyword in the :guilabel:`Filter` text box to
32+
filter the MongoDB collections.
3133
#. Select the MongoDB collections by clicking check box next to the collection name.
3234
#. Click the :guilabel:`Download selected files` button. The selected files download into a zip file
3335
to your :guilabel:`Downloads folder`. The zip file has a naming convention of ``PROJECTNAME-LANGUAGE-TEMPLATE``.

source/code-generation/download-single-code-files.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ You can view, download, or copy a single collections code file.
3030
#. Navigate to the :guilabel:`Code Generation` screen, in the left :guilabel:`Generate code` pane.
3131
#. Select a :guilabel:`Language`.
3232
#. Select a :guilabel:`Template`.
33+
#. (Optional) Enter a keyword in the :guilabel:`Filter` text box to
34+
filter the MongoDB collections.
3335
#. Click the MongoDB collection name.
3436
#. A tab displays for each code file. More than one code file per collection may be generated depending on the template.
3537
#. Click the :guilabel:`Copy` or :guilabel:`Download` buttons in the target code file to download or copy that files contents.

0 commit comments

Comments
 (0)