Home
last modified time | relevance | path

Searched full:documentation (Results 1 – 25 of 719) sorted by relevance

12345678910>>...29

/Zephyr-latest/doc/project/
Ddocumentation.rst1 .. _code-documentation:
3 Code Documentation
6 API Documentation
11 documentation tool that the zephyr project uses for documenting APIs. It
12 generates either an on-line documentation browser (in HTML) and/or provides
15 when producing the Zephyr project's online documentation.
21 features and can be traced back to features. We use the API documentation as the
26 Test Documentation
31 documentation for all unit and integration tests maintained in the same
37 Documentation Guidelines
[all …]
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst3 Documentation Generation
7 documentation on your local system using the same documentation sources
8 as we use to create the online documentation found at
13 Documentation overview
22 Project's public website documentation area (with a different theme
28 The project's documentation contains the following items:
30 * ReStructuredText source files used to generate documentation found at the
43 :caption: Schematic of the documentation build process
67 The reStructuredText files are processed by the Sphinx documentation system,
70 documentation locally, as described in the following sections.
[all …]
Dguidelines.rst3 Documentation Guidelines
10 For instructions on building the documentation, see :ref:`zephyr_doc`.
16 Sphinx installed) they can :ref:`build the documentation <zephyr_doc>` locally
17 to generate the documentation in HTML or PDF format. The HTML content can
19 `Zephyr documentation`_ website.
27 .. _Zephyr documentation: https://docs.zephyrproject.org
30 Sphinx-defined directives and roles used to create the documentation
342 reference for some of the most commonly used text formatting options in Zephyr documentation. For an
369 documentation for the full list).
611 link-references to any tagged text within the Zephyr Project documentation.
[all …]
/Zephyr-latest/doc/contribute/
Dindex.rst7 improving documentation, or proposing new features, your efforts are highly appreciated. This page
44 Documentation section in Contributing to Zephyr
47 The Zephyr project thrives on good documentation. Whether it is as part of a code contribution or
48 as a standalone effort, contributing documentation is particularly valuable to the project.
54 documentation/guidelines.rst
55 documentation/generation.rst
58 This page provides some simple guidelines for writing documentation using the reSTructuredText
59 (reST) markup language and Sphinx documentation generator.
62 As you write documentation, it can be helpful to see how it will look when rendered.
64 This page describes how to build the Zephyr documentation locally.
/Zephyr-latest/doc/hardware/arch/
Dsemihost.rst13 More complete documentation on the available functionality is available at the
14 `ARM Github documentation`_.
17 `RISC-V Github documentation`_.
59 in :c:enum:`semihost_instr`. For complete documentation on the required
60 arguments and return codes, see the `ARM Github documentation`_.
67 .. _ARM Github documentation: https://github.com/ARM-software/abi-aa/blob/main/semihosting/semihost…
68 .. _RISC-V Github documentation: https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-se…
/Zephyr-latest/doc/
Dindex.rst2 Zephyr Project documentation main file
6 Zephyr Project Documentation
11 Welcome to the Zephyr Project's documentation for version |version|.
13 Documentation for the latest (main) development branch of Zephyr
18 **Welcome to the Zephyr Project's documentation
22 documentation for a specific version of Zephyr.
87 consult the published :ref:`zephyr_release_notes` documentation.
Dindex-tex.rst4 Zephyr Project documentation main file
8 Zephyr Project Documentation
Dzephyr.doxyfile.in3 # This file describes the settings to be used by the documentation system
41 # project for which the documentation is generated. This name is used in the
45 PROJECT_NAME = "Zephyr API Documentation"
48 # could be handy for archiving the generated documentation or if some version
60 # in the documentation. The maximum height of the logo should not exceed 55
73 # into which the generated documentation will be written. If a relative path is
110 # documentation generated by Doxygen is written. Doxygen will use this
126 # documentation (similar to Javadoc). Set to NO to disable this.
159 # inherited members of a class in the documentation of that class as if those
186 # path mentioned in the documentation of a class, which tells the reader which
[all …]
/Zephyr-latest/dts/
Dbinding-template.yaml1 # The contents of this file have been moved to the documentation.
3 # See this page in the HTML documentation:
/Zephyr-latest/doc/templates/
Dboard.tmpl3 .. To ensure the board documentation page displays correctly, it is highly
4 recommended to include a picture alongside the documentation page.
44 [ Links to external references such as datasheets or additional documentation]
/Zephyr-latest/cmake/modules/
Ddoc.cmake6 # documentation build.
16 # The Zephyr package required for documentation build setup.
/Zephyr-latest/dts/bindings/spi/
Dmicrochip,xec-qmspi-ldma.yaml58 If not present use hardware default value. Refer to chip documentation
65 If not present use hardware default value. Refer to chip documentation
73 documentation for QMSPI input clock frequency.
79 If not present use hardware default value. Refer to chip documentation
/Zephyr-latest/dts/bindings/sensor/
Davago,apds9253.yaml24 Default value is chosen from the official documentation.
47 Default value is chosen from the official documentation.
66 Default value is chosen from the official documentation.
/Zephyr-latest/dts/bindings/gpio/
Dadi,max14906-gpio.yaml57 Default values are from documentation.
66 Default values are from documentation.
76 Default values are from documentation.
86 Default values are from documentation.
110 Default values are from documentation.
160 Default values are from documentation.
175 Default values are from documentation.
190 Default values are from documentation.
Dadi,max14916-gpio.yaml57 Default values are from documentation.
66 Default values are from documentation.
75 Default values are from documentation.
99 Default values are from documentation.
149 Default values are from documentation.
164 Default values are from documentation.
179 Default values are from documentation.
/Zephyr-latest/dts/bindings/iio/afe/
Dcurrent-sense-shunt.yaml10 This is based on Linux, documentation:
11 https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml
Dcurrent-sense-amplifier.yaml10 This is based on Linux, documentation:
11 … https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
/Zephyr-latest/doc/develop/sca/
Dcpptest.rst10 Documentation of C/C++test can be found at https://docs.parasoft.com/. Please refer to the
11 documentation for how to use it.
30 Please refer to Parasoft C/C++test documentation for more details.
/Zephyr-latest/doc/develop/tools/
Dvscode.rst74 guide does not cover them yet, you may refer to their documentation to set them up:
82 Documentation languages extensions
90 - `CMake Extension documentation`_
106 .. _VS Code documentation: https://code.visualstudio.com/docs
108 .. _C/C++ Extension documentation: https://code.visualstudio.com/docs/languages/cpp
109 .. _CMake Extension documentation: https://code.visualstudio.com/docs/cpp/cmake-linux
/Zephyr-latest/boards/raspberrypi/rpi_pico2/
Dboard.cmake11 # The Raspberry Pi's OpenOCD fork doesn't, so match their documentation at
12 # https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html#debugging-with-swd
/Zephyr-latest/.github/workflows/
Ddoc-publish.yml5 name: Documentation Publish
9 workflows: ["Documentation Build"]
18 name: Publish Documentation
Ddoc-build.yml4 name: Documentation Build
39 - name: Check if Documentation related files changed
61 name: "Documentation Build (HTML)"
140 # API documentation coverage
174 echo "Documentation will be available shortly at: ${DOC_URL}" >> $GITHUB_STEP_SUMMARY
175 … echo "API Documentation will be available shortly at: ${API_DOC_URL}" >> $GITHUB_STEP_SUMMARY
186 name: "Documentation Build (PDF)"
260 name: "Documentation Build Status"
Ddoc-publish-pr.yml5 name: Documentation Publish (Pull Request)
9 workflows: ["Documentation Build"]
15 name: Publish Documentation
/Zephyr-latest/tests/net/all/
Dcheck_net_options.sh11 echo "documentation is generated."
29 echo "Kconfig documentation not found at $kconfig_dir"
/Zephyr-latest/
DREADME.rst37 and the documentation's `Getting Started Guide`_ to start developing.
57 | �� `Zephyr Documentation`_
82 | �� `Security documentation`_
94 .. _Zephyr Documentation: https://docs.zephyrproject.org
106 .. _Security documentation: https://docs.zephyrproject.org/latest/security/index.html

12345678910>>...29