Diff of /docs/search.html [000000] .. [e9500f]

Switch to unified view

a b/docs/search.html
1
2
3
<!DOCTYPE html>
4
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6
<head>
7
  <meta charset="utf-8">
8
  
9
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
10
  
11
  <title>Search &mdash; PathFlowAI 0.1 documentation</title>
12
  
13
14
  
15
  
16
  
17
  
18
19
  
20
  <script type="text/javascript" src="_static/js/modernizr.min.js"></script>
21
  
22
    
23
      <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
24
        <script type="text/javascript" src="_static/jquery.js"></script>
25
        <script type="text/javascript" src="_static/underscore.js"></script>
26
        <script type="text/javascript" src="_static/doctools.js"></script>
27
        <script type="text/javascript" src="_static/language_data.js"></script>
28
        <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
29
        <script type="text/javascript" src="_static/searchtools.js"></script>
30
    
31
    <script type="text/javascript" src="_static/js/theme.js"></script>
32
33
    
34
35
  
36
  <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
37
  <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
38
    <link rel="index" title="Index" href="genindex.html" />
39
    <link rel="search" title="Search" href="#" /> 
40
</head>
41
42
<body class="wy-body-for-nav">
43
44
   
45
  <div class="wy-grid-for-nav">
46
    
47
    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
48
      <div class="wy-side-scroll">
49
        <div class="wy-side-nav-search" >
50
          
51
52
          
53
            <a href="index.html" class="icon icon-home"> PathFlowAI
54
          
55
56
          
57
          </a>
58
59
          
60
            
61
            
62
          
63
64
          
65
<div role="search">
66
  <form id="rtd-search-form" class="wy-form" action="#" method="get">
67
    <input type="text" name="q" placeholder="Search docs" />
68
    <input type="hidden" name="check_keywords" value="yes" />
69
    <input type="hidden" name="area" value="default" />
70
  </form>
71
</div>
72
73
          
74
        </div>
75
76
        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
77
          
78
            
79
            
80
              
81
            
82
            
83
              <!-- Local TOC -->
84
              <div class="local-toc"></div>
85
            
86
          
87
        </div>
88
      </div>
89
    </nav>
90
91
    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
92
93
      
94
      <nav class="wy-nav-top" aria-label="top navigation">
95
        
96
          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
97
          <a href="index.html">PathFlowAI</a>
98
        
99
      </nav>
100
101
102
      <div class="wy-nav-content">
103
        
104
        <div class="rst-content">
105
        
106
          
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<div role="navigation" aria-label="breadcrumbs navigation">
123
124
  <ul class="wy-breadcrumbs">
125
    
126
      <li><a href="index.html">Docs</a> &raquo;</li>
127
        
128
      <li>Search</li>
129
    
130
    
131
      <li class="wy-breadcrumbs-aside">
132
        
133
            
134
        
135
      </li>
136
    
137
  </ul>
138
139
  
140
  <hr/>
141
</div>
142
          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
143
           <div itemprop="articleBody">
144
            
145
  <noscript>
146
  <div id="fallback" class="admonition warning">
147
    <p class="last">
148
      Please activate JavaScript to enable the search
149
      functionality.
150
    </p>
151
  </div>
152
  </noscript>
153
154
  
155
  <div id="search-results">
156
  
157
  </div>
158
159
           </div>
160
           
161
          </div>
162
          <footer>
163
  
164
165
  <hr/>
166
167
  <div role="contentinfo">
168
    <p>
169
        &copy; Copyright 2019, Joshua Levy
170
171
    </p>
172
  </div>
173
  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. 
174
175
</footer>
176
177
        </div>
178
      </div>
179
180
    </section>
181
182
  </div>
183
  
184
185
186
  <script type="text/javascript">
187
      jQuery(function () {
188
          SphinxRtdTheme.Navigation.enable(true);
189
      });
190
  </script>
191
192
  
193
  
194
    
195
  
196
  <script type="text/javascript">
197
    jQuery(function() { Search.loadIndex("searchindex.js"); });
198
  </script>
199
  
200
  <script type="text/javascript" id="searchindexloader"></script>
201
   
202
203
204
</body>
205
</html>