consolidated docs
point to new doc locations removed non existing dirs
|
@ -1,5 +1,6 @@
|
||||||
prune v2
|
prune v2
|
||||||
prune docsite
|
prune docs/docsite
|
||||||
|
prune docs/api
|
||||||
prune ticket_stubs
|
prune ticket_stubs
|
||||||
prune packaging
|
prune packaging
|
||||||
prune test
|
prune test
|
||||||
|
@ -10,7 +11,7 @@ include examples/ansible.cfg
|
||||||
include lib/ansible/module_utils/powershell.ps1
|
include lib/ansible/module_utils/powershell.ps1
|
||||||
recursive-include lib/ansible/modules *
|
recursive-include lib/ansible/modules *
|
||||||
recursive-include lib/ansible/galaxy/data *
|
recursive-include lib/ansible/galaxy/data *
|
||||||
recursive-include docs *
|
recursive-include docs/man *
|
||||||
recursive-include packaging *
|
recursive-include packaging *
|
||||||
include Makefile
|
include Makefile
|
||||||
include VERSION
|
include VERSION
|
||||||
|
|
2
Makefile
|
@ -286,7 +286,7 @@ deb-src-upload: deb-src
|
||||||
# for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
|
# for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
|
||||||
|
|
||||||
webdocs:
|
webdocs:
|
||||||
(cd docsite/; make docs)
|
(cd docs/docsite/; make docs)
|
||||||
|
|
||||||
docs: $(MANPAGES)
|
docs: $(MANPAGES)
|
||||||
|
|
||||||
|
|
0
docsite/.gitignore → docs/docsite/.gitignore
vendored
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 KiB After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 193 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |