Skip to content
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

Internal refs #39094

Merged
merged 6 commits into from
Apr 20, 2018
Merged

Internal refs #39094

merged 6 commits into from
Apr 20, 2018

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Apr 20, 2018

SUMMARY

Fixes internal references in the docs, using anchors wherever possible.
Gets rid of old http links to docs.ansible.com, except for:

  • one to the ansible-tower docs
  • one to the devel version of the docs
ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs.ansible.com

ANSIBLE VERSION

2.5

ADDITIONAL INFORMATION

Part of the grand cleanup, related to #39030

@acozine acozine added this to Docsite work in Ansible-maintained Collections Documentation via automation Apr 20, 2018
@ansibot
Copy link
Contributor

ansibot commented Apr 20, 2018

@ansibot ansibot added aci Cisco ACI community docs This issue/PR relates to or includes documentation. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Apr 20, 2018
@gundalow
Copy link
Contributor

Feel free to merge once Shippable is green

@ansibot ansibot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Apr 20, 2018
@@ -171,7 +172,7 @@ Include it in your module file like this:

#!/usr/bin/python
# Copyright (c) 2017 [REPLACE THIS]
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
# GNU General Public License v3.0+ (see COPYING or `the license itself <https://www.gnu.org/licenses/gpl-3.0.txt>`_)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think there should be markup in this and the other code blocks.

@ansibot ansibot removed the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Apr 20, 2018
@dharmabumstead dharmabumstead merged commit bbfd6c6 into ansible:devel Apr 20, 2018
Ansible-maintained Collections Documentation automation moved this from Docsite work to Done Apr 20, 2018
@acozine acozine moved this from Done to Backport to 2.5 in Ansible-maintained Collections Documentation Apr 20, 2018
acozine pushed a commit to acozine/ansible that referenced this pull request Apr 23, 2018
* fixes community refs

* fixes appendix refs

* fixes scenario refs, keeps ACI guide link to devel

* fixes windows refs

* fixes user guide refs

* fixes dev guide refs

(cherry picked from commit bbfd6c6)
@acozine acozine moved this from Backport to 2.5 to Done in Ansible-maintained Collections Documentation Apr 23, 2018
@@ -65,7 +65,7 @@ For instance ensuring that a specific tenant exists, is done using the following
description: Customer XYZ
state: present

A complete list of existing ACI modules is available for `the latest stable release <http://docs.ansible.com/ansible/latest/modules/list_of_network_modules.html#aci>`_ as well as `the current development version <http://docs.ansible.com/ansible/devel/modules/list_of_network_modules.html#aci>`_.
A complete list of existing ACI modules is available for the latest stable release on the :ref:`list of network modules <list_of_network_modules>`. You can also view the `current development version <http://docs.ansible.com/ansible/devel/modules/list_of_network_modules.html#aci>`_.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem with doing this is that it will not link to the latest stable when you're looking at the devel docs. You are in fact looking at the same link as the devel module list.

So this is incorrect :-/

abadger pushed a commit that referenced this pull request Apr 23, 2018
* fixes community refs

* fixes appendix refs

* fixes scenario refs, keeps ACI guide link to devel

* fixes windows refs

* fixes user guide refs

* fixes dev guide refs

(cherry picked from commit bbfd6c6)
@acozine acozine deleted the internal_refs branch April 24, 2018 14:09
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
* fixes community refs

* fixes appendix refs

* fixes scenario refs, keeps ACI guide link to devel

* fixes windows refs

* fixes user guide refs

* fixes dev guide refs
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
* fixes community refs

* fixes appendix refs

* fixes scenario refs, keeps ACI guide link to devel

* fixes windows refs

* fixes user guide refs

* fixes dev guide refs
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
* fixes community refs

* fixes appendix refs

* fixes scenario refs, keeps ACI guide link to devel

* fixes windows refs

* fixes user guide refs

* fixes dev guide refs
@dagwieers dagwieers added the cisco Cisco technologies label Feb 23, 2019
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
aci Cisco ACI community cisco Cisco technologies docs This issue/PR relates to or includes documentation. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

6 participants