mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
Docsite formatting
This commit is contained in:
parent
7e520c4574
commit
ffee9a8fe0
2 changed files with 21 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue