diff --git a/source/applications/create.txt b/source/applications/create.txt index 015ce054b53..374c496d12c 100644 --- a/source/applications/create.txt +++ b/source/applications/create.txt @@ -11,10 +11,6 @@ operations and the factors that affect their performance, see :doc:`/core/write-operations`; for documentation of the other CRUD operations, see the :doc:`/crud` page. -.. contents:: - :backlinks: none - :local: - Overview -------- diff --git a/source/applications/delete.txt b/source/applications/delete.txt index 05f84e45bc7..13f6465623f 100644 --- a/source/applications/delete.txt +++ b/source/applications/delete.txt @@ -11,10 +11,6 @@ For general information about write operations and the factors that affect their performance, see :doc:`/core/write-operations`; for documentation of other CRUD operations, see the :doc:`/crud` page. -.. contents:: - :backlinks: none - :local: - .. _crud-delete-remove: Overview diff --git a/source/applications/read.txt b/source/applications/read.txt index ccf90d989d6..609b41a6bb9 100644 --- a/source/applications/read.txt +++ b/source/applications/read.txt @@ -11,10 +11,6 @@ operations and the factors that affect their performance, see :doc:`/core/read-operations`; for documentation of the other CRUD operations, see the :doc:`/crud` page. -.. contents:: - :backlinks: none - :local: - Overview -------- diff --git a/source/applications/update.txt b/source/applications/update.txt index fd66cbac198..f265dea5154 100644 --- a/source/applications/update.txt +++ b/source/applications/update.txt @@ -11,10 +11,6 @@ operations and the factors that affect their performance, see :doc:`/core/write-operations`; for documentation of other CRUD operations, see the :doc:`/crud` page. -.. contents:: - :backlinks: none - :local: - Overview --------