Lines Matching full:doxygen
36 * Doxygen-generated material used to create all API-specific documents
59 header -> doxygen
60 doxygen -> xml
68 and make use of the doxygen-generated API material.
79 * Doxygen version 1.8.13
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
288 Linking external Doxygen projects against Zephyr
292 Zephyr documentation in Doxygen (through the use of @ref), can utilize the
293 tag file exported at `zephyr.tag <../../doxygen/html/zephyr.tag>`_
297 TAGFILES = "/path/to/zephyr.tag=https://docs.zephyrproject.org/latest/doxygen/html/"
299 For additional information refer to `Doxygen External Documentation`_.
305 .. _Doxygen External Documentation: https://www.doxygen.nl/manual/external.html