Skip to content

Commit 74188d2

Browse files
committed
Merge branch 'development' of https://git01.codeplex.com/casablanca into 2.6.0bump
2 parents a27cd1e + eae66c1 commit 74188d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Release/libs/websocketpp/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ HTML_COLORSTYLE_GAMMA = 148
974974
# page will contain the date and time when the page was generated. Setting
975975
# this to NO can help when comparing the output of multiple runs.
976976

977-
HTML_TIMESTAMP = YES
977+
HTML_TIMESTAMP = NO
978978

979979
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
980980
# documentation will contain sections that can be hidden and shown after the

Release/public_apis_doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ HTML_COLORSTYLE_GAMMA = 80
11461146
# The default value is: YES.
11471147
# This tag requires that the tag GENERATE_HTML is set to YES.
11481148

1149-
HTML_TIMESTAMP = YES
1149+
HTML_TIMESTAMP = NO
11501150

11511151
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
11521152
# documentation will contain sections that can be hidden and shown after the

0 commit comments

Comments
 (0)