Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MAiNGO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AVT-SVT
public
MAiNGO
Commits
145e4ed7
Commit
145e4ed7
authored
11 months ago
by
Clara Witte
Browse files
Options
Downloads
Patches
Plain Diff
Release version v0.7.4
parent
4c5f498f
No related branches found
No related tags found
No related merge requests found
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ReleaseNotes.txt
+4
-0
4 additions, 0 deletions
ReleaseNotes.txt
cmake/MAiNGOversion.cmake
+1
-1
1 addition, 1 deletion
cmake/MAiNGOversion.cmake
doc/Doxyfile
+2
-1
2 additions, 1 deletion
doc/Doxyfile
with
7 additions
and
2 deletions
ReleaseNotes.txt
+
4
−
0
View file @
145e4ed7
Release version 0.7.4 (April 16th, 2024):
- Bugfixes:
- Update MathJax to version 3.0 to see latex formulas in the documentation on GitLab Pages
Release version 0.7.3 (April 11th, 2024):
- Documentation & Testing:
- Updated MAiNGO documentation
...
...
This diff is collapsed.
Click to expand it.
cmake/MAiNGOversion.cmake
+
1
−
1
View file @
145e4ed7
set
(
MAiNGO_VERSION
0.7.
3
0.7.
4
)
This diff is collapsed.
Click to expand it.
doc/Doxyfile
+
2
−
1
View file @
145e4ed7
...
...
@@ -1582,6 +1582,7 @@ FORMULA_TRANSPARENT = YES
# This tag requires that the tag GENERATE_HTML is set to YES.
USE_MATHJAX = YES
MATHJAX_VERSION = MathJax_3
# When MathJax is enabled you can set the default output format to be used for
# the MathJax output. See the MathJax site (see:
...
...
@@ -1604,7 +1605,7 @@ MATHJAX_FORMAT = HTML-CSS
# 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 = http://cdn.
mathjax.org
/mathjax
/latest
MATHJAX_RELPATH = http
s
://cdn.
jsdelivr.net/npm
/mathjax
@3
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
# extension names that should be enabled during MathJax rendering. For example
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment