From f6f16bc5ef77bf294dcb3b9bc9caac9d0828394b Mon Sep 17 00:00:00 2001 From: Elizabeth Timmons Date: Fri, 20 Nov 2020 11:44:01 -0500 Subject: [PATCH] CS v2.4.2 release --- CMakeLists.txt | 4 + NOSA_GSC-15996-1_-_Updated_Version2-4-2.pdf | Bin 0 -> 96698 bytes README.md | 59 +- cfs-cs-app-OSS-readme.txt | 83 - cs_config.txt | 2575 +++++++++++++++++ docs/CS_v2.4.2_VersionDescriptionDocument.pdf | Bin 0 -> 429756 bytes docs/dox_src/users_guide/cfs_cs.dox | 21 +- fsw/mission_inc/cs_mission_cfg.h | 6 +- fsw/mission_inc/cs_perfids.h | 2 +- fsw/platform_inc/cs_msgids.h | 2 +- fsw/platform_inc/cs_platform_cfg.h | 2 +- fsw/src/cs_app.c | 129 +- fsw/src/cs_app.h | 8 +- fsw/src/cs_app_cmds.c | 46 +- fsw/src/cs_app_cmds.h | 2 +- fsw/src/cs_cmds.c | 114 +- fsw/src/cs_cmds.h | 2 +- fsw/src/cs_compute.c | 123 +- fsw/src/cs_compute.h | 14 +- fsw/src/cs_eeprom_cmds.c | 56 +- fsw/src/cs_eeprom_cmds.h | 2 +- fsw/src/cs_events.h | 16 +- fsw/src/cs_memory_cmds.c | 56 +- fsw/src/cs_memory_cmds.h | 2 +- fsw/src/cs_msg.h | 32 +- fsw/src/cs_msgdefs.h | 2 +- fsw/src/cs_table_cmds.c | 46 +- fsw/src/cs_table_cmds.h | 2 +- fsw/src/cs_table_processing.c | 144 +- fsw/src/cs_tbldefs.h | 14 +- fsw/src/cs_utils.c | 144 +- fsw/src/cs_utils.h | 32 +- fsw/src/cs_verify.h | 2 +- fsw/src/cs_version.h | 4 +- fsw/tables/cs_apptbl.c | 2 +- fsw/tables/cs_eepromtbl.c | 2 +- fsw/tables/cs_memorytbl.c | 2 +- fsw/tables/cs_tablestbl.c | 2 +- fsw/unit_test/cs_app_cmds_test.c | 2 +- fsw/unit_test/cs_app_cmds_test.h | 2 +- fsw/unit_test/cs_app_test.c | 2 +- fsw/unit_test/cs_app_test.h | 2 +- fsw/unit_test/cs_cmds_test.c | 5 +- fsw/unit_test/cs_cmds_test.h | 2 +- fsw/unit_test/cs_compute_test.c | 2 +- fsw/unit_test/cs_compute_test.h | 2 +- fsw/unit_test/cs_eeprom_cmds_test.c | 2 +- fsw/unit_test/cs_eeprom_cmds_test.h | 2 +- fsw/unit_test/cs_memory_cmds_test.c | 2 +- fsw/unit_test/cs_memory_cmds_test.h | 2 +- fsw/unit_test/cs_table_cmds_test.c | 2 +- fsw/unit_test/cs_table_cmds_test.h | 2 +- fsw/unit_test/cs_table_processing_test.c | 2 +- fsw/unit_test/cs_table_processing_test.h | 2 +- fsw/unit_test/cs_test_utils.c | 2 +- fsw/unit_test/cs_test_utils.h | 2 +- fsw/unit_test/cs_testrunner.c | 2 +- fsw/unit_test/cs_utils_test.c | 2 +- fsw/unit_test/cs_utils_test.h | 2 +- 59 files changed, 3197 insertions(+), 602 deletions(-) create mode 100644 NOSA_GSC-15996-1_-_Updated_Version2-4-2.pdf delete mode 100644 cfs-cs-app-OSS-readme.txt create mode 100644 cs_config.txt create mode 100644 docs/CS_v2.4.2_VersionDescriptionDocument.pdf diff --git a/CMakeLists.txt b/CMakeLists.txt index 0422d31..1fc1256 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,3 +8,7 @@ aux_source_directory(fsw/src APP_SRC_FILES) # Create the app module add_cfe_app(cs ${APP_SRC_FILES}) + +include_directories(fsw/src) +aux_source_directory(fsw/tables APP_TABLE_FILES) +add_cfe_tables(cs ${APP_TABLE_FILES}) diff --git a/NOSA_GSC-15996-1_-_Updated_Version2-4-2.pdf b/NOSA_GSC-15996-1_-_Updated_Version2-4-2.pdf new file mode 100644 index 0000000000000000000000000000000000000000..fcb79e2a09a4d925eb8ba65a931312d3c89e7b9e GIT binary patch literal 96698 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 O-S+peQ9`ia!~QROR1+rv literal 0 HcmV?d00001 diff --git a/README.md b/README.md index 2823f43..8f2d9c2 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,58 @@ -# Checksum +core Flight System (cFS) Checksum Application (CS) +================================================== -NASA core Flight System Checksum Application +Open Source Release Readme +========================== -## Description +CS Release 2.4.2 -The Checksum application (CS) is a core Flight System (cFS) application that is a plug in to the Core Flight Executive (cFE) component of the cFS. +Date: +10/07/2020 -The cFS is a platform and project independent reusable software framework and set of reusable applications developed by NASA Goddard Space Flight Center. This framework is used as the basis for the flight software for satellite data systems and instruments, but can be used on other embedded systems. More information on the cFS can be found at [http://cfs.gsfc.nasa.gov](http://cfs.gsfc.nasa.gov) +Introduction +------------- + The Checksum application (CS) is a core Flight System (cFS) application that + is a plug in to the Core Flight Executive (cFE) component of the cFS. + + The CS application is used for for ensuring the integrity of onboard memory. + CS calculates Cyclic Redundancy Checks (CRCs) on the different memory regions + and compares the CRC values with a baseline value calculated at system startup. + CS has the ability to ensure the integrity of cFE applications, cFE tables, the + cFE core, the onboard operating system (OS), onboard EEPROM, as well as, any + memory regions ("Memory") specified by the users. -The CS application is used for for ensuring the integrity of onboard memory. CS calculates Cyclic Redundancy Checks (CRCs) on the different memory regions and compares the CRC values with a baseline value calculated at system start up. CS has the ability to ensure the integrity of cFE applications, cFE tables, the cFE core, the onboard operating system (OS), onboard EEPROM, as well as, any memory regions ("Memory") specified by the users. + The CS application is written in C and depends on the cFS Operating System + Abstraction Layer (OSAL) and cFE components. There is additional CS application + specific configuration information contained in the application user's guide + available in https://github.com/nasa/CS/tree/master/docs/users_guide -## License + This software is licensed under the NASA Open Source Agreement. + http://ti.arc.nasa.gov/opensource/nosa + + +Software Included +------------------ + Checksum application (CS) 2.4.2 + + +Software Required +------------------ -This software is licensed under the NASA Open Source Agreement. http://ti.arc.nasa.gov/opensource/nosa + Operating System Abstraction Layer 5.0 or higher can be + obtained at https://github.com/nasa/osal + + core Flight Executive 6.8.0 or higher can be obtained at + https://github.com/nasa/cfe + + Note: An integrated bundle including the cFE, OSAL, and PSP can + be obtained at https://github.com/nasa/cfs + +About cFS +---------- + The cFS is a platform and project independent reusable software framework and + set of reusable applications developed by NASA Goddard Space Flight Center. + This framework is used as the basis for the flight software for satellite data + systems and instruments, but can be used on other embedded systems. More + information on the cFS can be found at http://cfs.gsfc.nasa.gov + +EOF diff --git a/cfs-cs-app-OSS-readme.txt b/cfs-cs-app-OSS-readme.txt deleted file mode 100644 index b4f652f..0000000 --- a/cfs-cs-app-OSS-readme.txt +++ /dev/null @@ -1,83 +0,0 @@ -core Flight System (cFS) Checksum Application (CS) -Open Source Release Readme - -CS Release 2.4.0 - -Date: -May 3, 2017 - -Introduction: - The Checksum application (CS) is a core Flight System (cFS) application that - is a plug in to the Core Flight Executive (cFE) component of the cFS. - - The cFS is a platform and project independent reusable software framework and - set of reusable applications developed by NASA Goddard Space Flight Center. - This framework is used as the basis for the flight software for satellite data - systems and instruments, but can be used on other embedded systems. More - information on the cFS can be found at http://cfs.gsfc.nasa.gov - - The CS application is used for for ensuring the integrity of onboard memory. - CS calculates Cyclic Redundancy Checks (CRCs) on the different memory regions - and compares the CRC values with a baseline value calculated at system startup. - CS has the ability to ensure the integrity of cFE applications, cFE tables, the - cFE core, the onboard operating system (OS), onboard EEPROM, as well as, any - memory regions ("Memory") specified by the users. - - The CS application is written in C and depends on the cFS Operating System - Abstraction Layer (OSAL) and cFE components. To build and run the CS - application, follow the cFS Deployment Guide instructions contained in - cFE-6.4.1-OSS-release/docs. There is additional CS application specific - configuration information contained in the application user's guide - available in cfs-cs-2.3.1-OSS-release/docs/users_guide - - There are also "Quick start" instructions provided in - cFE-6.4.1-OSS-release/cfe-OSS-readme.txt - - The OSAL is available at http://sourceforge.net/projects/osal/ and - github.com/nasa/ - - The cFE is available at http://sourceforge.net/projects/coreflightexec - - This software is licensed under the NASA Open Source Agreement. - http://ti.arc.nasa.gov/opensource/nosa - - -Software Included: - Checksum application (CS) 2.4.0 - - -Software Required: - - Operating System Abstraction Layer 4.2.0 or higher can be - obtained at http://sourceforge.net/projects/osal or - github.com/nasa/osal - - core Flight Executive 6.5.0 or higher can be obtained at - http://sorceforge.net/projects/coreflightexec - - -Runtime Targets Supported: - The "out of the box" targets in the cFE 6.4.1 distribution include: - 1. 32 bit x86 Linux ( CentOS 6.x ) - 2. Motorola MCP750 PowerPC vxWorks 6.4 - -Other targets: - Other targets are included, but may take additional work to - run. They are included as examples of other target - environments. - - 1. mcf5235-rtems - This is for the Axiom MCF5235 Coldfire board running - RTEMS 4.10. It requires a static loader component for the - OS abstraction layer. The static loader is currently - not available as open source, so this target is not - considered complete. RTEMS 4.11 will have a dynamic - loader which will be supported by a future release - of the OS Abstraction Layer, completing the RTEMS support - for the cFE. - - Once RTEMS 4.11 is released, the goal is to support - an RTEMS simulator platform such as SPARC/sis or - quemu. - - -EOF \ No newline at end of file diff --git a/cs_config.txt b/cs_config.txt new file mode 100644 index 0000000..dbff26c --- /dev/null +++ b/cs_config.txt @@ -0,0 +1,2575 @@ +# Doxyfile 1.8.16 + +# This file describes the settings to be used by the documentation system +# doxygen (www.doxygen.org) for a project. +# +# All text after a double hash (##) is considered a comment and is placed in +# front of the TAG it is preceding. +# +# All text after a single hash (#) is considered a comment and will be ignored. +# The format is: +# TAG = value [value, ...] +# For lists, items can also be appended using: +# TAG += value [value, ...] +# Values that contain spaces should be placed between quotes (\" \"). + +#--------------------------------------------------------------------------- +# Project related configuration options +#--------------------------------------------------------------------------- + +# This tag specifies the encoding used for all characters in the configuration +# file that follow. The default is UTF-8 which is also the encoding used for all +# text before the first occurrence of this tag. Doxygen uses libiconv (or the +# iconv built into libc) for the transcoding. See +# https://www.gnu.org/software/libiconv/ for the list of possible encodings. +# The default value is: UTF-8. + +DOXYFILE_ENCODING = UTF-8 + +# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by +# double-quotes, unless you are using Doxywizard) that should identify the +# project for which the documentation is generated. This name is used in the +# title of most generated pages and in a few other places. +# The default value is: My Project. + +PROJECT_NAME = "cFS_CS" + +# The PROJECT_NUMBER tag can be used to enter a project or revision number. This +# could be handy for archiving the generated documentation or if some version +# control system is used. + +PROJECT_NUMBER = + +# Using the PROJECT_BRIEF tag one can provide an optional one line description +# for a project that appears at the top of each page and should give viewer a +# quick idea about the purpose of the project. Keep the description short. +PROJECT_BRIEF = + + +# With the PROJECT_LOGO tag one can specify a logo or an icon that is included +# in the documentation. The maximum height of the logo should not exceed 55 +# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy +# the logo to the output directory. + +PROJECT_LOGO = + +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path +# into which the generated documentation will be written. If a relative path is +# entered, it will be relative to the location where doxygen was started. If +# left blank the current directory will be used. + +OUTPUT_DIRECTORY = cfs_cs_user_guide + +# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- +# directories (in 2 levels) under the output directory of each output format and +# will distribute the generated files over these directories. Enabling this +# option can be useful when feeding doxygen a huge amount of source files, where +# putting all generated files in the same directory would otherwise causes +# performance problems for the file system. +# The default value is: NO. + +CREATE_SUBDIRS = NO + +# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII +# characters to appear in the names of generated files. If set to NO, non-ASCII +# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode +# U+3044. +# The default value is: NO. + +ALLOW_UNICODE_NAMES = NO + +# 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, Arabic, Armenian, Brazilian, Catalan, Chinese, +# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), +# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, +# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), +# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, +# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, +# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, +# Ukrainian and Vietnamese. +# The default value is: English. + +OUTPUT_LANGUAGE = English + +# The OUTPUT_TEXT_DIRECTION tag is used to specify the direction in which all +# documentation generated by doxygen is written. Doxygen will use this +# information to generate all generated output in the proper direction. +# Possible values are: None, LTR, RTL and Context. +# The default value is: None. + +OUTPUT_TEXT_DIRECTION = None + +# 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, the +# brief descriptions will be completely suppressed. +# The default value is: YES. + +REPEAT_BRIEF = 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, if found +# as the leading text of the brief description, will be stripped from the text +# and the result, after processing the whole list, is used as the annotated +# text. Otherwise, the brief description is used as-is. If left blank, the +# following values are used ($name is automatically replaced with the name of +# the entity):The $name class, The $name widget, The $name file, is, provides, +# specifies, contains, represents, a, an and the. + +ABBREVIATE_BRIEF = "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, doxygen will show all +# inherited members of a class in the documentation of that class as if those +# members were ordinary class members. Constructors, destructors and assignment +# operators of the base classes will not be shown. +# The default value is: NO. + +INLINE_INHERITED_MEMB = 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 = YES + +# 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, but also relative paths, which +# will be relative from the directory where doxygen is started. +# This tag requires that the tag FULL_PATH_NAMES is set to YES. + +STRIP_FROM_PATH = + +# 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, which tells the reader which +# header file to include in order to use a class. If left blank only the name of +# the header file containing the class definition is used. Otherwise one should +# specify the list of include paths that are normally passed to the compiler +# using the -I flag. + +STRIP_FROM_INC_PATH = + +# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but +# less readable) file names. This can be useful is your file systems doesn't +# support long names like on DOS, Mac, or CD-ROM. +# The default value is: NO. + +SHORT_NAMES = NO + +# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the +# first line (until the first dot) of a Javadoc-style comment as the brief +# description. If set to NO, the Javadoc-style will behave just like regular Qt- +# style comments (thus requiring an explicit @brief command for a brief +# description.) +# The default value is: NO. + +JAVADOC_AUTOBRIEF = NO + +# If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line +# such as +# /*************** +# as being the beginning of a Javadoc-style comment "banner". If set to NO, the +# Javadoc-style will behave just like regular comments and it will not be +# interpreted by doxygen. +# The default value is: NO. + +JAVADOC_BANNER = 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, the Qt-style will behave just like regular Qt-style comments (thus +# requiring an explicit \brief command for a brief description.) +# The default value is: NO. + +QT_AUTOBRIEF = NO + +# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a +# multi-line C++ special comment block (i.e. a block of //! or /// comments) as +# a brief description. This used to be the default behavior. The new default is +# to treat a multi-line C++ comment block as a detailed description. Set this +# tag to YES if you prefer the old behavior instead. +# +# Note that setting this tag to YES also means that rational rose comments are +# not recognized any more. +# The default value is: NO. + +MULTILINE_CPP_IS_BRIEF = NO + +# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the +# documentation from any documented member that it re-implements. +# The default value is: YES. + +INHERIT_DOCS = YES + +# If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new +# page for each member. If set to NO, the documentation of a member will be part +# of the file/class/namespace that contains it. +# The default value is: NO. + +SEPARATE_MEMBER_PAGES = NO + +# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen +# uses this value to replace tabs by spaces in code fragments. +# Minimum value: 1, maximum value: 16, default value: 4. + +TAB_SIZE = 4 + +# This tag can be used to specify a number of aliases that act 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, which will result in a user-defined paragraph with heading +# "Side Effects:". You can put \n's in the value part of an alias to insert +# newlines (in the resulting output). You can put ^^ in the value part of an +# alias to insert a newline as if a physical newline was in the original file. +# When you need a literal { or } or , in the value part of an alias you have to +# escape them by means of a backslash (\), this can lead to conflicts with the +# commands \{ and \} for these it is advised to use the version @{ and @} or use +# a double escape (\\{ and \\}) + +ALIASES += "event=\xrefitem csevents \"Event Message\" \"CS Event Message Cross Reference\" " \ + "cscfg=\xrefitem cfscscfg \"Purpose\" \"CS Configuration Parameters\" " \ + "cscmd=\xrefitem cfscscmds \"Purpose\" \"CS Command Reference\" " \ + "cstlm=\xrefitem cfscstlm \"Purpose\" \"CS Telemetry Reference\" " \ + "cstlmmnemonic=\xrefitem cstlmmnems \"Telemetry + Mnemonic(s)\" \"CS Telemetry Mnemonic Cross Reference\" " + +# This tag can be used to specify a number of word-keyword mappings (TCL only). +# A mapping has the form "name=value". For example adding "class=itcl::class" +# will allow you to use the command class in the itcl::class meaning. + +TCL_SUBST = + +# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources +# only. Doxygen will then generate output that is more tailored for C. For +# instance, some of the names that are used will be different. The list of all +# members will be omitted, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_FOR_C = YES + +# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or +# Python sources only. Doxygen will then generate output that is more tailored +# for that language. For instance, namespaces will be presented as packages, +# qualified scopes will look different, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_JAVA = NO + +# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran +# sources. Doxygen will then generate output that is tailored for Fortran. +# The default value is: NO. + +OPTIMIZE_FOR_FORTRAN = NO + +# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL +# sources. Doxygen will then generate output that is tailored for VHDL. +# The default value is: NO. + +OPTIMIZE_OUTPUT_VHDL = NO + +# Set the OPTIMIZE_OUTPUT_SLICE tag to YES if your project consists of Slice +# sources only. Doxygen will then generate output that is more tailored for that +# language. For instance, namespaces will be presented as modules, types will be +# separated into more groups, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_SLICE = NO + +# Doxygen selects the parser to use depending on the extension of the files it +# parses. With this tag you can assign which parser to use for a given +# extension. Doxygen has a built-in mapping, but you can override or extend it +# using this tag. The format is ext=language, where ext is a file extension, and +# language is one of the parsers supported by doxygen: IDL, Java, Javascript, +# Csharp (C#), C, C++, D, PHP, md (Markdown), Objective-C, Python, Slice, +# Fortran (fixed format Fortran: FortranFixed, free formatted Fortran: +# FortranFree, unknown formatted Fortran: Fortran. In the later case the parser +# tries to guess whether the code is fixed or free formatted code, this is the +# default for Fortran type files), VHDL, tcl. For instance to make doxygen treat +# .inc files as Fortran files (default is PHP), and .f files as C (default is +# Fortran), use: inc=Fortran f=C. +# +# Note: For files without extension you can use no_extension as a placeholder. +# +# Note that for custom extensions you also need to set FILE_PATTERNS otherwise +# the files are not read by doxygen. + +EXTENSION_MAPPING = + +# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments +# according to the Markdown format, which allows for more readable +# documentation. See https://daringfireball.net/projects/markdown/ for details. +# The output of markdown processing is further processed by doxygen, so you can +# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in +# case of backward compatibilities issues. +# The default value is: YES. + +MARKDOWN_SUPPORT = YES + +# When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up +# to that level are automatically included in the table of contents, even if +# they do not have an id attribute. +# Note: This feature currently applies only to Markdown headings. +# Minimum value: 0, maximum value: 99, default value: 5. +# This tag requires that the tag MARKDOWN_SUPPORT is set to YES. + +TOC_INCLUDE_HEADINGS = 5 + +# When enabled doxygen tries to link words that correspond to documented +# classes, or namespaces to their corresponding documentation. Such a link can +# be prevented in individual cases by putting a % sign in front of the word or +# globally by setting AUTOLINK_SUPPORT to NO. +# The default value is: YES. + +AUTOLINK_SUPPORT = YES + +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want +# to include (a tag file for) the STL sources as input, then you should set this +# tag to YES in order to let doxygen match functions declarations and +# definitions whose arguments contain STL classes (e.g. func(std::string); +# versus func(std::string) {}). This also make the inheritance and collaboration +# diagrams that involve STL classes more complete and accurate. +# The default value is: NO. + +BUILTIN_STL_SUPPORT = NO + +# If you use Microsoft's C++/CLI language, you should set this option to YES to +# enable parsing support. +# The default value is: NO. + +CPP_CLI_SUPPORT = NO + +# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: +# https://www.riverbankcomputing.com/software/sip/intro) sources only. Doxygen +# will parse them like normal C++ but will assume all classes use public instead +# of private inheritance when no explicit protection keyword is present. +# The default value is: NO. + +SIP_SUPPORT = NO + +# For Microsoft's IDL there are propget and propput attributes to indicate +# getter and setter methods for a property. Setting this option to YES will make +# doxygen to replace the get and set methods by a property in the documentation. +# This will only work if the methods are indeed getting or setting a simple +# type. If this is not the case, or you want to show the methods anyway, you +# should set this option to NO. +# The default value is: YES. + +IDL_PROPERTY_SUPPORT = YES + +# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC +# tag is set to YES then doxygen will reuse the documentation of the first +# member in the group (if any) for the other members of the group. By default +# all members of a group must be documented explicitly. +# The default value is: NO. + +DISTRIBUTE_GROUP_DOC = NO + +# If one adds a struct or class to a group and this option is enabled, then also +# any nested class or struct is added to the same group. By default this option +# is disabled and one has to add nested compounds explicitly via \ingroup. +# The default value is: NO. + +GROUP_NESTED_COMPOUNDS = NO + +# Set the SUBGROUPING tag to YES to allow class member groups of the same type +# (for instance a group of public functions) to be put as a subgroup of that +# type (e.g. under the Public Functions section). Set it to NO to prevent +# subgrouping. Alternatively, this can be done per class using the +# \nosubgrouping command. +# The default value is: YES. + +SUBGROUPING = YES + +# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions +# are shown inside the group in which they are included (e.g. using \ingroup) +# instead of on a separate page (for HTML and Man pages) or section (for LaTeX +# and RTF). +# +# Note that this feature does not work in combination with +# SEPARATE_MEMBER_PAGES. +# The default value is: NO. + +INLINE_GROUPED_CLASSES = NO + +# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions +# with only public data fields or simple typedef fields will be shown inline in +# the documentation of the scope in which they are defined (i.e. file, +# namespace, or group documentation), provided this scope is documented. If set +# to NO, structs, classes, and unions are shown on a separate page (for HTML and +# Man pages) or section (for LaTeX and RTF). +# The default value is: NO. + +INLINE_SIMPLE_STRUCTS = NO + +# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or +# enum is documented as struct, union, or enum with the name of the typedef. So +# typedef struct TypeS {} TypeT, will appear in the documentation as a struct +# with name TypeT. When disabled the typedef will appear as a member of a file, +# namespace, or class. And the struct will be named TypeS. This can typically be +# useful for C code in case the coding convention dictates that all compound +# types are typedef'ed and only the typedef is referenced, never the tag name. +# The default value is: NO. + +TYPEDEF_HIDES_STRUCT = NO + +# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This +# cache is used to resolve symbols given their name and scope. Since this can be +# an expensive process and often the same symbol appears multiple times in the +# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small +# doxygen will become slower. If the cache is too large, memory is wasted. The +# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range +# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 +# symbols. At the end of a run doxygen will report the cache usage and suggest +# the optimal cache size from a speed point of view. +# Minimum value: 0, maximum value: 9, default value: 0. + +LOOKUP_CACHE_SIZE = 0 + +#--------------------------------------------------------------------------- +# Build related configuration options +#--------------------------------------------------------------------------- + +# If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in +# documentation are documented, even if no documentation was available. Private +# class members and static file members will be hidden unless the +# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. +# Note: This will also disable the warnings about undocumented members that are +# normally produced when WARNINGS is set to YES. +# The default value is: NO. + +EXTRACT_ALL = YES + +# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will +# be included in the documentation. +# The default value is: NO. + +EXTRACT_PRIVATE = YES + +# If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual +# methods of a class will be included in the documentation. +# The default value is: NO. + +EXTRACT_PRIV_VIRTUAL = NO + +# If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal +# scope will be included in the documentation. +# The default value is: NO. + +EXTRACT_PACKAGE = NO + +# If the EXTRACT_STATIC tag is set to YES, all static members of a file will be +# included in the documentation. +# The default value is: NO. + +EXTRACT_STATIC = YES + +# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined +# locally in source files will be included in the documentation. If set to NO, +# only classes defined in header files are included. Does not have any effect +# for Java sources. +# The default value is: YES. + +EXTRACT_LOCAL_CLASSES = YES + +# This flag is only useful for Objective-C code. If set to YES, local methods, +# which are defined in the implementation section but not in the interface are +# included in the documentation. If set to NO, only methods in the interface are +# included. +# The default value is: NO. + +EXTRACT_LOCAL_METHODS = NO + +# If this flag is set to YES, the members of anonymous namespaces will be +# extracted and appear in the documentation as a namespace called +# 'anonymous_namespace{file}', where file will be replaced with the base name of +# the file that contains the anonymous namespace. By default anonymous namespace +# are hidden. +# The default value is: NO. + +EXTRACT_ANON_NSPACES = NO + +# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all +# undocumented members inside documented classes or files. If set to NO these +# members will be included in the various overviews, but no documentation +# section is generated. This option has no effect if EXTRACT_ALL is enabled. +# The default value is: NO. + +HIDE_UNDOC_MEMBERS = NO + +# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all +# undocumented classes that are normally visible in the class hierarchy. If set +# to NO, these classes will be included in the various overviews. This option +# has no effect if EXTRACT_ALL is enabled. +# The default value is: NO. + +HIDE_UNDOC_CLASSES = NO + +# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend +# (class|struct|union) declarations. If set to NO, these declarations will be +# included in the documentation. +# The default value is: NO. + +HIDE_FRIEND_COMPOUNDS = NO + +# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any +# documentation blocks found inside the body of a function. If set to NO, these +# blocks will be appended to the function's detailed documentation block. +# The default value is: NO. + +HIDE_IN_BODY_DOCS = NO + +# The INTERNAL_DOCS tag determines if documentation that is typed after a +# \internal command is included. If the tag is set to NO then the documentation +# will be excluded. Set it to YES to include the internal documentation. +# The default value is: NO. + +INTERNAL_DOCS = NO + +# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file +# names in lower-case letters. If set to YES, upper-case letters are also +# allowed. This is useful if you have classes or files whose names only differ +# in case and if your file system supports case sensitive file names. Windows +# (including Cygwin) ands Mac users are advised to set this option to NO. +# The default value is: system dependent. + +CASE_SENSE_NAMES = NO + +# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with +# their full class and namespace scopes in the documentation. If set to YES, the +# scope will be hidden. +# The default value is: NO. + +HIDE_SCOPE_NAMES = NO + +# If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will +# append additional text to a page's title, such as Class Reference. If set to +# YES the compound reference will be hidden. +# The default value is: NO. + +HIDE_COMPOUND_REFERENCE= NO + +# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of +# the files that are included by a file in the documentation of that file. +# The default value is: YES. + +SHOW_INCLUDE_FILES = YES + +# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each +# grouped member an include statement to the documentation, telling the reader +# which file to include in order to use the member. +# The default value is: NO. + +SHOW_GROUPED_MEMB_INC = NO + +# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include +# files with double quotes in the documentation rather than with sharp brackets. +# The default value is: NO. + +FORCE_LOCAL_INCLUDES = NO + +# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the +# documentation for inline members. +# The default value is: YES. + +INLINE_INFO = YES + +# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the +# (detailed) documentation of file and class members alphabetically by member +# name. If set to NO, the members will appear in declaration order. +# The default value is: YES. + +SORT_MEMBER_DOCS = YES + +# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief +# descriptions of file, namespace and class members alphabetically by member +# name. If set to NO, the members will appear in declaration order. Note that +# this will also influence the order of the classes in the class list. +# The default value is: NO. + +SORT_BRIEF_DOCS = NO + +# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the +# (brief and detailed) documentation of class members so that constructors and +# destructors are listed first. If set to NO the constructors will appear in the +# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. +# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief +# member documentation. +# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting +# detailed member documentation. +# The default value is: NO. + +SORT_MEMBERS_CTORS_1ST = NO + +# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy +# of group names into alphabetical order. If set to NO the group names will +# appear in their defined order. +# The default value is: NO. + +SORT_GROUP_NAMES = NO + +# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by +# fully-qualified names, including namespaces. If set to NO, the class list will +# be sorted only by class name, not including the namespace part. +# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. +# Note: This option applies only to the class list, not to the alphabetical +# list. +# The default value is: NO. + +SORT_BY_SCOPE_NAME = NO + +# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper +# type resolution of all parameters of a function it will reject a match between +# the prototype and the implementation of a member function even if there is +# only one candidate or it is obvious which candidate to choose by doing a +# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still +# accept a match between prototype and implementation in such cases. +# The default value is: NO. + +STRICT_PROTO_MATCHING = NO + +# The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo +# list. This list is created by putting \todo commands in the documentation. +# The default value is: YES. + +GENERATE_TODOLIST = YES + +# The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test +# list. This list is created by putting \test commands in the documentation. +# The default value is: YES. + +GENERATE_TESTLIST = YES + +# The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug +# list. This list is created by putting \bug commands in the documentation. +# The default value is: YES. + +GENERATE_BUGLIST = YES + +# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO) +# the deprecated list. This list is created by putting \deprecated commands in +# the documentation. +# The default value is: YES. + +GENERATE_DEPRECATEDLIST= YES + +# The ENABLED_SECTIONS tag can be used to enable conditional documentation +# sections, marked by \if ... \endif and \cond +# ... \endcond blocks. + +ENABLED_SECTIONS = + +# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the +# initial value of a variable or macro / define can have for it to appear in the +# documentation. If the initializer consists of more lines than specified here +# it will be hidden. Use a value of 0 to hide initializers completely. The +# appearance of the value of individual variables and macros / defines can be +# controlled using \showinitializer or \hideinitializer command in the +# documentation regardless of this setting. +# Minimum value: 0, maximum value: 10000, default value: 30. + +MAX_INITIALIZER_LINES = 30 + +# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at +# the bottom of the documentation of classes and structs. If set to YES, the +# list will mention the files that were used to generate the documentation. +# The default value is: YES. + +SHOW_USED_FILES = YES + +# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This +# will remove the Files entry from the Quick Index and from the Folder Tree View +# (if specified). +# The default value is: YES. + +SHOW_FILES = YES + +# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces +# page. This will remove the Namespaces entry from the Quick Index and from the +# Folder Tree View (if specified). +# The default value is: YES. + +SHOW_NAMESPACES = YES + +# The FILE_VERSION_FILTER tag can be used to specify a program or script that +# doxygen should invoke to get the current version for each file (typically from +# the version control system). Doxygen will invoke the program by executing (via +# popen()) the command command input-file, where command is the value of the +# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided +# by doxygen. Whatever the program writes to standard output is used as the file +# version. For an example see the documentation. + +FILE_VERSION_FILTER = + +# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed +# by doxygen. The layout file controls the global structure of the generated +# output files in an output format independent way. To create the layout file +# that represents doxygen's defaults, run doxygen with the -l option. You can +# optionally specify a file name after the option, if omitted DoxygenLayout.xml +# will be used as the name of the layout file. +# +# Note that if you run doxygen from a directory containing a file called +# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE +# tag is left empty. + +LAYOUT_FILE = + +# The CITE_BIB_FILES tag can be used to specify one or more bib files containing +# the reference definitions. This must be a list of .bib files. The .bib +# extension is automatically appended if omitted. This requires the bibtex tool +# to be installed. See also https://en.wikipedia.org/wiki/BibTeX for more info. +# For LaTeX the style of the bibliography can be controlled using +# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the +# search path. See also \cite for info how to create references. + +CITE_BIB_FILES = + +#--------------------------------------------------------------------------- +# Configuration options related to warning and progress messages +#--------------------------------------------------------------------------- + +# The QUIET tag can be used to turn on/off the messages that are generated to +# standard output by doxygen. If QUIET is set to YES this implies that the +# messages are off. +# The default value is: NO. + +QUIET = NO + +# The WARNINGS tag can be used to turn on/off the warning messages that are +# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES +# this implies that the warnings are on. +# +# Tip: Turn warnings on while writing the documentation. +# The default value is: YES. + +WARNINGS = YES + +# If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate +# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag +# will automatically be disabled. +# The default value is: YES. + +WARN_IF_UNDOCUMENTED = YES + +# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for +# potential errors in the documentation, such as not documenting some parameters +# in a documented function, or documenting parameters that don't exist or using +# markup commands wrongly. +# The default value is: YES. + +WARN_IF_DOC_ERROR = YES + +# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that +# are documented, but have no documentation for their parameters or return +# value. If set to NO, doxygen will only warn about wrong or incomplete +# parameter documentation, but not about the absence of documentation. If +# EXTRACT_ALL is set to YES then this flag will automatically be disabled. +# The default value is: NO. + +WARN_NO_PARAMDOC = YES + +# If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when +# a warning is encountered. +# The default value is: NO. + +WARN_AS_ERROR = NO + +# The WARN_FORMAT tag determines the format of the warning messages that doxygen +# can produce. The string should contain the $file, $line, and $text tags, which +# will be replaced by the file and line number from which the warning originated +# and the warning text. Optionally the format may contain $version, which will +# be replaced by the version of the file (if it could be obtained via +# FILE_VERSION_FILTER) +# The default value is: $file:$line: $text. + +WARN_FORMAT = "$file:$line: $text" + +# The WARN_LOGFILE tag can be used to specify a file to which warning and error +# messages should be written. If left blank the output is written to standard +# error (stderr). + +WARN_LOGFILE = + +#--------------------------------------------------------------------------- +# Configuration options related to the input files +#--------------------------------------------------------------------------- + +# The INPUT tag is used to specify the files and/or directories that contain +# documented source files. You may enter file names like myfile.cpp or +# directories like /usr/src/myproject. Separate the files or directories with +# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING +# Note: If this tag is empty the current directory is searched. + +INPUT = fsw/ + +INPUT += docs/dox_src/users_guide +INPUT += docs/dox_src/mnem_maps + +# This tag can be used to specify the character encoding of the source files +# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses +# libiconv (or the iconv built into libc) for the transcoding. See the libiconv +# documentation (see: https://www.gnu.org/software/libiconv/) for the list of +# possible encodings. +# The default value is: UTF-8. + +INPUT_ENCODING = UTF-8 + +# If the value of the INPUT tag contains directories, you can use the +# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and +# *.h) to filter out the source-files in the directories. +# +# Note that for custom extensions or not directly supported extensions you also +# need to set EXTENSION_MAPPING for the extension otherwise the files are not +# read by doxygen. +# +# If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp, +# *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, +# *.hh, *.hxx, *.hpp, *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, +# *.m, *.markdown, *.md, *.mm, *.dox, *.py, *.pyw, *.f90, *.f95, *.f03, *.f08, +# *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, *.qsf and *.ice. + +FILE_PATTERNS = *.c \ + *.cc \ + *.cxx \ + *.cpp \ + *.c++ \ + *.java \ + *.ii \ + *.ixx \ + *.ipp \ + *.i++ \ + *.inl \ + *.idl \ + *.ddl \ + *.odl \ + *.h \ + *.hh \ + *.hxx \ + *.hpp \ + *.h++ \ + *.cs \ + *.d \ + *.php \ + *.php4 \ + *.php5 \ + *.phtml \ + *.inc \ + *.m \ + *.markdown \ + *.md \ + *.mm \ + *.dox \ + *.py \ + *.pyw \ + *.f90 \ + *.f95 \ + *.f03 \ + *.f08 \ + *.f \ + *.for \ + *.tcl \ + *.vhd \ + *.vhdl \ + *.ucf \ + *.qsf \ + *.ice + +# The RECURSIVE tag can be used to specify whether or not subdirectories should +# be searched for input files as well. +# The default value is: NO. + +RECURSIVE = YES + +# The EXCLUDE tag can be used to specify files and/or directories that should be +# excluded from the INPUT source files. This way you can easily exclude a +# subdirectory from a directory tree whose root is specified with the INPUT tag. +# +# Note that relative paths are relative to the directory from which doxygen is +# run. + +EXCLUDE = unit_test + +# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or +# directories that are symbolic links (a Unix file system feature) are excluded +# from the input. +# The default value is: NO. + +EXCLUDE_SYMLINKS = NO + +# If the value of the INPUT tag contains directories, you can use the +# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude +# certain files from those directories. +# +# Note that the wildcards are matched against the file with absolute path, so to +# exclude all test directories for example use the pattern */test/* + +EXCLUDE_PATTERNS = + +# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names +# (namespaces, classes, functions, etc.) that should be excluded from the +# output. The symbol name can be a fully qualified name, a word, or if the +# wildcard * is used, a substring. Examples: ANamespace, AClass, +# AClass::ANamespace, ANamespace::*Test +# +# Note that the wildcards are matched against the file with absolute path, so to +# exclude all test directories use the pattern */test/* + +EXCLUDE_SYMBOLS = + +# The EXAMPLE_PATH tag can be used to specify one or more files or directories +# that contain example code fragments that are included (see the \include +# command). + +EXAMPLE_PATH = + +# If the value of the EXAMPLE_PATH tag contains directories, you can use the +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and +# *.h) to filter out the source-files in the directories. If left blank all +# files are included. + +EXAMPLE_PATTERNS = * + +# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be +# searched for input files to be used with the \include or \dontinclude commands +# irrespective of the value of the RECURSIVE tag. +# The default value is: NO. + +EXAMPLE_RECURSIVE = NO + +# The IMAGE_PATH tag can be used to specify one or more files or directories +# that contain images that are to be included in the documentation (see the +# \image command). + +IMAGE_PATH = docs/dox_src/users_guide + +# The INPUT_FILTER tag can be used to specify a program that doxygen should +# invoke to filter for each input file. Doxygen will invoke the filter program +# by executing (via popen()) the command: +# +# +# +# where is the value of the INPUT_FILTER tag, and is the +# name of an input file. Doxygen will then use the output that the filter +# program writes to standard output. If FILTER_PATTERNS is specified, this tag +# will be ignored. +# +# Note that the filter must not add or remove lines; it is applied before the +# code is scanned, but not when the output code is generated. If lines are added +# or removed, the anchors will not be placed correctly. +# +# Note that for custom extensions or not directly supported extensions you also +# need to set EXTENSION_MAPPING for the extension otherwise the files are not +# properly processed by doxygen. + +INPUT_FILTER = + +# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern +# basis. Doxygen will compare the file name with each pattern and apply the +# filter if there is a match. The filters are a list of the form: pattern=filter +# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how +# filters are used. If the FILTER_PATTERNS tag is empty or if none of the +# patterns match the file name, INPUT_FILTER is applied. +# +# Note that for custom extensions or not directly supported extensions you also +# need to set EXTENSION_MAPPING for the extension otherwise the files are not +# properly processed by doxygen. + +FILTER_PATTERNS = + +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using +# INPUT_FILTER) will also be used to filter the input files that are used for +# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). +# The default value is: NO. + +FILTER_SOURCE_FILES = NO + +# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file +# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and +# it is also possible to disable source filtering for a specific pattern using +# *.ext= (so without naming a filter). +# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. + +FILTER_SOURCE_PATTERNS = + +# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that +# is part of the input, its contents will be placed on the main page +# (index.html). This can be useful if you have a project on for instance GitHub +# and want to reuse the introduction page also for the doxygen output. + +USE_MDFILE_AS_MAINPAGE = readme.md + +#--------------------------------------------------------------------------- +# Configuration options related to source browsing +#--------------------------------------------------------------------------- + +# If the SOURCE_BROWSER tag is set to YES then a list of source files will be +# generated. Documented entities will be cross-referenced with these sources. +# +# Note: To get rid of all source code in the generated output, make sure that +# also VERBATIM_HEADERS is set to NO. +# The default value is: NO. + +SOURCE_BROWSER = NO + +# Setting the INLINE_SOURCES tag to YES will include the body of functions, +# classes and enums directly into the documentation. +# The default value is: NO. + +INLINE_SOURCES = NO + +# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any +# special comment blocks from generated source code fragments. Normal C, C++ and +# Fortran comments will always remain visible. +# The default value is: YES. + +STRIP_CODE_COMMENTS = YES + +# If the REFERENCED_BY_RELATION tag is set to YES then for each documented +# entity all documented functions referencing it will be listed. +# The default value is: NO. + +REFERENCED_BY_RELATION = NO + +# If the REFERENCES_RELATION tag is set to YES then for each documented function +# all documented entities called/used by that function will be listed. +# The default value is: NO. + +REFERENCES_RELATION = NO + +# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set +# to YES then the hyperlinks from functions in REFERENCES_RELATION and +# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will +# link to the documentation. +# The default value is: YES. + +REFERENCES_LINK_SOURCE = YES + +# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the +# source code will show a tooltip with additional information such as prototype, +# brief description and links to the definition and documentation. Since this +# will make the HTML file larger and loading of large files a bit slower, you +# can opt to disable this feature. +# The default value is: YES. +# This tag requires that the tag SOURCE_BROWSER is set to YES. + +SOURCE_TOOLTIPS = YES + +# If the USE_HTAGS tag is set to YES then the references to source code will +# point to the HTML generated by the htags(1) tool instead of doxygen built-in +# source browser. The htags tool is part of GNU's global source tagging system +# (see https://www.gnu.org/software/global/global.html). You will need version +# 4.8.6 or higher. +# +# To use it do the following: +# - Install the latest version of global +# - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file +# - Make sure the INPUT points to the root of the source tree +# - Run doxygen as normal +# +# Doxygen will invoke htags (and that will in turn invoke gtags), so these +# tools must be available from the command line (i.e. in the search path). +# +# The result: instead of the source browser generated by doxygen, the links to +# source code will now point to the output of htags. +# The default value is: NO. +# This tag requires that the tag SOURCE_BROWSER is set to YES. + +USE_HTAGS = NO + +# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a +# verbatim copy of the header file for each class for which an include is +# specified. Set to NO to disable this. +# See also: Section \class. +# The default value is: YES. + +VERBATIM_HEADERS = YES + +# If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the +# clang parser (see: http://clang.llvm.org/) for more accurate parsing at the +# cost of reduced performance. This can be particularly helpful with template +# rich C++ code for which doxygen's built-in parser lacks the necessary type +# information. +# Note: The availability of this option depends on whether or not doxygen was +# generated with the -Duse_libclang=ON option for CMake. +# The default value is: NO. + +CLANG_ASSISTED_PARSING = NO + +# If clang assisted parsing is enabled you can provide the compiler with command +# line options that you would normally use when invoking the compiler. Note that +# the include paths will already be set by doxygen for the files and directories +# specified with INPUT and INCLUDE_PATH. +# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES. + +CLANG_OPTIONS = + +# If clang assisted parsing is enabled you can provide the clang parser with the +# path to the compilation database (see: +# http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html) used when the files +# were built. This is equivalent to specifying the "-p" option to a clang tool, +# such as clang-check. These options will then be passed to the parser. +# Note: The availability of this option depends on whether or not doxygen was +# generated with the -Duse_libclang=ON option for CMake. + +CLANG_DATABASE_PATH = + +#--------------------------------------------------------------------------- +# Configuration options related to the alphabetical class index +#--------------------------------------------------------------------------- + +# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all +# compounds will be generated. Enable this if the project contains a lot of +# classes, structs, unions or interfaces. +# The default value is: YES. + +ALPHABETICAL_INDEX = YES + +# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in +# which the alphabetical index list will be split. +# Minimum value: 1, maximum value: 20, default value: 5. +# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. + +COLS_IN_ALPHA_INDEX = 5 + +# In case all classes in a project start with a common prefix, all classes will +# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag +# can be used to specify a prefix (or a list of prefixes) that should be ignored +# while generating the index headers. +# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. + +IGNORE_PREFIX = + +#--------------------------------------------------------------------------- +# Configuration options related to the HTML output +#--------------------------------------------------------------------------- + +# If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output +# The default value is: YES. + +GENERATE_HTML = YES + +# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a +# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of +# it. +# The default directory is: html. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_OUTPUT = html + +# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each +# generated HTML page (for example: .htm, .php, .asp). +# The default value is: .html. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_FILE_EXTENSION = .html + +# The HTML_HEADER tag can be used to specify a user-defined HTML header file for +# each generated HTML page. If the tag is left blank doxygen will generate a +# standard header. +# +# To get valid HTML the header file that includes any scripts and style sheets +# that doxygen needs, which is dependent on the configuration options used (e.g. +# the setting GENERATE_TREEVIEW). It is highly recommended to start with a +# default header using +# doxygen -w html new_header.html new_footer.html new_stylesheet.css +# YourConfigFile +# and then modify the file new_header.html. See also section "Doxygen usage" +# for information on how to generate the default header that doxygen normally +# uses. +# Note: The header is subject to change so you typically have to regenerate the +# default header when upgrading to a newer version of doxygen. For a description +# of the possible markers and block names see the documentation. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_HEADER = + +# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each +# generated HTML page. If the tag is left blank doxygen will generate a standard +# footer. See HTML_HEADER for more information on how to generate a default +# footer and what special commands can be used inside the footer. See also +# section "Doxygen usage" for information on how to generate the default footer +# that doxygen normally uses. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_FOOTER = + +# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style +# sheet that is used by each HTML page. It can be used to fine-tune the look of +# the HTML output. If left blank doxygen will generate a default style sheet. +# See also section "Doxygen usage" for information on how to generate the style +# sheet that doxygen normally uses. +# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as +# it is more robust and this tag (HTML_STYLESHEET) will in the future become +# obsolete. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_STYLESHEET = + +# The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined +# cascading style sheets that are included after the standard style sheets +# created by doxygen. Using this option one can overrule certain style aspects. +# This is preferred over using HTML_STYLESHEET since it does not replace the +# standard style sheet and is therefore more robust against future updates. +# Doxygen will copy the style sheet files to the output directory. +# Note: The order of the extra style sheet files is of importance (e.g. the last +# style sheet in the list overrules the setting of the previous ones in the +# list). For an example see the documentation. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_EXTRA_STYLESHEET = + +# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or +# other source files which should be copied to the HTML output directory. Note +# that these files will be copied to the base HTML output directory. Use the +# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these +# files. In the HTML_STYLESHEET file, use the file name only. Also note that the +# files will be copied as-is; there are no commands or markers available. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_EXTRA_FILES = + +# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen +# will adjust the colors in the style sheet and background images according to +# this color. Hue is specified as an angle on a colorwheel, see +# https://en.wikipedia.org/wiki/Hue for more information. For instance the value +# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 +# purple, and 360 is red again. +# Minimum value: 0, maximum value: 359, default value: 220. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_HUE = 220 + +# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors +# in the HTML output. For a value of 0 the output will use grayscales only. A +# value of 255 will produce the most vivid colors. +# Minimum value: 0, maximum value: 255, default value: 100. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_SAT = 100 + +# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the +# luminance component of the colors in the HTML output. Values below 100 +# gradually make the output lighter, whereas values above 100 make the output +# darker. The value divided by 100 is the actual gamma applied, so 80 represents +# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not +# change the gamma. +# Minimum value: 40, maximum value: 240, default value: 80. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_GAMMA = 80 + +# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML +# page will contain the date and time when the page was generated. Setting this +# to YES can help to show when doxygen was last run and thus if the +# documentation is up to date. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_TIMESTAMP = NO + +# If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML +# documentation will contain a main index with vertical navigation menus that +# are dynamically created via Javascript. If disabled, the navigation index will +# consists of multiple levels of tabs that are statically embedded in every HTML +# page. Disable this option to support browsers that do not have Javascript, +# like the Qt help browser. +# The default value is: YES. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_DYNAMIC_MENUS = YES + +# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML +# documentation will contain sections that can be hidden and shown after the +# page has loaded. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_DYNAMIC_SECTIONS = NO + +# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries +# shown in the various tree structured indices initially; the user can expand +# and collapse entries dynamically later on. Doxygen will expand the tree to +# such a level that at most the specified number of entries are visible (unless +# a fully collapsed tree already exceeds this amount). So setting the number of +# entries 1 will produce a full collapsed tree by default. 0 is a special value +# representing an infinite number of entries and will result in a full expanded +# tree by default. +# Minimum value: 0, maximum value: 9999, default value: 100. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_INDEX_NUM_ENTRIES = 100 + +# If the GENERATE_DOCSET tag is set to YES, additional index files will be +# generated that can be used as input for Apple's Xcode 3 integrated development +# environment (see: https://developer.apple.com/xcode/), introduced with OSX +# 10.5 (Leopard). To create a documentation set, doxygen will generate a +# Makefile in the HTML output directory. Running make will produce the docset in +# that directory and running make install will install the docset in +# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at +# startup. See https://developer.apple.com/library/archive/featuredarticles/Doxy +# genXcode/_index.html for more information. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_DOCSET = NO + +# This tag determines the name of the docset feed. A documentation feed provides +# an umbrella under which multiple documentation sets from a single provider +# (such as a company or product suite) can be grouped. +# The default value is: Doxygen generated docs. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_FEEDNAME = "Doxygen generated docs" + +# This tag specifies a string that should uniquely identify the documentation +# set bundle. This should be a reverse domain-name style string, e.g. +# com.mycompany.MyDocSet. Doxygen will append .docset to the name. +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_BUNDLE_ID = org.doxygen.Project + +# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify +# the documentation publisher. This should be a reverse domain-name style +# string, e.g. com.mycompany.MyDocSet.documentation. +# The default value is: org.doxygen.Publisher. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_PUBLISHER_ID = org.doxygen.Publisher + +# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. +# The default value is: Publisher. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_PUBLISHER_NAME = Publisher + +# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three +# additional HTML index files: index.hhp, index.hhc, and index.hhk. The +# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop +# (see: https://www.microsoft.com/en-us/download/details.aspx?id=21138) on +# Windows. +# +# The HTML Help Workshop contains a compiler that can convert all HTML output +# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML +# files are now used as the Windows 98 help format, and will replace the old +# Windows help format (.hlp) on all Windows platforms in the future. Compressed +# HTML files also contain an index, a table of contents, and you can search for +# words in the documentation. The HTML workshop also contains a viewer for +# compressed HTML files. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_HTMLHELP = NO + +# The CHM_FILE tag can be used to specify the file name of the resulting .chm +# file. You can add a path in front of the file if the result should not be +# written to the html output directory. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +CHM_FILE = + +# The HHC_LOCATION tag can be used to specify the location (absolute path +# including file name) of the HTML help compiler (hhc.exe). If non-empty, +# doxygen will try to run the HTML help compiler on the generated index.hhp. +# The file has to be specified with full path. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +HHC_LOCATION = + +# The GENERATE_CHI flag controls if a separate .chi index file is generated +# (YES) or that it should be included in the master .chm file (NO). +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +GENERATE_CHI = NO + +# The CHM_INDEX_ENCODING is used to encode HtmlHelp index (hhk), content (hhc) +# and project file content. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +CHM_INDEX_ENCODING = + +# The BINARY_TOC flag controls whether a binary table of contents is generated +# (YES) or a normal table of contents (NO) in the .chm file. Furthermore it +# enables the Previous and Next buttons. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +BINARY_TOC = NO + +# The TOC_EXPAND flag can be set to YES to add extra items for group members to +# the table of contents of the HTML help documentation and to the tree view. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +TOC_EXPAND = NO + +# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and +# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that +# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help +# (.qch) of the generated HTML documentation. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_QHP = NO + +# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify +# the file name of the resulting .qch file. The path specified is relative to +# the HTML output folder. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QCH_FILE = + +# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help +# Project output. For more information please see Qt Help Project / Namespace +# (see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace). +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_NAMESPACE = org.doxygen.Project + +# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt +# Help Project output. For more information please see Qt Help Project / Virtual +# Folders (see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual- +# folders). +# The default value is: doc. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_VIRTUAL_FOLDER = doc + +# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom +# filter to add. For more information please see Qt Help Project / Custom +# Filters (see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom- +# filters). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_CUST_FILTER_NAME = + +# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the +# custom filter to add. For more information please see Qt Help Project / Custom +# Filters (see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom- +# filters). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_CUST_FILTER_ATTRS = + +# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this +# project's filter section matches. Qt Help Project / Filter Attributes (see: +# https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_SECT_FILTER_ATTRS = + +# The QHG_LOCATION tag can be used to specify the location of Qt's +# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the +# generated .qhp file. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHG_LOCATION = + +# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be +# generated, together with the HTML files, they form an Eclipse help plugin. To +# install this plugin and make it available under the help contents menu in +# Eclipse, the contents of the directory containing the HTML and XML files needs +# to be copied into the plugins directory of eclipse. The name of the directory +# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. +# After copying Eclipse needs to be restarted before the help appears. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_ECLIPSEHELP = NO + +# A unique identifier for the Eclipse help plugin. When installing the plugin +# the directory name containing the HTML and XML files should also have this +# name. Each documentation set should have its own identifier. +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. + +ECLIPSE_DOC_ID = org.doxygen.Project + +# If you want full control over the layout of the generated HTML pages it might +# be necessary to disable the index and replace it with your own. The +# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top +# of each HTML page. A value of NO enables the index and the value YES disables +# it. Since the tabs in the index contain the same information as the navigation +# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +DISABLE_INDEX = NO + +# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index +# structure should be generated to display hierarchical information. If the tag +# value is set to YES, a side panel will be generated containing a tree-like +# index structure (just like the one that is generated for HTML Help). For this +# to work a browser that supports JavaScript, DHTML, CSS and frames is required +# (i.e. any modern browser). Windows users are probably better off using the +# HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can +# further fine-tune the look of the index. As an example, the default style +# sheet generated by doxygen has an example that shows how to put an image at +# the root of the tree instead of the PROJECT_NAME. Since the tree basically has +# the same information as the tab index, you could consider setting +# DISABLE_INDEX to YES when enabling this option. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_TREEVIEW = NO + +# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that +# doxygen will group on one line in the generated HTML documentation. +# +# Note that a value of 0 will completely suppress the enum values from appearing +# in the overview section. +# Minimum value: 0, maximum value: 20, default value: 4. +# This tag requires that the tag GENERATE_HTML is set to YES. + +ENUM_VALUES_PER_LINE = 4 + +# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used +# to set the initial width (in pixels) of the frame in which the tree is shown. +# Minimum value: 0, maximum value: 1500, default value: 250. +# This tag requires that the tag GENERATE_HTML is set to YES. + +TREEVIEW_WIDTH = 250 + +# If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to +# external symbols imported via tag files in a separate window. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +EXT_LINKS_IN_WINDOW = NO + +# Use this tag to change the font size of LaTeX formulas included as images in +# the HTML documentation. When you change the font size after a successful +# doxygen run you need to manually remove any form_*.png images from the HTML +# output directory to force them to be regenerated. +# Minimum value: 8, maximum value: 50, default value: 10. +# This tag requires that the tag GENERATE_HTML is set to YES. + +FORMULA_FONTSIZE = 10 + +# Use the FORMULA_TRANSPARENT tag to determine whether or not the images +# generated for formulas are transparent PNGs. Transparent PNGs are not +# supported properly for IE 6.0, but are supported on all modern browsers. +# +# Note that when changing this option you need to delete any form_*.png files in +# the HTML output directory before the changes have effect. +# The default value is: YES. +# This tag requires that the tag GENERATE_HTML is set to YES. + +FORMULA_TRANSPARENT = YES + +# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see +# https://www.mathjax.org) which uses client side Javascript for the rendering +# instead of using pre-rendered bitmaps. Use this if you do not have LaTeX +# installed or if you want to formulas look prettier in the HTML output. When +# enabled you may also need to install MathJax separately and configure the path +# to it using the MATHJAX_RELPATH option. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +USE_MATHJAX = NO + +# When MathJax is enabled you can set the default output format to be used for +# the MathJax output. See the MathJax site (see: +# http://docs.mathjax.org/en/latest/output.html) for more details. +# Possible values are: HTML-CSS (which is slower, but has the best +# compatibility), NativeMML (i.e. MathML) and SVG. +# The default value is: HTML-CSS. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_FORMAT = HTML-CSS + +# When MathJax is enabled you need to specify the location relative to the HTML +# output directory using the MATHJAX_RELPATH option. The destination directory +# should contain the MathJax.js script. For instance, if the mathjax directory +# is located at the same level as the HTML output directory, then +# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax +# Content Delivery Network so you can quickly see the result without installing +# MathJax. However, it is strongly recommended to install a local copy of +# MathJax from https://www.mathjax.org before deployment. +# The default value is: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_RELPATH = https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/ + +# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax +# extension names that should be enabled during MathJax rendering. For example +# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_EXTENSIONS = + +# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces +# of code that will be used on startup of the MathJax code. See the MathJax site +# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an +# example see the documentation. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_CODEFILE = + +# When the SEARCHENGINE tag is enabled doxygen will generate a search box for +# the HTML output. The underlying search engine uses javascript and DHTML and +# should work on any modern browser. Note that when using HTML help +# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) +# there is already a search function so this one should typically be disabled. +# For large projects the javascript based search engine can be slow, then +# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to +# search using the keyboard; to jump to the search box use + S +# (what the is depends on the OS and browser, but it is typically +# , /