diff options
| author | 2023-07-23 15:28:55 +0800 | |
|---|---|---|
| committer | 2023-07-23 15:28:55 +0800 | |
| commit | 8e79582d3a340ede3337759c5be06234689ccf4e (patch) | |
| tree | 4808937a5da1248c03d3d8ee2f0e2f569ed05bb2 /psi/docs/_build/html/search.html | |
| parent | dfa7eb4530d4b4062db8427a5b1b32ea5af7fb40 (diff) | |
| download | TRPGNivis-8e79582d3a340ede3337759c5be06234689ccf4e.tar.gz TRPGNivis-8e79582d3a340ede3337759c5be06234689ccf4e.zip | |
😎BREAKING CHANGES
Diffstat (limited to 'psi/docs/_build/html/search.html')
| -rw-r--r-- | psi/docs/_build/html/search.html | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/psi/docs/_build/html/search.html b/psi/docs/_build/html/search.html new file mode 100644 index 0000000..1eee616 --- /dev/null +++ b/psi/docs/_build/html/search.html @@ -0,0 +1,117 @@ +<!DOCTYPE html> + +<html lang="en"> + <head> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <title>Search — Python documentation</title> + <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> + <link rel="stylesheet" type="text/css" href="_static/alabaster.css" /> + + <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> + <script src="_static/doctools.js"></script> + <script src="_static/sphinx_highlight.js"></script> + <script src="_static/searchtools.js"></script> + <script src="_static/language_data.js"></script> + <link rel="index" title="Index" href="genindex.html" /> + <link rel="search" title="Search" href="#" /> + <script src="searchindex.js" defer></script> + + + <link rel="stylesheet" href="_static/custom.css" type="text/css" /> + + + <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> + + + </head><body> + + + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + + + <div class="body" role="main"> + + <h1 id="search-documentation">Search</h1> + + <noscript> + <div class="admonition warning"> + <p> + Please activate JavaScript to enable the search + functionality. + </p> + </div> + </noscript> + + + <p> + Searching for multiple words only shows matches that contain + all words. + </p> + + + <form action="" method="get"> + <input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> + <input type="submit" value="search" /> + <span id="search-progress" style="padding-left: 10px"></span> + </form> + + + + <div id="search-results"> + + </div> + + + </div> + + </div> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> +<h1 class="logo"><a href="index.html">Python</a></h1> + + + + + + + + +<h3>Navigation</h3> + +<div class="relations"> +<h3>Related Topics</h3> +<ul> + <li><a href="index.html">Documentation overview</a><ul> + </ul></li> +</ul> +</div> + + + + + + + + + </div> + </div> + <div class="clearer"></div> + </div> + <div class="footer"> + ©. + + | + Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a> + & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a> + + </div> + + + + + </body> +</html>
\ No newline at end of file |
