Home
last modified time | relevance | path

Searched refs:static_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/docs/sphinx/
H A Ddepfile.py30 for static_path in env.config.html_static_path + env.config.templates_path:
31 for path in Path(static_path).rglob('*'):
/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py39 static_path = os.path.realpath( variable