mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Docsite formatting
This commit is contained in:
@@ -210,8 +210,7 @@ def process_module(module, options, env, template, outputname, module_map):
|
||||
if doc is None:
|
||||
return "SKIPPED"
|
||||
|
||||
if "core" in module:
|
||||
print "CORE"
|
||||
if "/core/" in fname:
|
||||
doc['core'] = True
|
||||
else:
|
||||
doc['core'] = False
|
||||
|
||||
Reference in New Issue
Block a user