-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 4d276b6
Showing
67 changed files
with
28,417 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
_images/graphviz-019d1949f1c9a290f30e505fcdce056c16aeb472.png.map
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
2 changes: 2 additions & 0 deletions
2
_images/graphviz-1332954590dec91b07817a2d5b8331b5ae0105a3.png.map
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
2 changes: 2 additions & 0 deletions
2
_images/graphviz-20eddc3b72adeafef8b1939720f56d08bf424ce3.png.map
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
2 changes: 2 additions & 0 deletions
2
_images/graphviz-7c57bcfe059c805736bfddd2202ad45d750fc0ee.png.map
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<map id="gwnames" name="gwnames"> | ||
</map> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 — 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"> | ||
©2023, Michael Davidsaver. | ||
|
||
| | ||
Powered by <a href="http://sphinx-doc.org/">Sphinx 5.3.0</a> | ||
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.