Skip to content

Commit f42f0f3

Browse files
author
Bob Grabar
committed
DOCS-487 revert Aggregation sign-post
1 parent df8bb4b commit f42f0f3

File tree

1 file changed

+7
-20
lines changed

1 file changed

+7
-20
lines changed

source/aggregation.txt

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,19 @@
44
Aggregation
55
===========
66

7-
The :ref:`Aggregation framework <aggregation-framework>` provides
7+
Aggregation provides
88
a natural method for aggregating data inside of MongoDB.
99

10-
Documentation
11-
-------------
10+
For a description of MongoDB aggregation, see
11+
:doc:`/applications/aggregation`. For examples of aggregation, see
12+
:doc:`/tutorial/aggregation-examples`. For descriptions of aggregation
13+
operators, see :doc:`/reference/aggregation`.
1214

13-
The following document describes MongoDB aggregation:
15+
The following is the outline of the aggregation documentation:
1416

1517
.. toctree::
1618
:maxdepth: 3
1719

1820
applications/aggregation
19-
20-
Tutorial
21-
---------
22-
23-
The following tutorial provides examples of aggregation operations:
24-
25-
.. toctree::
26-
:maxdepth: 1
27-
2821
tutorial/aggregation-examples
29-
30-
Reference
31-
---------
32-
33-
The following reference section describes aggregation operators:
34-
35-
- :doc:`/reference/aggregation`
22+
reference/aggregation

0 commit comments

Comments
 (0)