Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 25 of 84) sorted by relevance

1234

/Zephyr-Core-3.6.0/
D.gitignore13 !doc/build/
30 doc/_build
31 doc/doxygen
32 doc/xml
33 doc/html
34 doc/boards
35 doc/samples
36 doc/latex
37 doc/themes/zephyr-docs-theme
44 doc/reference/kconfig/*.rst
[all …]
DREADME.rst6 … <source media="(prefers-color-scheme: dark)" srcset="doc/_static/images/logo-readme-dark.svg">
7 … <source media="(prefers-color-scheme: light)" srcset="doc/_static/images/logo-readme-light.svg">
8 <img src="doc/_static/images/logo-readme-light.svg">
33 .. below included in doc/introduction/introduction.rst
/Zephyr-Core-3.6.0/scripts/west_commands/zspdx/
Dwriter.py100 def writeDocumentSPDX(f, doc): argument
112 if len(doc.externalDocuments) > 0:
113 extDocs = list(doc.externalDocuments)
120 if len(doc.relationships) > 0:
121 for rln in doc.relationships:
126 for pkg in doc.pkgs.values():
130 if len(doc.customLicenseIDs) > 0:
131 for lic in sorted(list(doc.customLicenseIDs)):
139 def writeSPDX(spdxPath, doc): argument
144 writeDocumentSPDX(f, doc)
[all …]
Ddatatypes.py89 def __init__(self, cfg, doc): argument
96 self.doc = doc
192 def __init__(self, doc, pkg): argument
231 self.doc = doc
Dscanner.py117 def checkLicenseValid(lic, doc): argument
127 doc.customLicenseIDs.add(lic)
173 def scanDocument(cfg, doc): argument
182 for pkg in doc.pkgs.values():
211 checkLicenseValid(lic, doc)
/Zephyr-Core-3.6.0/doc/contribute/documentation/
Dgeneration.rst32 are found in the ``/doc`` directory, but others are stored within the
83 ``doc/requirements.txt``
101 pip install -r ~/zephyrproject/zephyr/doc/requirements.txt
136 pip install -r ~/zephyrproject/zephyr/doc/requirements.txt
152 pip install -r %HOMEPATH$\zephyrproject\zephyr\doc\requirements.txt
182 The ``/doc`` directory in your cloned copy of the Zephyr project git
191 cd ~/zephyr/doc
193 cd %userprofile%\zephyr\doc
222 output with your browser started at ``doc/_build/html/index.html`` and
223 if generated, the PDF file is available at ``doc/_build/latex/zephyr.pdf``.
[all …]
/Zephyr-Core-3.6.0/scripts/dts/python-devicetree/
D.gitignore7 doc/build/
/Zephyr-Core-3.6.0/tests/net/all/
Dcheck_net_options.sh26 kconfig_dir=$build_dir/rst/doc/reference/kconfig
/Zephyr-Core-3.6.0/scripts/ci/
Dcheck_compliance.py195doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in CheckPatch
234 doc = "See https://docs.zephyrproject.org/latest/build/dts/bindings.html for more details." variable in DevicetreeBindingsCheck
273 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigCheck
755 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigBasicCheck
768 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." variable in KconfigBasicNoModulesCheck
780doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more … variable in Nits
874 doc = "Git conflict markers and whitespace errors are not allowed in added changes" variable in GitDiffCheck
902doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in GitLint
925 doc = "See https://www.pylint.org/ for more details" variable in PyLint
1002doc = "See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for … variable in Identity
[all …]
Dtwister_ignore.txt30 doc/*
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/coex/
Dreadme.rst10 …h controller <https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/bluetoo…
/Zephyr-Core-3.6.0/samples/
Dindex.rst35 ``doc/templates/sample.tmpl``
/Zephyr-Core-3.6.0/doc/services/portability/
Dcmsis_rtos_v1.rst11 http://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html
/Zephyr-Core-3.6.0/boards/arm/qomu/doc/
Dindex.rst71 https://github.com/QuickLogic-Corp/qomu-dev-board/blob/master/doc/Qomu_UserGuide.pdf
74 https://github.com/QuickLogic-Corp/qomu-dev-board/blob/master/doc/qomu-board.pdf
/Zephyr-Core-3.6.0/boards/
Dindex.rst13 available under :zephyr_file:`doc/templates/board.tmpl`.
/Zephyr-Core-3.6.0/boards/arc/qemu_arc/doc/
Dindex.rst102 …<https://www.synopsys.com/dw/doc.php/iip/dwc_arc_hs4xd/latest/doc/ARC_V2_PublicProgrammers_Referen…
/Zephyr-Core-3.6.0/doc/
DCMakeLists.txt7 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE} .. COMPONENTS doc)
67 # Create a custom doc target.
71 # The function will create two targets for the doc build system.
/Zephyr-Core-3.6.0/boards/arm/quick_feather/doc/
Dindex.rst119 … https://github.com/QuickLogic-Corp/quick-feather-dev-board/blob/master/doc/quickfeather-board.pdf
125 …https://github.com/QuickLogic-Corp/quick-feather-dev-board/blob/master/doc/QuickFeather_UserGuide.…
/Zephyr-Core-3.6.0/doc/develop/sca/
Dsparse.rst6 `Sparse <https://www.kernel.org/doc/html/latest/dev-tools/sparse.html>`__
/Zephyr-Core-3.6.0/samples/boards/qomu/
DREADME.rst33 …ickLogic-Corp/qomu-dev-board/blob/662f8841bdc1ed35c1539ac381182159d7cd5914/doc/Qomu_UserGuide.pdf>…
/Zephyr-Core-3.6.0/doc/templates/
Dsample.tmpl30 ..zephyr-app-commands directive (see the doc guidelines) instead of a
/Zephyr-Core-3.6.0/doc/hardware/peripherals/
Dfuel_gauge.rst9 Note: This API is currently experimental and this doc will be significantly changed as new features
/Zephyr-Core-3.6.0/cmake/modules/
DFindTargetTools.cmake36 # https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/CrossCompiling:
48 # https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/CrossCompiling:
/Zephyr-Core-3.6.0/doc/_doxygen/
Ddoxygen-awesome-zephyr.css97 #doc-content {
/Zephyr-Core-3.6.0/doc/develop/manifest/
Dindex.rst56 Use the template :file:`doc/develop/manifest/external/external.rst.tmpl` to add

1234