Skip to content
Snippets Groups Projects
Commit ceef9987 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Merge branch 'v2.0' into v2.1

parents c5f8d323 c2e7103b
No related branches found
No related tags found
No related merge requests found
...@@ -1115,7 +1115,7 @@ HTML_COLORSTYLE_GAMMA = 100 ...@@ -1115,7 +1115,7 @@ HTML_COLORSTYLE_GAMMA = 100
# The default value is: YES. # The default value is: YES.
# This tag requires that the tag GENERATE_HTML is set to YES. # This tag requires that the tag GENERATE_HTML is set to YES.
HTML_TIMESTAMP = YES HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML # 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 # documentation will contain sections that can be hidden and shown after the
......
...@@ -1109,7 +1109,7 @@ HTML_COLORSTYLE_GAMMA = 100 ...@@ -1109,7 +1109,7 @@ HTML_COLORSTYLE_GAMMA = 100
# The default value is: YES. # The default value is: YES.
# This tag requires that the tag GENERATE_HTML is set to YES. # This tag requires that the tag GENERATE_HTML is set to YES.
HTML_TIMESTAMP = YES HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML # 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 # documentation will contain sections that can be hidden and shown after the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment