Searched refs:doxygen (Results 1 – 25 of 28) sorted by relevance
12
/Zephyr-latest/doc/project/ |
D | documentation.rst | 14 documented source files. In particular, doxygen's XML output is used as an input 56 - All test code documentation should be grouped under the ``all_tests`` doxygen 58 - All test documentation should be under doxygen groups that are prefixed 61 The custom doxygen ``@verify`` directive signifies that a test verifies a 90 requirements, we use the ``satisfy`` alias in doxygen:: 109 specifically you will need to build the doxygen XML output:: 111 $ make doxygen 113 Parse the generated XML data from doxygen to generate the traceability matrix.
|
/Zephyr-latest/doc/ |
D | Makefile | 16 .PHONY: configure clean html html-fast html-live html-live-fast latex pdf doxygen 24 html html-live latex pdf linkcheck doxygen: configure target
|
D | CMakeLists.txt | 100 set(DOXY_OUT ${CMAKE_CURRENT_BINARY_DIR}/doxygen) 108 doxygen target 115 doxygen
|
D | zephyr.doxyfile.in | 4 # Doxygen (www.doxygen.org) for a project. 20 # doxygen -x [configFile] 24 # doxygen -x_noenv [configFile] 851 # together with the standard path, the full search path used by doxygen when 1234 # - Run doxygen as normal 1346 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1390 # Webkit/Chromium, the styling will be left out of the default doxygen.css if 1396 HTML_EXTRA_STYLESHEET = @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome.css \ 1397 @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-sidebar-only.css \ 1398 … @ZEPHYR_BASE@/doc/_doxygen/doxygen-awesome-sidebar-only-darkmode-toggle.css \ [all …]
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 59 header -> doxygen 60 doxygen -> xml 68 and make use of the doxygen-generated API material. 107 sudo apt-get install --no-install-recommends doxygen graphviz librsvg2-bin \ 114 sudo dnf install doxygen graphviz texlive-latex latexmk \ 127 sudo pacman -S graphviz doxygen librsvg texlive-core texlive-bin \ 142 brew install doxygen graphviz mactex librsvg imagemagick 158 choco install doxygen.install graphviz strawberryperl miktex rsvg-convert imagemagick 301 tag file exported at `zephyr.tag <../../doxygen/html/zephyr.tag>`_ 305 TAGFILES = "/path/to/zephyr.tag=https://docs.zephyrproject.org/latest/doxygen/html/" [all …]
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 4 https://github.com/jothepro/doxygen-awesome-css 247 /* dark mode variables are defined twice, to support both the dark-mode without and with doxygen-aw… 758 * Overwrites for fixing the searchbox on mobile in doxygen 1.9.2 1244 .contents > .doxygen-awesome-fragment-wrapper > div.fragment, 1245 .textblock > .doxygen-awesome-fragment-wrapper > div.fragment, 1246 .textblock > .doxygen-awesome-fragment-wrapper > pre.fragment, 1247 .textblock > .tabbed > ul > li > .doxygen-awesome-fragment-wrapper > div.fragment, 1248 .textblock > .tabbed > ul > li > .doxygen-awesome-fragment-wrapper > pre.fragment { 1255 .textblock li > .doxygen-awesome-fragment-wrapper > .fragment { 1260 .memdoc li > .doxygen-awesome-fragment-wrapper > .fragment { [all …]
|
D | doxygen-awesome-sidebar-only-darkmode-toggle.css | 5 https://github.com/jothepro/doxygen-awesome-css
|
D | doxygen-awesome-sidebar-only.css | 4 https://github.com/jothepro/doxygen-awesome-css
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | doxyrunner.py | 268 def run_doxygen(doxygen: str, doxyfile: str, silent: bool = False) -> None: 281 p = Popen([doxygen, f_doxyfile_name], stdout=PIPE, stderr=STDOUT, encoding="utf-8")
|
/Zephyr-latest/ |
D | .gitignore | 35 doc/doxygen
|
/Zephyr-latest/doc/contribute/style/ |
D | code.rst | 27 * Use ``/** */`` for doxygen comments that need to appear in the documentation.
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 234 For bug reports, read http://openocd.org/doc/doxygen/bugs.html 277 For bug reports, read http://openocd.org/doc/doxygen/bugs.html 303 For bug reports, read http://openocd.org/doc/doxygen/bugs.html
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.6.rst | 244 * ``ZEP-981`` - Add doxygen documentation to both include/kernel.h and include/legacy.h 335 * ``ZEP-1182`` - kernel.h doxygen show unexpected "asm" blocks 353 * ``ZEP-1295`` - incorrect doxygen comment in kernel.h:k_work_pending()
|
D | release-notes-1.9.rst | 186 auto-generated configuration docs), and source code doxygen comments 219 * ``ZEP-1647`` - Figure out new combo for breathe/doxygen/sphinx versions that are supported
|
D | release-notes-1.10.rst | 171 * Missing API documentation caused by doxygen subgroups and missing 180 process (there are some known doxygen/sphinx issues), the build 511 * :github:`5051` - Verify doxygen documented APIs are in the generated docs
|
D | release-notes-1.5.rst | 210 * ``ZEP-457`` - doc: contribute/doxygen/typedefs.rst: examples files are broken
|
D | release-notes-3.0.rst | 852 `doxygen-awesome-css <https://github.com/jothepro/doxygen-awesome-css>`_ 909 * :github:`42373` - add k_spin_lock() to doxygen prior to v3.0 release
|
D | release-notes-1.7.rst | 404 * ``ZEP-1657`` - Zoap doxygen documentation needs to be perfected
|
D | release-notes-1.13.rst | 265 generated from Kconfig files and doxygen API comments.
|
D | release-notes-1.12.rst | 264 * Added description for kernel test cases through extensive doxygen comments
|
D | release-notes-2.4.rst | 1416 * :github:`26284` - device.h doxygen 1710 * :github:`22151` - hal_nordic: nrfx: doxygen: Reference to missing nrfx/templates
|
D | release-notes-3.6.rst | 907 * Improved doxygen documentation of BSD socket API.
|
D | release-notes-1.14.rst | 1054 * Introduced simplified linking to doxygen-generated API reference 2250 * :github:`5702` - usb subsystem doc not pulling from header doxygen comments
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 284 * Test cases should be documented using doxygen
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 823 Please see the doxygen documentation of these APIs for details.
|
12