File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 1414</ small > </ address >
1515<!--END !GENERATE_TREEVIEW-->
1616<!-- ... -->
17- < script type ="text/javascript ">
18- $ ( function ( ) {
19- $ ( document ) . ready ( function ( ) {
20- toggleButton = document . createElement ( 'doxygen-awesome-dark-mode-toggle' )
21- toggleButton . title = "Toggle Light/Dark Mode"
22- document . getElementById ( "MSearchBox" ) . parentNode . appendChild ( toggleButton )
23- } )
24- } )
25- </ script >
2617</ body>
2718</ html>
Original file line number Diff line number Diff line change 2323< link href ="$relpath^gear_shift_logo.svg " type ="image/svg+xml " rel ="shortcut icon " />
2424$extrastylesheet
2525< script type ="text/javascript " src ="$relpath^doxygen-awesome-darkmode-toggle.js "> </ script >
26+ < script type ="text/javascript "> DoxygenAwesomeDarkModeToggle . init ( ) </ script >
2627</ head >
2728< body >
2829<!--BEGIN DISABLE_INDEX-->
You can’t perform that action at this time.
0 commit comments