144 lines
4.0 KiB
HTML
144 lines
4.0 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html >
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
|
<title>Search</title>
|
||
|
|
||
|
<link rel="stylesheet" href="_static/pygments.css">
|
||
|
<link rel="stylesheet" href="_static/theme.css">
|
||
|
<link rel="stylesheet" href="_static/sphinx_press_theme.css">
|
||
|
|
||
|
|
||
|
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||
|
|
||
|
<!-- sphinx script_files -->
|
||
|
<script src="_static/jquery.js"></script>
|
||
|
<script src="_static/underscore.js"></script>
|
||
|
<script src="_static/doctools.js"></script>
|
||
|
<script src="_static/language_data.js"></script>
|
||
|
|
||
|
|
||
|
<script src="_static/theme-vendors.js"></script>
|
||
|
<script src="_static/theme.js" defer></script>
|
||
|
<script type="text/javascript" src="_static/searchtools.js"></script>
|
||
|
|
||
|
<link rel="index" title="Index" href="genindex.html" />
|
||
|
<link rel="search" title="Search" href="#" />
|
||
|
<script type="text/javascript" src="searchindex.js" defer></script>
|
||
|
|
||
|
<script type="text/javascript" id="searchindexloader"></script>
|
||
|
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div id="app" class="theme-container" :class="pageClasses"><navbar @toggle-sidebar="toggleSidebar">
|
||
|
<router-link to="index.html" class="home-link">
|
||
|
|
||
|
<span class="site-name">CERC libs</span>
|
||
|
|
||
|
</router-link>
|
||
|
|
||
|
<div class="links">
|
||
|
<navlinks class="can-hide">
|
||
|
|
||
|
|
||
|
|
||
|
</navlinks>
|
||
|
</div>
|
||
|
</navbar>
|
||
|
|
||
|
|
||
|
<div class="sidebar-mask" @click="toggleSidebar(false)">
|
||
|
</div>
|
||
|
<sidebar @toggle-sidebar="toggleSidebar">
|
||
|
|
||
|
<navlinks>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</navlinks><div id="searchbox" class="searchbox" role="search">
|
||
|
<div class="caption"><span class="caption-text">Quick search</span>
|
||
|
<div class="searchformwrapper">
|
||
|
<form class="search" action="#" method="get">
|
||
|
<input type="text" name="q" />
|
||
|
<input type="submit" value="Search" />
|
||
|
<input type="hidden" name="check_keywords" value="yes" />
|
||
|
<input type="hidden" name="area" value="default" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div><div class="sidebar-links" role="navigation" aria-label="main navigation">
|
||
|
|
||
|
<div class="sidebar-group">
|
||
|
<p class="caption">
|
||
|
<span class="caption-text"><a href="index.html#welcome-to-cerc-libs-s-documentation">Contents:</a></span>
|
||
|
</p>
|
||
|
<ul class="">
|
||
|
|
||
|
</ul>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
</sidebar>
|
||
|
|
||
|
<page>
|
||
|
<div class="body-header" role="navigation" aria-label="navigation">
|
||
|
|
||
|
<ul class="breadcrumbs">
|
||
|
<li><a href="index.html">Docs</a> »</li>
|
||
|
|
||
|
<li>Search</li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<ul class="page-nav">
|
||
|
</ul>
|
||
|
|
||
|
</div>
|
||
|
<hr>
|
||
|
<div class="content" role="main">
|
||
|
|
||
|
<h1 id="search-documentation">Search</h1>
|
||
|
<div id="fallback" class="admonition warning">
|
||
|
<script type="text/javascript">$('#fallback').hide();</script>
|
||
|
<p>
|
||
|
Please activate JavaScript to enable the search
|
||
|
functionality.
|
||
|
</p>
|
||
|
</div>
|
||
|
<p>
|
||
|
From here you can search these documents. Enter your search
|
||
|
words into the box below and click "search". Note that the search
|
||
|
function will automatically search for all of the words. Pages
|
||
|
containing fewer words won't appear in the result list.
|
||
|
</p>
|
||
|
<form action="" method="get">
|
||
|
<input type="text" name="q" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
<span id="search-progress" style="padding-left: 10px"></span>
|
||
|
</form>
|
||
|
|
||
|
<div id="search-results">
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<div class="page-nav">
|
||
|
<div class="inner"><ul class="page-nav">
|
||
|
</ul><div class="footer" role="contentinfo">
|
||
|
© Copyright 2020, Guillermo Gutierrez.
|
||
|
<br>
|
||
|
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.1.1 with <a href="https://github.com/schettino72/sphinx_press_theme">Press Theme</a>.
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</page>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|