From 0cd09dd54ff3a9a93a918d598c89f2c134d66b15 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 14 Oct 2013 08:27:30 -0400 Subject: [PATCH] Remove extra "latest/" subdirectory in docs build structure. --- Makefile | 2 +- docsite/{latest => }/Makefile | 0 docsite/{latest => }/README.md | 0 docsite/{latest => }/_static/ansible-local.css | 0 docsite/{latest => }/_static/basic.css | 0 docsite/{latest => }/_static/bootstrap-dropdown.js | 0 docsite/{latest => }/_static/bootstrap-scrollspy.js | 0 docsite/{latest => }/_static/bootstrap-sphinx.css | 0 docsite/{latest => }/_static/bootstrap.css | 0 docsite/{latest => }/_static/default.css | 0 docsite/{latest => }/_static/doctools.js | 0 docsite/{latest => }/_static/favicon.ico | Bin docsite/{latest => }/_static/file.png | Bin docsite/{latest => }/_static/jquery.js | 0 docsite/{latest => }/_static/minus.png | Bin docsite/{latest => }/_static/plus.png | Bin docsite/{latest => }/_static/pygments.css | 0 docsite/{latest => }/_static/searchtools.js | 0 docsite/{latest => }/_static/sidebar.js | 0 docsite/{latest => }/_static/underscore.js | 0 docsite/{latest => }/_themes/aworks/layout.html | 0 docsite/{latest => }/_themes/aworks/relations.html | 0 docsite/{latest => }/_themes/aworks/searchbox.html | 0 docsite/{latest => }/_themes/aworks/sourcelink.html | 0 docsite/{latest => }/_themes/aworks/theme.conf | 0 .../{latest => }/_themes/bootstrap/globaltoc.html | 0 docsite/{latest => }/_themes/bootstrap/layout.html | 0 .../{latest => }/_themes/bootstrap/localtoc.html | 0 .../{latest => }/_themes/bootstrap/relations.html | 0 .../{latest => }/_themes/bootstrap/searchbox.html | 0 .../{latest => }/_themes/bootstrap/sourcelink.html | 0 .../_themes/bootstrap/static/bootstrap-dropdown.js | 0 .../_themes/bootstrap/static/bootstrap-scrollspy.js | 0 .../_themes/bootstrap/static/bootstrap-sphinx.css_t | 0 .../_themes/bootstrap/static/bootstrap.css | 0 docsite/{latest => }/_themes/bootstrap/theme.conf | 0 docsite/{latest => }/ansible-logo.png | Bin docsite/{latest => }/ansible_arch.jpg | Bin docsite/{latest => }/ansible_arch2.jpg | Bin docsite/{latest => }/build-site.py | 0 docsite/{latest => }/conf.py | 0 docsite/{latest => }/github.png | Bin docsite/{latest => }/js/ansible/application.js | 0 docsite/{latest => }/man/ansible-playbook.1.html | 0 docsite/{latest => }/man/ansible.1.html | 0 docsite/{latest => }/modules.js | 0 docsite/{latest => }/rst/YAMLSyntax.rst | 0 docsite/{latest => }/rst/developing_api.rst | 0 docsite/{latest => }/rst/developing_inventory.rst | 0 docsite/{latest => }/rst/developing_modules.rst | 0 docsite/{latest => }/rst/developing_plugins.rst | 0 docsite/{latest => }/rst/faq.rst | 0 docsite/{latest => }/rst/glossary.rst | 0 docsite/{latest => }/rst/guide_aws.rst | 0 docsite/{latest => }/rst/index.rst | 0 docsite/{latest => }/rst/intro_adhoc.rst | 0 docsite/{latest => }/rst/intro_configuration.rst | 0 .../{latest => }/rst/intro_dynamic_inventory.rst | 0 docsite/{latest => }/rst/intro_getting_started.rst | 0 docsite/{latest => }/rst/intro_installation.rst | 0 docsite/{latest => }/rst/intro_inventory.rst | 0 docsite/{latest => }/rst/intro_patterns.rst | 0 docsite/{latest => }/rst/modules.rst | 0 docsite/{latest => }/rst/modules/.gitdir | 0 docsite/{latest => }/rst/playbooks.rst | 0 docsite/{latest => }/rst/playbooks_acceleration.rst | 0 docsite/{latest => }/rst/playbooks_async.rst | 0 .../{latest => }/rst/playbooks_best_practices.rst | 0 docsite/{latest => }/rst/playbooks_checkmode.rst | 0 docsite/{latest => }/rst/playbooks_conditionals.rst | 0 docsite/{latest => }/rst/playbooks_delegation.rst | 0 docsite/{latest => }/rst/playbooks_environment.rst | 0 .../{latest => }/rst/playbooks_error_handling.rst | 0 docsite/{latest => }/rst/playbooks_lookups.rst | 0 docsite/{latest => }/rst/playbooks_loops.rst | 0 docsite/{latest => }/rst/playbooks_prompts.rst | 0 docsite/{latest => }/rst/playbooks_roles.rst | 0 docsite/{latest => }/rst/playbooks_tags.rst | 0 docsite/{latest => }/rst/playbooks_variables.rst | 0 79 files changed, 1 insertion(+), 1 deletion(-) rename docsite/{latest => }/Makefile (100%) rename docsite/{latest => }/README.md (100%) rename docsite/{latest => }/_static/ansible-local.css (100%) rename docsite/{latest => }/_static/basic.css (100%) rename docsite/{latest => }/_static/bootstrap-dropdown.js (100%) rename docsite/{latest => }/_static/bootstrap-scrollspy.js (100%) rename docsite/{latest => }/_static/bootstrap-sphinx.css (100%) rename docsite/{latest => }/_static/bootstrap.css (100%) rename docsite/{latest => }/_static/default.css (100%) rename docsite/{latest => }/_static/doctools.js (100%) rename docsite/{latest => }/_static/favicon.ico (100%) rename docsite/{latest => }/_static/file.png (100%) rename docsite/{latest => }/_static/jquery.js (100%) rename docsite/{latest => }/_static/minus.png (100%) rename docsite/{latest => }/_static/plus.png (100%) rename docsite/{latest => }/_static/pygments.css (100%) rename docsite/{latest => }/_static/searchtools.js (100%) rename docsite/{latest => }/_static/sidebar.js (100%) rename docsite/{latest => }/_static/underscore.js (100%) rename docsite/{latest => }/_themes/aworks/layout.html (100%) rename docsite/{latest => }/_themes/aworks/relations.html (100%) rename docsite/{latest => }/_themes/aworks/searchbox.html (100%) rename docsite/{latest => }/_themes/aworks/sourcelink.html (100%) rename docsite/{latest => }/_themes/aworks/theme.conf (100%) rename docsite/{latest => }/_themes/bootstrap/globaltoc.html (100%) rename docsite/{latest => }/_themes/bootstrap/layout.html (100%) rename docsite/{latest => }/_themes/bootstrap/localtoc.html (100%) rename docsite/{latest => }/_themes/bootstrap/relations.html (100%) rename docsite/{latest => }/_themes/bootstrap/searchbox.html (100%) rename docsite/{latest => }/_themes/bootstrap/sourcelink.html (100%) rename docsite/{latest => }/_themes/bootstrap/static/bootstrap-dropdown.js (100%) rename docsite/{latest => }/_themes/bootstrap/static/bootstrap-scrollspy.js (100%) rename docsite/{latest => }/_themes/bootstrap/static/bootstrap-sphinx.css_t (100%) rename docsite/{latest => }/_themes/bootstrap/static/bootstrap.css (100%) rename docsite/{latest => }/_themes/bootstrap/theme.conf (100%) rename docsite/{latest => }/ansible-logo.png (100%) rename docsite/{latest => }/ansible_arch.jpg (100%) rename docsite/{latest => }/ansible_arch2.jpg (100%) rename docsite/{latest => }/build-site.py (100%) rename docsite/{latest => }/conf.py (100%) rename docsite/{latest => }/github.png (100%) rename docsite/{latest => }/js/ansible/application.js (100%) rename docsite/{latest => }/man/ansible-playbook.1.html (100%) rename docsite/{latest => }/man/ansible.1.html (100%) rename docsite/{latest => }/modules.js (100%) rename docsite/{latest => }/rst/YAMLSyntax.rst (100%) rename docsite/{latest => }/rst/developing_api.rst (100%) rename docsite/{latest => }/rst/developing_inventory.rst (100%) rename docsite/{latest => }/rst/developing_modules.rst (100%) rename docsite/{latest => }/rst/developing_plugins.rst (100%) rename docsite/{latest => }/rst/faq.rst (100%) rename docsite/{latest => }/rst/glossary.rst (100%) rename docsite/{latest => }/rst/guide_aws.rst (100%) rename docsite/{latest => }/rst/index.rst (100%) rename docsite/{latest => }/rst/intro_adhoc.rst (100%) rename docsite/{latest => }/rst/intro_configuration.rst (100%) rename docsite/{latest => }/rst/intro_dynamic_inventory.rst (100%) rename docsite/{latest => }/rst/intro_getting_started.rst (100%) rename docsite/{latest => }/rst/intro_installation.rst (100%) rename docsite/{latest => }/rst/intro_inventory.rst (100%) rename docsite/{latest => }/rst/intro_patterns.rst (100%) rename docsite/{latest => }/rst/modules.rst (100%) rename docsite/{latest => }/rst/modules/.gitdir (100%) rename docsite/{latest => }/rst/playbooks.rst (100%) rename docsite/{latest => }/rst/playbooks_acceleration.rst (100%) rename docsite/{latest => }/rst/playbooks_async.rst (100%) rename docsite/{latest => }/rst/playbooks_best_practices.rst (100%) rename docsite/{latest => }/rst/playbooks_checkmode.rst (100%) rename docsite/{latest => }/rst/playbooks_conditionals.rst (100%) rename docsite/{latest => }/rst/playbooks_delegation.rst (100%) rename docsite/{latest => }/rst/playbooks_environment.rst (100%) rename docsite/{latest => }/rst/playbooks_error_handling.rst (100%) rename docsite/{latest => }/rst/playbooks_lookups.rst (100%) rename docsite/{latest => }/rst/playbooks_loops.rst (100%) rename docsite/{latest => }/rst/playbooks_prompts.rst (100%) rename docsite/{latest => }/rst/playbooks_roles.rst (100%) rename docsite/{latest => }/rst/playbooks_tags.rst (100%) rename docsite/{latest => }/rst/playbooks_variables.rst (100%) diff --git a/Makefile b/Makefile index 1581332f41..4f25611ab3 100644 --- a/Makefile +++ b/Makefile @@ -178,5 +178,5 @@ modulepages: # because this requires Sphinx it is not run as part of every build, those building the RPM and so on can ignore this webdocs: - (cd docsite/latest; make docs) + (cd docsite/; make docs) diff --git a/docsite/latest/Makefile b/docsite/Makefile similarity index 100% rename from docsite/latest/Makefile rename to docsite/Makefile diff --git a/docsite/latest/README.md b/docsite/README.md similarity index 100% rename from docsite/latest/README.md rename to docsite/README.md diff --git a/docsite/latest/_static/ansible-local.css b/docsite/_static/ansible-local.css similarity index 100% rename from docsite/latest/_static/ansible-local.css rename to docsite/_static/ansible-local.css diff --git a/docsite/latest/_static/basic.css b/docsite/_static/basic.css similarity index 100% rename from docsite/latest/_static/basic.css rename to docsite/_static/basic.css diff --git a/docsite/latest/_static/bootstrap-dropdown.js b/docsite/_static/bootstrap-dropdown.js similarity index 100% rename from docsite/latest/_static/bootstrap-dropdown.js rename to docsite/_static/bootstrap-dropdown.js diff --git a/docsite/latest/_static/bootstrap-scrollspy.js b/docsite/_static/bootstrap-scrollspy.js similarity index 100% rename from docsite/latest/_static/bootstrap-scrollspy.js rename to docsite/_static/bootstrap-scrollspy.js diff --git a/docsite/latest/_static/bootstrap-sphinx.css b/docsite/_static/bootstrap-sphinx.css similarity index 100% rename from docsite/latest/_static/bootstrap-sphinx.css rename to docsite/_static/bootstrap-sphinx.css diff --git a/docsite/latest/_static/bootstrap.css b/docsite/_static/bootstrap.css similarity index 100% rename from docsite/latest/_static/bootstrap.css rename to docsite/_static/bootstrap.css diff --git a/docsite/latest/_static/default.css b/docsite/_static/default.css similarity index 100% rename from docsite/latest/_static/default.css rename to docsite/_static/default.css diff --git a/docsite/latest/_static/doctools.js b/docsite/_static/doctools.js similarity index 100% rename from docsite/latest/_static/doctools.js rename to docsite/_static/doctools.js diff --git a/docsite/latest/_static/favicon.ico b/docsite/_static/favicon.ico similarity index 100% rename from docsite/latest/_static/favicon.ico rename to docsite/_static/favicon.ico diff --git a/docsite/latest/_static/file.png b/docsite/_static/file.png similarity index 100% rename from docsite/latest/_static/file.png rename to docsite/_static/file.png diff --git a/docsite/latest/_static/jquery.js b/docsite/_static/jquery.js similarity index 100% rename from docsite/latest/_static/jquery.js rename to docsite/_static/jquery.js diff --git a/docsite/latest/_static/minus.png b/docsite/_static/minus.png similarity index 100% rename from docsite/latest/_static/minus.png rename to docsite/_static/minus.png diff --git a/docsite/latest/_static/plus.png b/docsite/_static/plus.png similarity index 100% rename from docsite/latest/_static/plus.png rename to docsite/_static/plus.png diff --git a/docsite/latest/_static/pygments.css b/docsite/_static/pygments.css similarity index 100% rename from docsite/latest/_static/pygments.css rename to docsite/_static/pygments.css diff --git a/docsite/latest/_static/searchtools.js b/docsite/_static/searchtools.js similarity index 100% rename from docsite/latest/_static/searchtools.js rename to docsite/_static/searchtools.js diff --git a/docsite/latest/_static/sidebar.js b/docsite/_static/sidebar.js similarity index 100% rename from docsite/latest/_static/sidebar.js rename to docsite/_static/sidebar.js diff --git a/docsite/latest/_static/underscore.js b/docsite/_static/underscore.js similarity index 100% rename from docsite/latest/_static/underscore.js rename to docsite/_static/underscore.js diff --git a/docsite/latest/_themes/aworks/layout.html b/docsite/_themes/aworks/layout.html similarity index 100% rename from docsite/latest/_themes/aworks/layout.html rename to docsite/_themes/aworks/layout.html diff --git a/docsite/latest/_themes/aworks/relations.html b/docsite/_themes/aworks/relations.html similarity index 100% rename from docsite/latest/_themes/aworks/relations.html rename to docsite/_themes/aworks/relations.html diff --git a/docsite/latest/_themes/aworks/searchbox.html b/docsite/_themes/aworks/searchbox.html similarity index 100% rename from docsite/latest/_themes/aworks/searchbox.html rename to docsite/_themes/aworks/searchbox.html diff --git a/docsite/latest/_themes/aworks/sourcelink.html b/docsite/_themes/aworks/sourcelink.html similarity index 100% rename from docsite/latest/_themes/aworks/sourcelink.html rename to docsite/_themes/aworks/sourcelink.html diff --git a/docsite/latest/_themes/aworks/theme.conf b/docsite/_themes/aworks/theme.conf similarity index 100% rename from docsite/latest/_themes/aworks/theme.conf rename to docsite/_themes/aworks/theme.conf diff --git a/docsite/latest/_themes/bootstrap/globaltoc.html b/docsite/_themes/bootstrap/globaltoc.html similarity index 100% rename from docsite/latest/_themes/bootstrap/globaltoc.html rename to docsite/_themes/bootstrap/globaltoc.html diff --git a/docsite/latest/_themes/bootstrap/layout.html b/docsite/_themes/bootstrap/layout.html similarity index 100% rename from docsite/latest/_themes/bootstrap/layout.html rename to docsite/_themes/bootstrap/layout.html diff --git a/docsite/latest/_themes/bootstrap/localtoc.html b/docsite/_themes/bootstrap/localtoc.html similarity index 100% rename from docsite/latest/_themes/bootstrap/localtoc.html rename to docsite/_themes/bootstrap/localtoc.html diff --git a/docsite/latest/_themes/bootstrap/relations.html b/docsite/_themes/bootstrap/relations.html similarity index 100% rename from docsite/latest/_themes/bootstrap/relations.html rename to docsite/_themes/bootstrap/relations.html diff --git a/docsite/latest/_themes/bootstrap/searchbox.html b/docsite/_themes/bootstrap/searchbox.html similarity index 100% rename from docsite/latest/_themes/bootstrap/searchbox.html rename to docsite/_themes/bootstrap/searchbox.html diff --git a/docsite/latest/_themes/bootstrap/sourcelink.html b/docsite/_themes/bootstrap/sourcelink.html similarity index 100% rename from docsite/latest/_themes/bootstrap/sourcelink.html rename to docsite/_themes/bootstrap/sourcelink.html diff --git a/docsite/latest/_themes/bootstrap/static/bootstrap-dropdown.js b/docsite/_themes/bootstrap/static/bootstrap-dropdown.js similarity index 100% rename from docsite/latest/_themes/bootstrap/static/bootstrap-dropdown.js rename to docsite/_themes/bootstrap/static/bootstrap-dropdown.js diff --git a/docsite/latest/_themes/bootstrap/static/bootstrap-scrollspy.js b/docsite/_themes/bootstrap/static/bootstrap-scrollspy.js similarity index 100% rename from docsite/latest/_themes/bootstrap/static/bootstrap-scrollspy.js rename to docsite/_themes/bootstrap/static/bootstrap-scrollspy.js diff --git a/docsite/latest/_themes/bootstrap/static/bootstrap-sphinx.css_t b/docsite/_themes/bootstrap/static/bootstrap-sphinx.css_t similarity index 100% rename from docsite/latest/_themes/bootstrap/static/bootstrap-sphinx.css_t rename to docsite/_themes/bootstrap/static/bootstrap-sphinx.css_t diff --git a/docsite/latest/_themes/bootstrap/static/bootstrap.css b/docsite/_themes/bootstrap/static/bootstrap.css similarity index 100% rename from docsite/latest/_themes/bootstrap/static/bootstrap.css rename to docsite/_themes/bootstrap/static/bootstrap.css diff --git a/docsite/latest/_themes/bootstrap/theme.conf b/docsite/_themes/bootstrap/theme.conf similarity index 100% rename from docsite/latest/_themes/bootstrap/theme.conf rename to docsite/_themes/bootstrap/theme.conf diff --git a/docsite/latest/ansible-logo.png b/docsite/ansible-logo.png similarity index 100% rename from docsite/latest/ansible-logo.png rename to docsite/ansible-logo.png diff --git a/docsite/latest/ansible_arch.jpg b/docsite/ansible_arch.jpg similarity index 100% rename from docsite/latest/ansible_arch.jpg rename to docsite/ansible_arch.jpg diff --git a/docsite/latest/ansible_arch2.jpg b/docsite/ansible_arch2.jpg similarity index 100% rename from docsite/latest/ansible_arch2.jpg rename to docsite/ansible_arch2.jpg diff --git a/docsite/latest/build-site.py b/docsite/build-site.py similarity index 100% rename from docsite/latest/build-site.py rename to docsite/build-site.py diff --git a/docsite/latest/conf.py b/docsite/conf.py similarity index 100% rename from docsite/latest/conf.py rename to docsite/conf.py diff --git a/docsite/latest/github.png b/docsite/github.png similarity index 100% rename from docsite/latest/github.png rename to docsite/github.png diff --git a/docsite/latest/js/ansible/application.js b/docsite/js/ansible/application.js similarity index 100% rename from docsite/latest/js/ansible/application.js rename to docsite/js/ansible/application.js diff --git a/docsite/latest/man/ansible-playbook.1.html b/docsite/man/ansible-playbook.1.html similarity index 100% rename from docsite/latest/man/ansible-playbook.1.html rename to docsite/man/ansible-playbook.1.html diff --git a/docsite/latest/man/ansible.1.html b/docsite/man/ansible.1.html similarity index 100% rename from docsite/latest/man/ansible.1.html rename to docsite/man/ansible.1.html diff --git a/docsite/latest/modules.js b/docsite/modules.js similarity index 100% rename from docsite/latest/modules.js rename to docsite/modules.js diff --git a/docsite/latest/rst/YAMLSyntax.rst b/docsite/rst/YAMLSyntax.rst similarity index 100% rename from docsite/latest/rst/YAMLSyntax.rst rename to docsite/rst/YAMLSyntax.rst diff --git a/docsite/latest/rst/developing_api.rst b/docsite/rst/developing_api.rst similarity index 100% rename from docsite/latest/rst/developing_api.rst rename to docsite/rst/developing_api.rst diff --git a/docsite/latest/rst/developing_inventory.rst b/docsite/rst/developing_inventory.rst similarity index 100% rename from docsite/latest/rst/developing_inventory.rst rename to docsite/rst/developing_inventory.rst diff --git a/docsite/latest/rst/developing_modules.rst b/docsite/rst/developing_modules.rst similarity index 100% rename from docsite/latest/rst/developing_modules.rst rename to docsite/rst/developing_modules.rst diff --git a/docsite/latest/rst/developing_plugins.rst b/docsite/rst/developing_plugins.rst similarity index 100% rename from docsite/latest/rst/developing_plugins.rst rename to docsite/rst/developing_plugins.rst diff --git a/docsite/latest/rst/faq.rst b/docsite/rst/faq.rst similarity index 100% rename from docsite/latest/rst/faq.rst rename to docsite/rst/faq.rst diff --git a/docsite/latest/rst/glossary.rst b/docsite/rst/glossary.rst similarity index 100% rename from docsite/latest/rst/glossary.rst rename to docsite/rst/glossary.rst diff --git a/docsite/latest/rst/guide_aws.rst b/docsite/rst/guide_aws.rst similarity index 100% rename from docsite/latest/rst/guide_aws.rst rename to docsite/rst/guide_aws.rst diff --git a/docsite/latest/rst/index.rst b/docsite/rst/index.rst similarity index 100% rename from docsite/latest/rst/index.rst rename to docsite/rst/index.rst diff --git a/docsite/latest/rst/intro_adhoc.rst b/docsite/rst/intro_adhoc.rst similarity index 100% rename from docsite/latest/rst/intro_adhoc.rst rename to docsite/rst/intro_adhoc.rst diff --git a/docsite/latest/rst/intro_configuration.rst b/docsite/rst/intro_configuration.rst similarity index 100% rename from docsite/latest/rst/intro_configuration.rst rename to docsite/rst/intro_configuration.rst diff --git a/docsite/latest/rst/intro_dynamic_inventory.rst b/docsite/rst/intro_dynamic_inventory.rst similarity index 100% rename from docsite/latest/rst/intro_dynamic_inventory.rst rename to docsite/rst/intro_dynamic_inventory.rst diff --git a/docsite/latest/rst/intro_getting_started.rst b/docsite/rst/intro_getting_started.rst similarity index 100% rename from docsite/latest/rst/intro_getting_started.rst rename to docsite/rst/intro_getting_started.rst diff --git a/docsite/latest/rst/intro_installation.rst b/docsite/rst/intro_installation.rst similarity index 100% rename from docsite/latest/rst/intro_installation.rst rename to docsite/rst/intro_installation.rst diff --git a/docsite/latest/rst/intro_inventory.rst b/docsite/rst/intro_inventory.rst similarity index 100% rename from docsite/latest/rst/intro_inventory.rst rename to docsite/rst/intro_inventory.rst diff --git a/docsite/latest/rst/intro_patterns.rst b/docsite/rst/intro_patterns.rst similarity index 100% rename from docsite/latest/rst/intro_patterns.rst rename to docsite/rst/intro_patterns.rst diff --git a/docsite/latest/rst/modules.rst b/docsite/rst/modules.rst similarity index 100% rename from docsite/latest/rst/modules.rst rename to docsite/rst/modules.rst diff --git a/docsite/latest/rst/modules/.gitdir b/docsite/rst/modules/.gitdir similarity index 100% rename from docsite/latest/rst/modules/.gitdir rename to docsite/rst/modules/.gitdir diff --git a/docsite/latest/rst/playbooks.rst b/docsite/rst/playbooks.rst similarity index 100% rename from docsite/latest/rst/playbooks.rst rename to docsite/rst/playbooks.rst diff --git a/docsite/latest/rst/playbooks_acceleration.rst b/docsite/rst/playbooks_acceleration.rst similarity index 100% rename from docsite/latest/rst/playbooks_acceleration.rst rename to docsite/rst/playbooks_acceleration.rst diff --git a/docsite/latest/rst/playbooks_async.rst b/docsite/rst/playbooks_async.rst similarity index 100% rename from docsite/latest/rst/playbooks_async.rst rename to docsite/rst/playbooks_async.rst diff --git a/docsite/latest/rst/playbooks_best_practices.rst b/docsite/rst/playbooks_best_practices.rst similarity index 100% rename from docsite/latest/rst/playbooks_best_practices.rst rename to docsite/rst/playbooks_best_practices.rst diff --git a/docsite/latest/rst/playbooks_checkmode.rst b/docsite/rst/playbooks_checkmode.rst similarity index 100% rename from docsite/latest/rst/playbooks_checkmode.rst rename to docsite/rst/playbooks_checkmode.rst diff --git a/docsite/latest/rst/playbooks_conditionals.rst b/docsite/rst/playbooks_conditionals.rst similarity index 100% rename from docsite/latest/rst/playbooks_conditionals.rst rename to docsite/rst/playbooks_conditionals.rst diff --git a/docsite/latest/rst/playbooks_delegation.rst b/docsite/rst/playbooks_delegation.rst similarity index 100% rename from docsite/latest/rst/playbooks_delegation.rst rename to docsite/rst/playbooks_delegation.rst diff --git a/docsite/latest/rst/playbooks_environment.rst b/docsite/rst/playbooks_environment.rst similarity index 100% rename from docsite/latest/rst/playbooks_environment.rst rename to docsite/rst/playbooks_environment.rst diff --git a/docsite/latest/rst/playbooks_error_handling.rst b/docsite/rst/playbooks_error_handling.rst similarity index 100% rename from docsite/latest/rst/playbooks_error_handling.rst rename to docsite/rst/playbooks_error_handling.rst diff --git a/docsite/latest/rst/playbooks_lookups.rst b/docsite/rst/playbooks_lookups.rst similarity index 100% rename from docsite/latest/rst/playbooks_lookups.rst rename to docsite/rst/playbooks_lookups.rst diff --git a/docsite/latest/rst/playbooks_loops.rst b/docsite/rst/playbooks_loops.rst similarity index 100% rename from docsite/latest/rst/playbooks_loops.rst rename to docsite/rst/playbooks_loops.rst diff --git a/docsite/latest/rst/playbooks_prompts.rst b/docsite/rst/playbooks_prompts.rst similarity index 100% rename from docsite/latest/rst/playbooks_prompts.rst rename to docsite/rst/playbooks_prompts.rst diff --git a/docsite/latest/rst/playbooks_roles.rst b/docsite/rst/playbooks_roles.rst similarity index 100% rename from docsite/latest/rst/playbooks_roles.rst rename to docsite/rst/playbooks_roles.rst diff --git a/docsite/latest/rst/playbooks_tags.rst b/docsite/rst/playbooks_tags.rst similarity index 100% rename from docsite/latest/rst/playbooks_tags.rst rename to docsite/rst/playbooks_tags.rst diff --git a/docsite/latest/rst/playbooks_variables.rst b/docsite/rst/playbooks_variables.rst similarity index 100% rename from docsite/latest/rst/playbooks_variables.rst rename to docsite/rst/playbooks_variables.rst