You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
166 lines
5.8 KiB
166 lines
5.8 KiB
4 years ago
|
<!doctype html>
|
||
|
<html class="no-js">
|
||
|
<head><meta charset="utf-8"/>
|
||
|
<meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="#" />
|
||
|
|
||
|
<meta name="generator" content="sphinx-3.3.1, furo 2020.12.09.beta21"/><title>Search - pyOpenRPA v1.2.0 documentation</title><link rel="stylesheet" href="_static/styles/furo.css?digest=a3f371badb8538d75df213ccffb17a4f6e8f3ac5">
|
||
|
<link rel="stylesheet" href="_static/pygments.css">
|
||
|
<link media="(prefers-color-scheme: dark)" rel="stylesheet" href="_static/pygments_dark.css">
|
||
|
|
||
|
|
||
|
|
||
|
<style>
|
||
|
:root {
|
||
|
--color-code-background: #f8f8f8;
|
||
|
--color-code-foreground: black;
|
||
|
|
||
|
}
|
||
|
@media (prefers-color-scheme: dark) {
|
||
|
:root {
|
||
|
--color-code-background: #202020;
|
||
|
--color-code-foreground: #d0d0d0;
|
||
|
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* For allowing end-user-specific overrides */
|
||
|
.override-light {
|
||
|
--color-code-background: #f8f8f8;
|
||
|
--color-code-foreground: black;
|
||
|
|
||
|
}
|
||
|
.override-dark {
|
||
|
--color-code-background: #202020;
|
||
|
--color-code-foreground: #d0d0d0;
|
||
|
|
||
|
}
|
||
|
</style><link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css" />
|
||
|
<link rel="stylesheet" href="_static/styles/furo-extensions.css?digest=26485485040e7aaf717c13fd0188a5ad2c2deb60">
|
||
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||
|
<script defer src="_static/jquery.js"></script>
|
||
|
<script defer src="_static/underscore.js"></script>
|
||
|
<script defer src="_static/doctools.js"></script>
|
||
|
<script defer src="_static/language_data.js"></script>
|
||
|
|
||
|
<script defer src="_static/searchtools.js"></script><script defer src="_static/scripts/main.js?digest=e931d09b2a40c1bb82b542effe772014573baf67"></script></head>
|
||
|
<body dir="">
|
||
|
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||
|
<symbol id="svg-toc" viewBox="0 0 24 24">
|
||
|
<title>Contents</title>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||
|
stroke-width="1.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
|
||
|
<path stroke="none" d="M0 0h24v24H0z"/>
|
||
|
<line x1="4" y1="6" x2="20" y2="6" />
|
||
|
<line x1="10" y1="12" x2="20" y2="12" />
|
||
|
<line x1="6" y1="18" x2="20" y2="18" />
|
||
|
</svg>
|
||
|
</symbol>
|
||
|
<symbol id="svg-menu" viewBox="0 0 24 24">
|
||
|
<title>Menu</title>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
||
|
class="feather feather-menu">
|
||
|
<line x1="3" y1="12" x2="21" y2="12"></line>
|
||
|
<line x1="3" y1="6" x2="21" y2="6"></line>
|
||
|
<line x1="3" y1="18" x2="21" y2="18"></line>
|
||
|
</svg>
|
||
|
</symbol>
|
||
|
<symbol id="svg-arrow-right" viewBox="0 0 24 24">
|
||
|
<title>Expand</title>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
||
|
class="feather feather-chevron-right">
|
||
|
<polyline points="9 18 15 12 9 6"></polyline>
|
||
|
</svg>
|
||
|
</symbol>
|
||
|
</svg>
|
||
|
|
||
|
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
|
||
|
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
|
||
|
<label class="overlay sidebar-overlay" for="__navigation"></label>
|
||
|
<label class="overlay toc-overlay" for="__toc"></label>
|
||
|
|
||
|
|
||
|
<div class="page">
|
||
|
<header class="mobile-header">
|
||
|
<div class="header-left">
|
||
|
<label class="nav-overlay-icon" for="__navigation">
|
||
|
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
|
||
|
</label>
|
||
|
</div>
|
||
|
<div class="header-center">
|
||
|
<a href="index.html"><div class="brand">pyOpenRPA v1.2.0 documentation</div></a>
|
||
|
</div>
|
||
|
<div class="header-right">
|
||
|
<label class="toc-overlay-icon toc-header-icon no-toc" for="__toc">
|
||
|
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
||
|
</label>
|
||
|
</div>
|
||
|
</header>
|
||
|
<aside class="sidebar-drawer">
|
||
|
<div class="sidebar-container">
|
||
|
|
||
|
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
|
||
|
|
||
|
|
||
|
<span class="sidebar-brand-text">pyOpenRPA v1.2.0 documentation</span>
|
||
|
|
||
|
</a><form class="sidebar-search-container" method="get" action="#">
|
||
|
<input class="sidebar-search" placeholder="Search" name="q">
|
||
|
<input type="hidden" name="check_keywords" value="yes">
|
||
|
<input type="hidden" name="area" value="default">
|
||
|
</form><div class="sidebar-scroll"><div class="sidebar-tree">
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
</aside>
|
||
|
<main class="main">
|
||
|
<div class="content">
|
||
|
<article role="main">
|
||
|
<label class="toc-overlay-icon toc-content-icon no-toc" for="__toc">
|
||
|
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
|
||
|
</label>
|
||
|
|
||
|
<div id="fallback" class="admonition error">
|
||
|
<p class="admonition-title">Error</p>
|
||
|
<p>
|
||
|
Please activate JavaScript to enable the search functionality.
|
||
|
</p>
|
||
|
</div>
|
||
|
<script>document.getElementById('fallback').hidden = true;</script>
|
||
|
|
||
|
<div id="search-results"></div>
|
||
|
|
||
|
</article>
|
||
|
<footer>
|
||
|
|
||
|
<div class="related-pages">
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<div class="related-information">
|
||
|
Copyright © 2020, Ivan Maslov
|
||
|
|
|
||
|
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a>
|
||
|
and
|
||
|
<a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
|
||
|
<a href="https://github.com/pradyunsg/furo">Furo theme</a>.
|
||
|
</div>
|
||
|
|
||
|
</footer>
|
||
|
</div>
|
||
|
<aside class="toc-drawer no-toc">
|
||
|
|
||
|
|
||
|
|
||
|
</aside>
|
||
|
</main>
|
||
|
</div>
|
||
|
<script defer src="searchindex.js"></script>
|
||
|
</body>
|
||
|
</html>
|