source: ammosreader/doc/html/pdw_reader.html@ 7ebfdab

AmmosSource guix
Last change on this file since 7ebfdab was 1e781ba, checked in by recknagel <recknagel@…>, 3 years ago

former radardex-project

  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[1e781ba]1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 <title>pdw_reader module &#8212; RadarDex 0.314 documentation</title>
10 <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
11 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12 <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
13 <script type="text/javascript" src="_static/jquery.js"></script>
14 <script type="text/javascript" src="_static/underscore.js"></script>
15 <script type="text/javascript" src="_static/doctools.js"></script>
16 <script type="text/javascript" src="_static/language_data.js"></script>
17 <link rel="index" title="Index" href="genindex.html" />
18 <link rel="search" title="Search" href="search.html" />
19 <link rel="prev" title="PDW module" href="PDW.html" />
20
21 <link rel="stylesheet" href="_static/custom.css" type="text/css" />
22
23 <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
24
25 </head><body>
26
27
28 <div class="document">
29 <div class="documentwrapper">
30 <div class="bodywrapper">
31 <div class="body" role="main">
32
33 <div class="section" id="pdw-reader-module">
34<h1>pdw_reader module<a class="headerlink" href="#pdw-reader-module" title="Permalink to this headline">¶</a></h1>
35</div>
36
37
38 </div>
39 </div>
40 </div>
41 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
42 <div class="sphinxsidebarwrapper">
43<h1 class="logo"><a href="index.html">RadarDex</a></h1>
44
45
46
47
48
49
50
51
52<h3>Navigation</h3>
53<ul class="current">
54<li class="toctree-l1"><a class="reference internal" href="PDW.html">PDW module</a></li>
55<li class="toctree-l1 current"><a class="current reference internal" href="#">pdw_reader module</a></li>
56</ul>
57
58<div class="relations">
59<h3>Related Topics</h3>
60<ul>
61 <li><a href="index.html">Documentation overview</a><ul>
62 <li>Previous: <a href="PDW.html" title="previous chapter">PDW module</a></li>
63 </ul></li>
64</ul>
65</div>
66<div id="searchbox" style="display: none" role="search">
67 <h3>Quick search</h3>
68 <div class="searchformwrapper">
69 <form class="search" action="search.html" method="get">
70 <input type="text" name="q" />
71 <input type="submit" value="Go" />
72 <input type="hidden" name="check_keywords" value="yes" />
73 <input type="hidden" name="area" value="default" />
74 </form>
75 </div>
76</div>
77<script type="text/javascript">$('#searchbox').show(0);</script>
78 </div>
79 </div>
80 <div class="clearer"></div>
81 </div>
82 <div class="footer">
83 &copy;2020, Enrico Schwass.
84
85 |
86 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.5</a>
87 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.8</a>
88
89 |
90 <a href="_sources/pdw_reader.rst.txt"
91 rel="nofollow">Page source</a>
92 </div>
93
94
95
96
97 </body>
98</html>
Note: See TracBrowser for help on using the repository browser.