1a46c0ec8Sopenharmony_ci<!-- HTML header for doxygen 1.8.8-->
2a46c0ec8Sopenharmony_ci<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3a46c0ec8Sopenharmony_ci<html xmlns="http://www.w3.org/1999/xhtml">
4a46c0ec8Sopenharmony_ci    <head>
5a46c0ec8Sopenharmony_ci        <meta http-equiv="X-UA-Compatible" content="IE=edge">
6a46c0ec8Sopenharmony_ci        <!-- For Mobile Devices -->
7a46c0ec8Sopenharmony_ci        <meta name="viewport" content="width=device-width, initial-scale=1">
8a46c0ec8Sopenharmony_ci
9a46c0ec8Sopenharmony_ci        <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10a46c0ec8Sopenharmony_ci        <meta name="generator" content="Doxygen $doxygenversion"/>
11a46c0ec8Sopenharmony_ci
12a46c0ec8Sopenharmony_ci        <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
13a46c0ec8Sopenharmony_ci
14a46c0ec8Sopenharmony_ci        <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
15a46c0ec8Sopenharmony_ci        <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
16a46c0ec8Sopenharmony_ci        <!--<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>-->
17a46c0ec8Sopenharmony_ci        <script type="text/javascript" src="$relpath^dynsections.js"></script>
18a46c0ec8Sopenharmony_ci        $treeview
19a46c0ec8Sopenharmony_ci        $search
20a46c0ec8Sopenharmony_ci        $mathjax
21a46c0ec8Sopenharmony_ci        <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
22a46c0ec8Sopenharmony_ci        $extrastylesheet
23a46c0ec8Sopenharmony_ci        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
24a46c0ec8Sopenharmony_ci        <script type="text/javascript" src="doxy-boot.js"></script>
25a46c0ec8Sopenharmony_ci    </head>
26a46c0ec8Sopenharmony_ci    <body>
27a46c0ec8Sopenharmony_ci        <nav class="navbar navbar-default" role="navigation">
28a46c0ec8Sopenharmony_ci            <div class="container">
29a46c0ec8Sopenharmony_ci                <div class="navbar-header">
30a46c0ec8Sopenharmony_ci                    <a class="navbar-brand">$projectname $projectnumber</a>
31a46c0ec8Sopenharmony_ci                </div>
32a46c0ec8Sopenharmony_ci            </div>
33a46c0ec8Sopenharmony_ci        </nav>
34a46c0ec8Sopenharmony_ci        <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
35a46c0ec8Sopenharmony_ci            <div class="content" id="content">
36a46c0ec8Sopenharmony_ci                <div class="container">
37a46c0ec8Sopenharmony_ci                    <div class="row">
38a46c0ec8Sopenharmony_ci                        <div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
39a46c0ec8Sopenharmony_ci                            <div style="margin-bottom: 15px;">
40a46c0ec8Sopenharmony_ci<!-- end header part -->
41