header.html 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  1. <!-- HTML header for doxygen 1.8.13-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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. <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
  10. <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
  11. <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
  12. <script type="text/javascript" src="$relpath^jquery.js"></script>
  13. <script type="text/javascript" src="$relpath^dynsections.js"></script>
  14. $treeview
  15. $search
  16. $mathjax
  17. <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
  18. $extrastylesheet
  19. </head>
  20. <body>
  21. <div class="boost-header">
  22. <table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
  23. <tr>
  24. <td valign="top" width="300">
  25. <h3><a href="../index.html"><img alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
  26. </td>
  27. <td ><h1 align="center"><a href="../index.html"></a></h1></td>
  28. <td>$searchbox</td>
  29. </tr>
  30. </table>
  31. </div>
  32. <hr/>
  33. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->