Skip to content

minor: remove hidden Examples headers #1055

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions source/reference/method/cursor.readPref.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ Definition

You must apply :method:`cursor.readPref()` to the cursor before retrieving
any documents from the database.

.. Example
.. -------
3 changes: 0 additions & 3 deletions source/reference/method/db.auth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ Definition

.. |operation-name| replace:: :method:`db.auth()`
.. include:: /includes/note-auth-methods-excluded-from-shell-history.rst

.. Example
.. -------
3 changes: 0 additions & 3 deletions source/reference/method/db.runCommand.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ Definition
the shell and drivers.

.. include:: /reference/method/db.runCommand-param.rst

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/db.setProfilingLevel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ Definition
not active.

.. include:: /includes/note-disable-profiling-fsynclock.rst

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh._adminCommand.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ Definition
.. include:: /reference/method/sh._adminCommand-param.rst

.. seealso:: :method:`db.runCommand()`

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh.removeShardTag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ Definition

:method:`sh.addShardTag()`,
:method:`sh.addTagRange()`

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh.splitAt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ Definition
a :term:`sharded cluster` it is necessary to perform some measure of
:term:`pre-splitting` using manual methods including
:method:`sh.splitAt()`.

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh.splitFind.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ Definition
:method:`sh.splitFind()`.

.. include:: /reference/method/sh.splitFind-param.rst

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh.startBalancer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,3 @@ Definition
- :method:`sh.stopBalancer()`
- :method:`sh.waitForBalancer()`
- :method:`sh.waitForBalancerOff()`

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh.stopBalancer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,3 @@ Definition
- :method:`sh.startBalancer()`
- :method:`sh.waitForBalancer()`
- :method:`sh.waitForBalancerOff()`

.. Examples
.. --------
3 changes: 0 additions & 3 deletions source/reference/method/sh.waitForBalancerOff.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ Definition
- :method:`sh.startBalancer()`
- :method:`sh.stopBalancer()`
- :method:`sh.waitForBalancer()`

.. Examples
.. --------