Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/ci/
Dcheck_compliance.py206doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in CheckPatch
265 doc = "Check the board.yml file format" variable in BoardYmlCheck
304doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more … variable in ClangFormatCheck
346 doc = "See https://docs.zephyrproject.org/latest/build/dts/bindings.html for more details." variable in DevicetreeBindingsCheck
383 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigCheck
1221doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in Nits
1315 doc = "Git conflict markers and whitespace errors are not allowed in added changes" variable in GitDiffCheck
1343doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in GitLint
1366 doc = "See https://www.pylint.org/ for more details" variable in PyLint
1441doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in Identity
[all …]
/Zephyr-latest/scripts/west_commands/zspdx/
Dscanner.py123 def checkLicenseValid(lic, doc): argument
182 def scanDocument(cfg, doc): argument
Dwriter.py147 def writeDocumentSPDX(f, doc): argument
188 def writeSPDX(spdxPath, doc): argument
Ddatatypes.py108 def __init__(self, cfg, doc): argument
215 def __init__(self, doc, pkg): argument
Dwalker.py92 def _add_describe_relationship(self, doc, cfgpackage): argument