Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/scripts/west_commands/zspdx/
Dwriter.py97 def writeDocumentSPDX(f, doc): argument
136 def writeSPDX(spdxPath, doc): argument
Dscanner.py117 def checkLicenseValid(lic, doc): argument
173 def scanDocument(cfg, doc): argument
Ddatatypes.py89 def __init__(self, cfg, doc): argument
192 def __init__(self, doc, pkg): argument
/Zephyr-Core-2.7.6/scripts/ci/
Dcheck_compliance.py195 doc = "See https://docs.zephyrproject.org/latest/contribute/#coding-style for more details." variable in CheckPatch
225 doc = "See https://docs.zephyrproject.org/latest/guides/kconfig/index.html for more details." variable in KconfigCheck
556 doc = "See https://docs.zephyrproject.org/latest/guides/kconfig/index.html for more details." variable in KconfigBasicCheck
568 doc = "See https://help.github.com/articles/about-code-owners/ for more details." variable in Codeowners
700 doc = "See https://docs.zephyrproject.org/latest/contribute/#coding-style for more details." variable in Nits
798 doc = "See https://docs.zephyrproject.org/latest/contribute/#commit-guidelines for more details" variable in GitLint
822 doc = "See https://www.pylint.org/ for more details" variable in PyLint
886 doc = "See https://docs.zephyrproject.org/latest/contribute/#commit-guidelines for more details" variable in Identity