Update doc/CodeDocumentation.conf.in
Co-authored-by: Dennis Ogiermann <termi-official@users.noreply.github.com>
This commit is contained in:
co-authored by
Dennis Ogiermann
parent
a1ceea97fb
commit
7d2b5b8e07
@@ -1127,7 +1127,7 @@ IMAGE_PATH =
|
||||
|
||||
# Allow the use of standard LaTeX formulas in MFEM comments by replacing
|
||||
# $$...$$ with \f[...\f] and $...$ with \f$...\f$ before running Doxygen.
|
||||
# The refgular expression ((?:.|\n)+?) is a lazy match for one or more
|
||||
# The regular expression ((?:.|\n)+?) is a lazy match for one or more
|
||||
# characters, include newline. If present, Doxygen-style LaTeX commands
|
||||
# such as \f$, \f[, etc., are left unchanged.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user