diff options
| author | 2023-07-25 12:39:14 +0800 | |
|---|---|---|
| committer | 2023-07-25 12:39:14 +0800 | |
| commit | 5f85e4fbd379e0f31503d8e3fff1daa5faaf7e50 (patch) | |
| tree | 9527c3c4883259bf2ae3254a65fb7443248ae37f /psi/docs/_build/html/search.html | |
| parent | ccbe69c9e072c4bf8364e23a461d224e150a421f (diff) | |
| parent | 7ef3b602501202ec762da218425acac751c49f9b (diff) | |
| download | TRPGNivis-5f85e4fbd379e0f31503d8e3fff1daa5faaf7e50.tar.gz TRPGNivis-5f85e4fbd379e0f31503d8e3fff1daa5faaf7e50.zip | |
Merge pull request #4 from HydroRoll-Team/mkdocs
add docs
Diffstat (limited to 'psi/docs/_build/html/search.html')
| -rw-r--r-- | psi/docs/_build/html/search.html | 117 |
1 files changed, 0 insertions, 117 deletions
diff --git a/psi/docs/_build/html/search.html b/psi/docs/_build/html/search.html deleted file mode 100644 index 1eee616..0000000 --- a/psi/docs/_build/html/search.html +++ /dev/null @@ -1,117 +0,0 @@ -<!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 |
