mirror of
https://github.com/overte-org/overte.git
synced 2025-07-22 23:34:10 +02:00
123 lines
4.4 KiB
Cheetah
123 lines
4.4 KiB
Cheetah
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<?js if (!env.conf.docdash) { env.conf.docdash = {};} ?>
|
|
<meta charset="utf-8">
|
|
<title><?js= title ?></title>
|
|
|
|
<script src="scripts/prettify/prettify.js"></script>
|
|
<script src="scripts/prettify/lang-css.js"></script>
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
<link type="text/css" rel="stylesheet" href="styles/prettify.css">
|
|
<link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
|
|
</head>
|
|
<body>
|
|
|
|
<div class="nav-header">
|
|
<p><a href="https://www.highfidelity.com"><img src="images/white-logo.png" width="214px" /></a></p>
|
|
<?js if (env.conf.docdash.search) { ?>
|
|
<input type="text" class="search-input" id="nav-search" placeholder="Search API Docs ..." />
|
|
<?js } ?>
|
|
<p><a href="https://docs.highfidelity.com">Looking for <strong>High Fidelity</strong><br /> Documentation?</a></p>
|
|
</div>
|
|
|
|
<nav>
|
|
<?js= this.nav ?>
|
|
</nav>
|
|
|
|
<div id="main">
|
|
<h1 class="page-title"><?js= title ?></h1>
|
|
|
|
<?js= content ?>
|
|
|
|
<?js if (env.conf.docdash.disqus) { ?>
|
|
<div id="disqus_thread"></div>
|
|
<script>
|
|
(function() { // DON'T EDIT BELOW THIS LINE
|
|
var d = document, s = d.createElement('script');
|
|
s.src = '//<?js= env.conf.docdash.disqus ?>.disqus.com/embed.js';
|
|
s.setAttribute('data-timestamp', +new Date());
|
|
(d.head || d.body).appendChild(s);
|
|
})();
|
|
</script>
|
|
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
|
|
<?js } ?>
|
|
</div>
|
|
|
|
<br class="clear">
|
|
|
|
<script>prettyPrint();</script>
|
|
<script src="scripts/linenumber.js"></script>
|
|
<?js if (env.conf.docdash.search || env.conf.docdash.collapse) { ?>
|
|
<script src="scripts/jquery-3.1.1.min.js"></script>
|
|
<?js if (env.conf.docdash.search) { ?>
|
|
<script src="scripts/search.js"></script>
|
|
<?js } ?>
|
|
<?js if (env.conf.docdash.collapse) { ?>
|
|
<script src="scripts/collapse.js"></script>
|
|
<?js } ?>
|
|
<?js } ?>
|
|
|
|
<?js if (env.conf.docdash.scripts && env.conf.docdash.scripts.length) {
|
|
for(var i = 0; i < env.conf.docdash.scripts.length; i++) {
|
|
if (env.conf.docdash.scripts[i].indexOf(".css") != -1) { ?>
|
|
<link type="text/css" rel="stylesheet" href="<?js= env.conf.docdash.scripts[i] ?>">
|
|
<?js } else { ?>
|
|
<script src="<?js= env.conf.docdash.scripts[i] ?>"></script>
|
|
<?js } ?>
|
|
<?js } ?>
|
|
<?js } ?>
|
|
|
|
<!-- Start Google Analytics Tag -->
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', '{{ theme_config.google_analytics_code }}', 'auto');
|
|
ga('send', 'pageview');
|
|
</script>
|
|
<!-- End Google Analytics Tag -->
|
|
|
|
<!-- Start of HubSpot Embed Code -->
|
|
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/5066246.js"></script>
|
|
<!-- End of HubSpot Embed Code -->
|
|
|
|
<!-- Start Quantcast Tag -->
|
|
<script type="text/javascript">
|
|
var _qevents = _qevents || [];
|
|
(function() {
|
|
var elem = document.createElement('script');
|
|
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
|
|
elem.async = true;
|
|
elem.type = "text/javascript";
|
|
var scpt = document.getElementsByTagName('script')[0];
|
|
scpt.parentNode.insertBefore(elem, scpt);
|
|
})();
|
|
_qevents.push({qacct: "p-tK6PFLJY3q1s-"});
|
|
</script>
|
|
<noscript>
|
|
<img src="//pixel.quantserve.com/pixel/p-tK6PFLJY3q1s-.gif?labels=_fp.event.Default" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
|
|
</noscript>
|
|
<!-- End Quantcast Tag -->
|
|
|
|
|
|
<!-- Start Hotjar Tracking Code for https://highfidelity.com/ -->
|
|
<script>
|
|
(function(h,o,t,j,a,r){
|
|
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
|
|
h._hjSettings={hjid:908553,hjsv:6};
|
|
a=o.getElementsByTagName('head')[0];
|
|
r=o.createElement('script');r.async=1;
|
|
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
|
|
a.appendChild(r);
|
|
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
|
|
</script>
|
|
<!-- End Hotjar Tracking Code for https://highfidelity.com/ -->
|
|
|
|
|
|
</body>
|
|
</html>
|