Files
openvino/docs/doxygen/header.html.in
Nikolay Tyukaev 4aa6f6a168 docs copy code button (#4017)
* copy code button

* copy code button updates
2021-02-01 14:57:55 +03:00

77 lines
3.4 KiB
HTML

<!--
******************************************************************************
Copyright 2017-2021 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
******************************************************************************
-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- HTML header for doxygen $doxygenversion -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen $doxygenversion"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!--BEGIN PROJECT_NAME--><title>$title - $projectname</title><!--END PROJECT_NAME-->
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
<!-- <script type="text/javascript" src="$relpath^jquery.js"></script> -->
<!-- JQuery 2.2.4 -->
<script src="assets/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="$relpath^dynsections.js"></script>
<!-- Bootstrap 4.4.1 -->
<link href="assets/bootstrap.min.css" rel="stylesheet"
type="text/css" />
<script src="assets/bootstrap.bundle.min.js"
type="text/javascript"></script>
<!-- $treeview -->
$search
$mathjax
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
<link href="assets/customdoxygen.css" rel="stylesheet" type="text/css" />
$extrastylesheet
<script type="text/javascript" src="assets/openvino-layout.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/viewerjs/1.6.2/viewer.css" integrity="sha512-Fd7AWkSYX3RBadbJlBrETnOyX5tkcQu2oN+nO11c+kewdhPlNWQ1Hj83W3hN1odgyh+k7rpvvv7IxZq9bRomCg==" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/viewerjs/1.6.2/viewer.min.js" integrity="sha512-VzJLwaOOYyQemqxRypvwosaCDSQzOGqmBFRrKuoOv7rF2DZPlTaamK1zadh7i2FRmmpdUPAE/VBkCwq2HKPSEQ==" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!--BEGIN TITLEAREA-->
<div id="titlearea">
<!--BEGIN PROJECT_NAME-->
<div id="projectalign">
<div id="projectname">
<a href="<domain_placeholder>" class="homelink-id">
<img src="assets/images/int-openvino-wht.svg" alt="OpenVINO™ Toolkit">
<p>Documentation</p>
</a>
</div>
</div>
<!--END PROJECT_NAME-->
<!--BEGIN DISABLE_INDEX-->
<!--BEGIN SEARCHENGINE-->
<div>$searchbox</div>
<!--END SEARCHENGINE-->
<!--END DISABLE_INDEX-->
</div>
<!--END TITLEAREA-->
<div id="secondnav">
<div id="versionsSelector" class="nav-placeholder"></div>
<div id="download-link" class="nav-placeholder"></div>
<div id="install-link" class="ovino-btn"><a href="https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit.html" target="_blank">Install OpenVINO™</a></div>
</div>
<!-- end header part -->