From 633e2418c10487993f4fd725d402a0c062a2e1a7 Mon Sep 17 00:00:00 2001 From: Gianfranco Palumbo Date: Thu, 16 Oct 2014 13:05:41 +0100 Subject: [PATCH] Don't show twice the table of contents in certain 2.2 doc pages --- source/applications/create.txt | 4 ---- source/applications/delete.txt | 4 ---- source/applications/read.txt | 4 ---- source/applications/update.txt | 4 ---- 4 files changed, 16 deletions(-) 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 --------