Sam Elliott | b6745d3 | 2020-04-08 21:46:28 +0100 | [diff] [blame] | 1 | <!-- This has been changed to support OpenTitan (including a link in the Logo) --> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 6 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 7 | <meta name="generator" content="Doxygen $doxygenversion"/> |
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 9 | <title>$title | $projectname | OpenTitan</title> |
| 10 | <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> |
| 11 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> |
| 12 | <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> |
| 13 | <script type="text/javascript" src="$relpath^dynsections.js"></script> |
| 14 | $mathjax |
| 15 | <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> |
| 16 | $extrastylesheet |
| 17 | </head> |
| 18 | <body> |
| 19 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 20 | |
| 21 | <div id="titlearea"> |
| 22 | <table cellspacing="0" cellpadding="0"> |
| 23 | <tbody> |
| 24 | <tr style="height: 56px;"> |
| 25 | <td id="projectlogo"><a href="$relpath^./../.."><img height=100 alt="Logo" src="$relpath^$projectlogo"/></a></td> |
| 26 | <td id="projectalign" style="padding-left: 0.5em;"> |
| 27 | <div id="projectname">$projectname |
| 28 | </div> |
| 29 | </td> |
| 30 | </tr> |
| 31 | </tbody> |
| 32 | </table> |
| 33 | </div> |
| 34 | <!-- end header part --> |