consolidated docs

point to new doc locations
removed non existing dirs
pull/16143/head
Brian Coca 8 years ago committed by Brian Coca
parent b139a67c71
commit 57f8b791d6

@ -1,5 +1,6 @@
prune v2
prune docsite
prune docs/docsite
prune docs/api
prune ticket_stubs
prune packaging
prune test
@ -10,7 +11,7 @@ include examples/ansible.cfg
include lib/ansible/module_utils/powershell.ps1
recursive-include lib/ansible/modules *
recursive-include lib/ansible/galaxy/data *
recursive-include docs *
recursive-include docs/man *
recursive-include packaging *
include Makefile
include VERSION

@ -286,7 +286,7 @@ deb-src-upload: deb-src
# for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
webdocs:
(cd docsite/; make docs)
(cd docs/docsite/; make docs)
docs: $(MANPAGES)

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 B

Before

Width:  |  Height:  |  Size: 392 B

After

Width:  |  Height:  |  Size: 392 B

Before

Width:  |  Height:  |  Size: 199 B

After

Width:  |  Height:  |  Size: 199 B

Before

Width:  |  Height:  |  Size: 199 B

After

Width:  |  Height:  |  Size: 199 B

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save