eigendoxy_header.html.in (2521B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> 6 <meta name="generator" content="Doxygen $doxygenversion"/> 7 <meta name="viewport" content="width=device-width, initial-scale=1"/> 8 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> 9 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> 10 <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> 11 <script type="text/javascript" src="$relpath^jquery.js"></script> 12 <script type="text/javascript" src="$relpath^dynsections.js"></script> 13 $treeview 14 $search 15 $mathjax 16 <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> 17 <link href="$relpath$eigendoxy.css" rel="stylesheet" type="text/css"> 18 <!-- $extrastylesheet --> 19 <script type="text/javascript" src="$relpath$eigen_navtree_hacks.js"></script> 20 21 </head> 22 <body> 23 24 <div style="background:#FFDDDD;font-size:120%;text-align:center;margin:0;padding:5px">Please, help us to better know about our user community by answering the following short survey: <a href="https://forms.gle/wpyrxWi18ox9Z5ae9">https://forms.gle/wpyrxWi18ox9Z5ae9</a></div> 25 26 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> 27 28 <!--BEGIN TITLEAREA--> 29 <div id="titlearea"> 30 <table cellspacing="0" cellpadding="0"> 31 <tbody> 32 <tr style="height: 56px;"> 33 <!--BEGIN PROJECT_LOGO--> 34 <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td> 35 <!--END PROJECT_LOGO--> 36 <!--BEGIN PROJECT_NAME--> 37 <td id="projectalign" style="padding-left: 0.5em;"> 38 <div id="projectname"><a href="http://eigen.tuxfamily.org">$projectname</a> 39 <!--BEGIN PROJECT_NUMBER--> <span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER--> 40 </div> 41 <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF--> 42 </td> 43 <!--END PROJECT_NAME--> 44 <!--BEGIN !PROJECT_NAME--> 45 <!--BEGIN PROJECT_BRIEF--> 46 <td id="projectalign" style="padding-left: 0.5em;"> 47 <div id="projectbrief">$projectbrief</div> 48 </td> 49 <!--END PROJECT_BRIEF--> 50 <!--END !PROJECT_NAME--> 51 <!--BEGIN DISABLE_INDEX--> 52 <!--BEGIN SEARCHENGINE--> 53 <td>$searchbox</td> 54 <!--END SEARCHENGINE--> 55 <!--END DISABLE_INDEX--> 56 </tr> 57 </tbody> 58 </table> 59 </div> 60 <!--END TITLEAREA--> 61 <!-- end header part --> 62