File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- HTML header for doxygen 1.9.8 -->
1
+ <!-- HTML header for doxygen 1.12.0 -->
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
< html xmlns ="http://www.w3.org/1999/xhtml " lang ="$langISO ">
4
4
< head >
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
9
9
<!--BEGIN PROJECT_NAME--> < title > $projectname: $title</ title > <!--END PROJECT_NAME-->
10
10
<!--BEGIN !PROJECT_NAME--> < title > $title</ title > <!--END !PROJECT_NAME-->
11
+ <!--BEGIN PROJECT_ICON-->
12
+ < link rel ="icon " href ="$relpath^$projecticon " type ="image/x-icon " />
13
+ <!--END PROJECT_ICON-->
11
14
< link href ="$relpath^tabs.css " rel ="stylesheet " type ="text/css "/>
12
15
<!--BEGIN DISABLE_INDEX-->
13
16
<!--BEGIN FULL_SIDEBAR-->
16
19
<!--END DISABLE_INDEX-->
17
20
< script type ="text/javascript " src ="$relpath^jquery.js "> </ script >
18
21
< script type ="text/javascript " src ="$relpath^dynsections.js "> </ script >
22
+ <!--BEGIN COPY_CLIPBOARD-->
23
+ < script type ="text/javascript " src ="$relpath^clipboard.js "> </ script >
24
+ <!--END COPY_CLIPBOARD-->
19
25
$treeview
20
26
$search
21
27
$mathjax
39
45
< tbody >
40
46
< tr id ="projectrow ">
41
47
<!--BEGIN PROJECT_LOGO-->
42
- < td id ="projectlogo "> < img alt ="Logo " src ="$relpath^$projectlogo "/> </ td >
48
+ < td id ="projectlogo "> < img alt ="Logo " src ="$relpath^$projectlogo "$logosize /> </ td >
43
49
<!--END PROJECT_LOGO-->
44
50
<!--BEGIN PROJECT_NAME-->
45
51
< td id ="projectalign ">
You can’t perform that action at this time.
0 commit comments