Home
last modified time | relevance | path

Searched refs:doxygen (Results 1 – 4 of 4) sorted by relevance

/libCEED/
H A DDoxyfile4 # doxygen (www.doxygen.org) for a project.
18 # Use doxygen to compare the used configuration file with the template
20 # doxygen -x [configFile]
21 # Use doxygen to compare the used configuration file with the template
24 # doxygen -x_noenv [configFile]
68 # entered, it will be relative to the location where doxygen was started. If
73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
76 # option can be useful when feeding doxygen a huge amount of source files, where
95 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
104 # documentation generated by doxygen is written. Doxygen will use this
[all …]
H A DMakefile915 DOXYGEN ?= doxygen
917 doxygen : target
920 doc-html doc-latexpdf doc-epub doc-livehtml : doc-% : doxygen
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit …
/libCEED/doc/
H A DREADME.md23 make doxygen
/libCEED/rust/libceed-sys/c-src/
H A DMakefile915 DOXYGEN ?= doxygen
917 doxygen : target
920 doc-html doc-latexpdf doc-epub doc-livehtml : doc-% : doxygen
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit …