GUI界面的选项修改不会和Doxyfile配置文件自动同步(点Run doxygen后也不会同步,但是修改是会影响Run的),必须要手动点击左上角的File-Save才能将修改保存到文件中 Specify additional command line options for running doxygen Field to specify extra options used when running doxygen, e.g. for debugging purposes....
This tag can be used to specify since when (version or time) an entity is available. The paragraph that follows \since does not have any special internal structure. All visual enhancement commands may be used inside the paragraph. The \since description ends when a blank line or some other ...
./sim ./tests/regression/ # Thistag can be used to specify the character encoding of the source files # thatdoxygen parses. Internallydoxygen uses the UTF-8 encoding. Doxygenuses # libiconv(or the iconv built into libc) for the transcoding. See libiconv # documentation(...
# This tag can be used to specify a number of aliases that acts # as commands in the documentation. An alias has the form "name=value". # For example adding "sideeffect=/par Side Effects:/n" will allow you to # put the command /sideeffect (or @sideeffect) in the documentation, w...
HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined # cascadingstyle sheets that are included after the standard style sheets # createdby doxygen. Usingthis option one can overrule certain style aspects. # This
# The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user- # defined cascading style sheet that is included after the standard style sheets # created by doxygen. Using this option one can overrule certain style aspects.
FOOTER = # TheLATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined # LaTeXstyle sheets that are included after the standard style sheets created # bydoxygen. Usingthis option one can overrule certain style aspects. Doxygen # will...
HTML_STYLESHEET = # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user- # defined cascading style sheet that is included after the standard style sheets # created by doxygen. Using this option one can overrule certain style aspects. ...
Specifyareceptiontimeoutforasocket. •#defineRTCAN_RTIOC_SND_TIMEOUT_IOW(RTIOC_TYPE_CAN,0x0B,nanosecs_rel_t) Specifyatransmissiontimeoutforasocket. Errormask Errorclass(mask)incan_idfieldofstructcan_frametobeusedwithCAN_RAW_ERR_FILTER. Note:ErrorreportingishardwaredependentandmostCANcontroll...
I manually created the docs/sphinx subfolder and re-ran sphinx-quickstart in there, but then at the next step, the docs/CMakeLists.txt addition to run Sphinx claims it can’t find conf.py, even though it appear to specify docs/sphinx as the SPHINX_BUILD. Hence, it fails on th...