summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Dowideit <SvenDowideit@home.org.au>2014-04-15 09:44:12 +0000
committerSven Dowideit <SvenDowideit@home.org.au>2014-04-15 09:44:12 +0000
commit60165372a4d3d66a1449b164fd9c18e7d143d7be (patch)
tree9e263e7969f94e420ef39c80da6180e5e872dc62
parenta656f734714855be76d5c8c85211b752495c713d (diff)
downloaddocker-move-to-markdown.tar.gz
remove table of contents from the documentation topics - they get added by the theme latermove-to-markdown
-rw-r--r--docs/sources/reference/api/docker_io_accounts_api.rst2
-rw-r--r--docs/sources/reference/api/docker_io_oauth_api.rst2
-rw-r--r--docs/sources/reference/api/docker_remote_api_v1.10.rst2
-rw-r--r--docs/sources/reference/api/docker_remote_api_v1.11.rst2
-rw-r--r--docs/sources/reference/api/docker_remote_api_v1.9.rst2
-rw-r--r--docs/sources/reference/run.rst3
6 files changed, 0 insertions, 13 deletions
diff --git a/docs/sources/reference/api/docker_io_accounts_api.rst b/docs/sources/reference/api/docker_io_accounts_api.rst
index dc5c44d4a8..1ce75ca738 100644
--- a/docs/sources/reference/api/docker_io_accounts_api.rst
+++ b/docs/sources/reference/api/docker_io_accounts_api.rst
@@ -7,8 +7,6 @@
docker.io Accounts API
======================
-.. contents:: Table of Contents
-
1. Endpoints
============
diff --git a/docs/sources/reference/api/docker_io_oauth_api.rst b/docs/sources/reference/api/docker_io_oauth_api.rst
index d68dd8d36c..24d2af3adb 100644
--- a/docs/sources/reference/api/docker_io_oauth_api.rst
+++ b/docs/sources/reference/api/docker_io_oauth_api.rst
@@ -7,8 +7,6 @@
docker.io OAuth API
===================
-.. contents:: Table of Contents
-
1. Brief introduction
=====================
diff --git a/docs/sources/reference/api/docker_remote_api_v1.10.rst b/docs/sources/reference/api/docker_remote_api_v1.10.rst
index 3d6af7e939..83e2c3c15b 100644
--- a/docs/sources/reference/api/docker_remote_api_v1.10.rst
+++ b/docs/sources/reference/api/docker_remote_api_v1.10.rst
@@ -8,8 +8,6 @@
Docker Remote API v1.10
=======================
-.. contents:: Table of Contents
-
1. Brief introduction
=====================
diff --git a/docs/sources/reference/api/docker_remote_api_v1.11.rst b/docs/sources/reference/api/docker_remote_api_v1.11.rst
index 8c14b21c65..556491c49a 100644
--- a/docs/sources/reference/api/docker_remote_api_v1.11.rst
+++ b/docs/sources/reference/api/docker_remote_api_v1.11.rst
@@ -8,8 +8,6 @@
Docker Remote API v1.11
=======================
-.. contents:: Table of Contents
-
1. Brief introduction
=====================
diff --git a/docs/sources/reference/api/docker_remote_api_v1.9.rst b/docs/sources/reference/api/docker_remote_api_v1.9.rst
index 27812457bb..4bbffcbd36 100644
--- a/docs/sources/reference/api/docker_remote_api_v1.9.rst
+++ b/docs/sources/reference/api/docker_remote_api_v1.9.rst
@@ -8,8 +8,6 @@
Docker Remote API v1.9
======================
-.. contents:: Table of Contents
-
1. Brief introduction
=====================
diff --git a/docs/sources/reference/run.rst b/docs/sources/reference/run.rst
index d2fe449c22..0e6247ea28 100644
--- a/docs/sources/reference/run.rst
+++ b/docs/sources/reference/run.rst
@@ -20,9 +20,6 @@ than any other ``docker`` command.
Every one of the :ref:`example_list` shows running containers, and so
here we try to give more in-depth guidance.
-.. contents:: Table of Contents
- :depth: 2
-
.. _run_running:
General Form