mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
23 lines
926 B
HTML
23 lines
926 B
HTML
|
<!doctype html>
|
||
|
<html lang='en'> <!-- closed by doxygen-->
|
||
|
<head>
|
||
|
<meta charset='utf-8'>
|
||
|
<meta name='generator' content='Doxygen $doxygenversion'>
|
||
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||
|
|
||
|
<!--BEGIN PROJECT_NAME--><title>$title - $projectname Documentation</title><!--END PROJECT_NAME-->
|
||
|
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
|
||
|
<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
|
||
|
<script type="text/javascript" src="$relpath^jquery.js"></script>
|
||
|
<script type="text/javascript" src="$relpath^dynsections.js"></script>
|
||
|
$treeview
|
||
|
$search
|
||
|
$mathjax
|
||
|
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
|
||
|
$extrastylesheet
|
||
|
</head>
|
||
|
|
||
|
<body> <!-- closed by doxygen-->
|
||
|
<div> <!-- closed by doxygen-->
|
||
|
$searchbox
|