mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
consolidated docs
point to new doc locations removed non existing dirs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user