Opennet Firmware
 Alle Dateien Funktionen Variablen Gruppen Seiten
doxyfile-Dateireferenz

gehe zum Quellcode dieser Datei

Funktionen

it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found doxygen
will show all but also
relative which which tells the
reader which doxygen will
generate much 
shorter (but#less readable) file names.This can be useful is your file systems doesn'tSHORT_NAMES
 

Variablen

 DOXYFILE_ENCODING
 
it will be relative to the
location where doxygen was
started If 
OUTPUT_DIRECTORY
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub 
CREATE_SUBDIRS
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
ALLOW_UNICODE_NAMES
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
Arabic
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
Armenian
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
Brazilian
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
Catalan
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
Chinese
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII 
OUTPUT_LANGUAGE
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the 
REPEAT_BRIEF
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found 
ABBREVIATE_BRIEF
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found doxygen
will show all 
INLINE_INHERITED_MEMB
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found doxygen
will show all but also
relative 
paths
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found doxygen
will show all but also
relative which 
STRIP_FROM_PATH
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found doxygen
will show all but also
relative which which tells the
reader which 
STRIP_FROM_INC_PATH
 
it will be relative to the
location where doxygen was
started If then doxygen will
create sub doxygen will allow
non ASCII the if found doxygen
will show all but also
relative which which tells the
reader which doxygen will
generate much the Javadoc
style will behave just like
regular Qt 
JAVADOC_AUTOBRIEF
 

Dokumentation der Funktionen

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found doxygen will show all but also relative which which tells the reader which doxygen will generate much shorter ( but#less  readable)

Variablen-Dokumentation

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found ABBREVIATE_BRIEF
Initialisierung:
= "The $name class" \
"The $name widget" \
"The $name file" \
is \
provides \
specifies \
contains \
represents \
a \
an \
the
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
# doxygen will generate a detailed section even if there is only a brief
# description.
# The default value is: NO.
ALWAYS_DETAILED_SEC = NO
# If the INLINE_INHERITED_MEMB tag is set to YES

Definiert in Zeile 121 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII ALLOW_UNICODE_NAMES
Initialisierung:
= YES
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
# information to generate all constant output in the proper language.
# Possible values are: Afrikaans

Definiert in Zeile 79 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII Arabic

Definiert in Zeile 79 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII Armenian

Definiert in Zeile 79 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII Brazilian

Definiert in Zeile 79 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII Catalan

Definiert in Zeile 79 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII Chinese

Definiert in Zeile 79 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub CREATE_SUBDIRS
Initialisierung:
= NO
# If the ALLOW_UNICODE_NAMES tag is set to YES

Definiert in Zeile 71 der Datei doxyfile.

DOXYFILE_ENCODING

Definiert in Zeile 27 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found doxygen will show all INLINE_INHERITED_MEMB
Initialisierung:
= NO
# If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
# before files name in the file list and in the header files. If set to NO the
# shortest path that makes the file name unique will be used
# The default value is: YES.
FULL_PATH_NAMES = NO
# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
# Stripping is only done if one of the specified strings matches the left-hand
# part of the path. The tag can be used to show relative paths in the file list.
# If left blank the directory from which doxygen is run is used as the path to
# strip.
#
# Note that you can specify absolute paths here

Definiert in Zeile 146 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found doxygen will show all but also relative which which tells the reader which doxygen will generate much the Javadoc style will behave just like regular Qt JAVADOC_AUTOBRIEF
Initialisierung:
= NO
# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
# line (until the first dot) of a Qt-style comment as the brief description. If
# set to NO

Definiert in Zeile 190 der Datei doxyfile.

it will be relative to the location where doxygen was started If OUTPUT_DIRECTORY
Initialisierung:
= ../../build-doc/api
# If the CREATE_SUBDIRS tag is set to YES

Definiert in Zeile 61 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII OUTPUT_LANGUAGE
Initialisierung:
= German
# If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
# descriptions after the members that are listed in the file and class
# documentation (similar to Javadoc). Set to NO to disable this.
# The default value is: YES.
BRIEF_MEMBER_DESC = YES
# If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
# description of a member or function before the detailed description
#
# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO

Definiert in Zeile 94 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found doxygen will show all but also relative paths

Definiert in Zeile 146 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the REPEAT_BRIEF
Initialisierung:
= YES
# This tag implements a quasi-intelligent brief description abbreviator that is
# used to form the text in various listings. Each string in this list

Definiert in Zeile 110 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found doxygen will show all but also relative which which tells the reader which STRIP_FROM_INC_PATH
Initialisierung:
=
# If the SHORT_NAMES tag is set to YES

Definiert in Zeile 174 der Datei doxyfile.

it will be relative to the location where doxygen was started If then doxygen will create sub doxygen will allow non ASCII the if found doxygen will show all but also relative which STRIP_FROM_PATH
Initialisierung:
=
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
# path mentioned in the documentation of a class

Definiert in Zeile 165 der Datei doxyfile.