source: flex_extract.git/documentation/Sphinx/build/html/program_structure/prog_flow.html @ 274f9ef

ctbtodev
Last change on this file since 274f9ef was 274f9ef, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

Converted docstrings to numpy style and build first structure for sphinxdocumentation (incl API)

  • Property mode set to 100644
File size: 6.0 KB
Line 
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>Program Flow &mdash; flex_extract 7.1 alpha documentation</title>
12 
13
14 
15 
16 
17 
18
19 
20
21 
22 
23   
24
25 
26
27  <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
28  <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
29    <link rel="index" title="Index" href="../genindex.html" />
30    <link rel="search" title="Search" href="../search.html" />
31    <link rel="next" title="User Guide" href="../user_guide.html" />
32    <link rel="prev" title="Program Components" href="prog_components.html" /> 
33
34 
35  <script src="../_static/js/modernizr.min.js"></script>
36
37</head>
38
39<body class="wy-body-for-nav">
40
41   
42  <div class="wy-grid-for-nav">
43
44   
45    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
46      <div class="wy-side-scroll">
47        <div class="wy-side-nav-search">
48         
49
50         
51            <a href="../index.html" class="icon icon-home"> flex_extract
52         
53
54         
55          </a>
56
57         
58           
59           
60              <div class="version">
61                7.1
62              </div>
63           
64         
65
66         
67<div role="search">
68  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
69    <input type="text" name="q" placeholder="Search docs" />
70    <input type="hidden" name="check_keywords" value="yes" />
71    <input type="hidden" name="area" value="default" />
72  </form>
73</div>
74
75         
76        </div>
77
78        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
79         
80           
81           
82             
83           
84           
85              <p class="caption"><span class="caption-text">Table of Contents:</span></p>
86<ul class="current">
87<li class="toctree-l1"><a class="reference internal" href="../downloads.html">Downloads</a></li>
88<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
89<li class="toctree-l1 current"><a class="reference internal" href="../program_structure.html">Program Structure</a><ul class="current">
90<li class="toctree-l2"><a class="reference internal" href="prog_overview.html">Program Overview</a></li>
91<li class="toctree-l2"><a class="reference internal" href="prog_components.html">Program Components</a></li>
92<li class="toctree-l2 current"><a class="current reference internal" href="#">Program Flow</a></li>
93</ul>
94</li>
95<li class="toctree-l1"><a class="reference internal" href="../user_guide.html">User Guide</a></li>
96<li class="toctree-l1"><a class="reference internal" href="../api.html">Auto Generated Documentation</a></li>
97<li class="toctree-l1"><a class="reference internal" href="../support.html">Support</a></li>
98</ul>
99
100           
101         
102        </div>
103      </div>
104    </nav>
105
106    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
107
108     
109      <nav class="wy-nav-top" aria-label="top navigation">
110       
111          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
112          <a href="../index.html">flex_extract</a>
113       
114      </nav>
115
116
117      <div class="wy-nav-content">
118       
119        <div class="rst-content">
120       
121         
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137<div role="navigation" aria-label="breadcrumbs navigation">
138
139  <ul class="wy-breadcrumbs">
140   
141      <li><a href="../index.html">Docs</a> &raquo;</li>
142       
143          <li><a href="../program_structure.html">Program Structure</a> &raquo;</li>
144       
145      <li>Program Flow</li>
146   
147   
148      <li class="wy-breadcrumbs-aside">
149       
150           
151            <a href="../_sources/program_structure/prog_flow.rst.txt" rel="nofollow"> View page source</a>
152         
153       
154      </li>
155   
156  </ul>
157
158 
159  <hr/>
160</div>
161          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
162           <div itemprop="articleBody">
163           
164  <div class="section" id="program-flow">
165<h1>Program Flow<a class="headerlink" href="#program-flow" title="Permalink to this headline"></a></h1>
166<blockquote>
167<div>UNDER CONSTRUCTION</div></blockquote>
168</div>
169
170
171           </div>
172           
173          </div>
174          <footer>
175 
176    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
177     
178        <a href="../user_guide.html" class="btn btn-neutral float-right" title="User Guide" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
179     
180     
181        <a href="prog_components.html" class="btn btn-neutral" title="Program Components" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
182     
183    </div>
184 
185
186  <hr/>
187
188  <div role="contentinfo">
189    <p>
190        &copy; Copyright 2018, Anne Philipp and Leopold Haimberger.
191
192    </p>
193  </div>
194  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>.
195
196</footer>
197
198        </div>
199      </div>
200
201    </section>
202
203  </div>
204 
205
206
207 
208
209    <script type="text/javascript">
210        var DOCUMENTATION_OPTIONS = {
211            URL_ROOT:'../',
212            VERSION:'7.1 alpha',
213            LANGUAGE:'None',
214            COLLAPSE_INDEX:false,
215            FILE_SUFFIX:'.html',
216            HAS_SOURCE:  true,
217            SOURCELINK_SUFFIX: '.txt'
218        };
219    </script>
220      <script type="text/javascript" src="../_static/jquery.js"></script>
221      <script type="text/javascript" src="../_static/underscore.js"></script>
222      <script type="text/javascript" src="../_static/doctools.js"></script>
223      <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
224
225 
226
227  <script type="text/javascript" src="../_static/js/theme.js"></script>
228
229  <script type="text/javascript">
230      jQuery(function () {
231          SphinxRtdTheme.Navigation.enable(true);
232      });
233  </script> 
234
235</body>
236</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG