Skip to content

Commit d5aa999

Browse files
authored
adds page-level refs to core/ (#2043)
1 parent 677f2dc commit d5aa999

31 files changed

+64
-4
lines changed

source/core/aggregation-pipeline-limits.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _agg-pipeline-limits:
2+
13
===========================
24
Aggregation Pipeline Limits
35
===========================

source/core/aggregation-pipeline-optimization.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _agg-pipeline-optimization:
2+
13
=================================
24
Aggregation Pipeline Optimization
35
=================================
@@ -600,4 +602,4 @@ MongoDB increases the :pipeline:`$limit` amount with the reordering.
600602
.. seealso::
601603

602604
:method:`explain <db.collection.aggregate()>` option in the
603-
:method:`db.collection.aggregate()`
605+
:method:`db.collection.aggregate()`

source/core/bulk-write-operations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _bulk-write-operations:
2+
13
=====================
24
Bulk Write Operations
35
=====================

source/core/causal-consistency-read-write-concerns.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _causal-consistency-rw-concerns:
2+
13
==============================================
24
Causal Consistency and Read and Write Concerns
35
==============================================

source/core/collection-level-access-control.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _collection-level-access:
2+
13
===============================
24
Collection-Level Access Control
35
===============================

source/core/crud.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _crud-concepts:
2+
13
=====================
24
MongoDB CRUD Concepts
35
=====================

source/core/data-model-operations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _operational-factors-data-models:
2+
13
===================================
24
Operational Factors and Data Models
35
===================================

source/core/data-models.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _data-modeling-concepts:
2+
13
======================
24
Data Modeling Concepts
35
======================

source/core/databases-and-collections.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _databases-and-collections:
2+
13
=========================
24
Databases and Collections
35
=========================

source/core/dot-dollar-considerations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _field-names-periods-dollar-signs:
2+
13
=========================================================
24
Field Names with Periods (``.``) and Dollar Signs (``$``)
35
=========================================================

0 commit comments

Comments
 (0)