Skip to content

Commit

Permalink
4.1.10-4-g37747cf
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Aug 24, 2023
0 parents commit 4d276b6
Show file tree
Hide file tree
Showing 67 changed files with 28,417 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 65d7c42f8a3b9e34799671ab078a7b0d
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<map id="values" name="values">
</map>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<map id="nogw" name="nogw">
</map>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<map id="gwnet" name="gwnet">
</map>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<map id="gwnames" name="gwnames">
</map>
125 changes: 125 additions & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@

<!DOCTYPE html>

<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; P4P 4.1.10 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />

<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>All modules for which code is available</h1>
<ul><li><a href="builtins.html">builtins</a></li>
<li><a href="p4p/_gw.html">p4p._gw</a></li>
<li><a href="p4p/_p4p.html">p4p._p4p</a></li>
<li><a href="p4p/client/raw.html">p4p.client.raw</a></li>
<li><a href="p4p/client/thread.html">p4p.client.thread</a></li>
<li><a href="p4p/nt.html">p4p.nt</a></li>
<ul><li><a href="p4p/nt/ndarray.html">p4p.nt.ndarray</a></li>
<li><a href="p4p/nt/scalar.html">p4p.nt.scalar</a></li>
</ul><li><a href="p4p/rpc.html">p4p.rpc</a></li>
<li><a href="p4p/server.html">p4p.server</a></li>
<ul><li><a href="p4p/server/asyncio.html">p4p.server.asyncio</a></li>
<li><a href="p4p/server/raw.html">p4p.server.raw</a></li>
<li><a href="p4p/server/thread.html">p4p.server.thread</a></li>
</ul><li><a href="p4p/util.html">p4p.util</a></li>
<li><a href="p4p/wrapper.html">p4p.wrapper</a></li>
</ul>

</div>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">P4P</a></h1>








<h3>Navigation</h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../starting.html">Quick Start</a></li>
<li class="toctree-l1"><a class="reference internal" href="../overview.html">Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../building.html">Building</a></li>
<li class="toctree-l1"><a class="reference internal" href="../client.html">Client API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../nt.html">Common Types</a></li>
<li class="toctree-l1"><a class="reference internal" href="../values.html">Working with Value and Type</a></li>
<li class="toctree-l1"><a class="reference internal" href="../server.html">Server API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../rpc.html">RPC Server Helpers</a></li>
<li class="toctree-l1"><a class="reference internal" href="../internal.html">Internal API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../gw.html">PVA Gateway</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>








</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Michael Davidsaver.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 5.3.0</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>

</div>




</body>
</html>
Loading

0 comments on commit 4d276b6

Please sign in to comment.