1<!DOCTYPE html> 2<html> 3<head> 4 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 5 <!-- For Mobile Devices --> 6 <meta name="viewport" content="width=device-width, initial-scale=1"> 7 <meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"> 8 <meta name="generator" content="Doxygen $doxygenversion"> 9 10 <title>$projectname: $title</title> 11 12 <script type="text/javascript" src="$relpath^jquery.js"></script> 13 <script type="text/javascript" src="$relpath^dynsections.js"></script> 14 15 $treeview 16 $search 17 $mathjax 18 19 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,900" type="text/css"> 20 <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> 21 <link rel="stylesheet" href="$relpath^tabs.css" type="text/css"> 22 $extrastylesheet 23</head> 24<body> 25<div class="container-fluid"> 26 <div id="top"> <!-- do not remove this div, it is closed by doxygen! --> 27