Commit deda5c8e by Michael DeHaan

Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark.

parent ad5ac712
...@@ -3,7 +3,6 @@ Amazon Web Services ...@@ -3,7 +3,6 @@ Amazon Web Services
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Introduction Introduction
```````````` ````````````
......
...@@ -8,7 +8,6 @@ API so you have a considerable amount of power across the board. ...@@ -8,7 +8,6 @@ API so you have a considerable amount of power across the board.
.. contents:: `Table of contents` .. contents:: `Table of contents`
:depth: 2 :depth: 2
:backlinks: top
Python API Python API
---------- ----------
......
...@@ -7,7 +7,6 @@ You can find some example playbooks illustrating these best practices in our `an ...@@ -7,7 +7,6 @@ You can find some example playbooks illustrating these best practices in our `an
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Content Organization Content Organization
++++++++++++++++++++++ ++++++++++++++++++++++
......
...@@ -12,7 +12,6 @@ using `/usr/bin/ansible-playbook` -- the concepts port over directly. ...@@ -12,7 +12,6 @@ using `/usr/bin/ansible-playbook` -- the concepts port over directly.
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Parallelism and Shell Commands Parallelism and Shell Commands
......
...@@ -5,7 +5,6 @@ Here are some commonly-asked questions and their answers. ...@@ -5,7 +5,6 @@ Here are some commonly-asked questions and their answers.
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
How do I handle different machines needing different user accounts or ports to log in with? How do I handle different machines needing different user accounts or ports to log in with?
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
......
...@@ -3,7 +3,6 @@ Getting Started ...@@ -3,7 +3,6 @@ Getting Started
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Requirements Requirements
```````````` ````````````
......
...@@ -9,7 +9,6 @@ by `ANSIBLE_LIBRARY` or the ``--module-path`` command line option. ...@@ -9,7 +9,6 @@ by `ANSIBLE_LIBRARY` or the ``--module-path`` command line option.
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Tutorial Tutorial
......
...@@ -3,7 +3,6 @@ Ansible Modules ...@@ -3,7 +3,6 @@ Ansible Modules
.. contents:: .. contents::
:depth: 3 :depth: 3
:backlinks: top
Introduction Introduction
```````````` ````````````
......
...@@ -9,7 +9,6 @@ Ansible's inventory file, which defaults to /etc/ansible/hosts. ...@@ -9,7 +9,6 @@ Ansible's inventory file, which defaults to /etc/ansible/hosts.
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
.. _inventoryformat: .. _inventoryformat:
......
...@@ -3,7 +3,6 @@ Playbooks ...@@ -3,7 +3,6 @@ Playbooks
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Introduction Introduction
```````````` ````````````
......
...@@ -8,7 +8,6 @@ be 90% or more of what they use in Ansible. ...@@ -8,7 +8,6 @@ be 90% or more of what they use in Ansible.
.. contents:: .. contents::
:depth: 2 :depth: 2
:backlinks: top
Tags Tags
```` ````
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment