8000 Merge pull request #32 from mongodben/DOCSP-29185 · nickldp/docs-kotlin@cf6288e · GitHub
[go: up one dir, main page]

Skip to content

Commit cf6288e

Browse files
authored
Merge pull request mongodb#32 from mongodben/DOCSP-29185
(DOCSP-29185): Unpublish pages not in the initial publication
2 parents 7a9c8ad + ae80717 commit cf6288e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+27
-148
lines changed

source/fundamentals/builders.txt

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@ Builders
44

55
.. default-domain:: mongodb
66

7-
.. toctree::
8-
9-
/fundamentals/builders/aggregates
10-
11-
.. TODO: add these back after Must-Have phase complete
12-
.. /fundamentals/builders/filters
13-
.. /fundamentals/builders/indexes
14-
.. /fundamentals/builders/projections
15-
.. /fundamentals/builders/sort
16-
.. /fundamentals/builders/updates
7+
.. TODO: add these pages back when the kotlin version pages are added
8+
.. .. toctree::
9+
.. /fundamentals/builders/aggregates
10+
.. /fundamentals/builders/filters
11+
.. /fundamentals/builders/indexes
12+
.. /fundamentals/builders/projections
13+
.. /fundamentals/builders/sort
14+
.. /fundamentals/builders/updates
1715

1816
.. contents:: On this page
1917
:local:
@@ -93,12 +91,11 @@ Using Builders
9391
.. literalinclude:: /examples/generated/BuildersTest.snippet.builders.kt
9492
:language: kotlin
9593

96-
Available Builders
97-
------------------
98-
99-
- :ref:`Aggregates <aggregates-builders>` for building aggregation pipelines.
94+
.. TODO: add these pages back when the kotlin version pages are added
95+
.. Available Builders
96+
.. ------------------
10097

101-
.. TODO: add these back after Must-Have phase complete
98+
.. - :ref:`Aggregates <aggregates-builders>` for building aggregation pipelines.
10299
.. - :ref:`Filters <filters-builders>` for building query filters.
103100
.. - :ref:`Projections <projections-builders>` for building projections.
104101
.. - :ref:`Sorts <sorts-builders>` for building sort criteria.

0 commit comments

Comments
 (0)
0