File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 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 -->
22<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33< html xmlns ="http://www.w3.org/1999/xhtml " lang ="$langISO ">
44< head >
88< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
99<!--BEGIN PROJECT_NAME--> < title > $projectname: $title</ title > <!--END PROJECT_NAME-->
1010<!--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-->
1114< link href ="$relpath^tabs.css " rel ="stylesheet " type ="text/css "/>
1215<!--BEGIN DISABLE_INDEX-->
1316 <!--BEGIN FULL_SIDEBAR-->
1619<!--END DISABLE_INDEX-->
1720< script type ="text/javascript " src ="$relpath^jquery.js "> </ script >
1821< 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-->
1925$treeview
2026$search
2127$mathjax
3945 < tbody >
4046 < tr id ="projectrow ">
4147 <!--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 >
4349 <!--END PROJECT_LOGO-->
4450 <!--BEGIN PROJECT_NAME-->
4551 < td id ="projectalign ">
You can’t perform that action at this time.
0 commit comments