mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07:00
consolidated docs
point to new doc locations removed non existing dirs
This commit is contained in:
parent
b139a67c71
commit
57f8b791d6
143 changed files with 4 additions and 9 deletions
|
@ -139,12 +139,6 @@ class PathMapper(object):
|
|||
if path.startswith('docs/'):
|
||||
return minimal
|
||||
|
||||
if path.startswith('docs-api/'):
|
||||
return minimal
|
||||
|
||||
if path.startswith('docsite/'):
|
||||
return minimal
|
||||
|
||||
if path.startswith('examples/'):
|
||||
return minimal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue