source: flex_extract.git/documentation/Sphinx/build/html/program_structure.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.1 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 Structure &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="Program Overview" href="program_structure/prog_overview.html" />
32    <link rel="prev" title="Installation test" href="installation/test_install.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="current reference internal" href="#">Program Structure</a><ul>
90<li class="toctree-l2"><a class="reference internal" href="program_structure/prog_overview.html">Program Overview</a></li>
91<li class="toctree-l2"><a class="reference internal" href="program_structure/prog_components.html">Program Components</a></li>
92<li class="toctree-l2"><a class="reference internal" href="program_structure/prog_flow.html">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>Program Structure</li>
144   
145   
146      <li class="wy-breadcrumbs-aside">
147       
148           
149            <a href="_sources/program_structure.rst.txt" rel="nofollow"> View page source</a>
150         
151       
152      </li>
153   
154  </ul>
155
156 
157  <hr/>
158</div>
159          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
160           <div itemprop="articleBody">
161           
162  <div class="section" id="program-structure">
163<h1>Program Structure<a class="headerlink" href="#program-structure" title="Permalink to this headline"></a></h1>
164<p>Describe structure of flex_extract ….</p>
165<blockquote>
166<div>UNDER CONSTRUCTION</div></blockquote>
167<div class="toctree-wrapper compound">
168</div>
169</div>
170
171
172           </div>
173           
174          </div>
175          <footer>
176 
177    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
178     
179        <a href="program_structure/prog_overview.html" class="btn btn-neutral float-right" title="Program Overview" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
180     
181     
182        <a href="installation/test_install.html" class="btn btn-neutral" title="Installation test" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
183     
184    </div>
185 
186
187  <hr/>
188
189  <div role="contentinfo">
190    <p>
191        &copy; Copyright 2018, Anne Philipp and Leopold Haimberger.
192
193    </p>
194  </div>
195  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>.
196
197</footer>
198
199        </div>
200      </div>
201
202    </section>
203
204  </div>
205 
206
207
208 
209
210    <script type="text/javascript">
211        var DOCUMENTATION_OPTIONS = {
212            URL_ROOT:'./',
213            VERSION:'7.1 alpha',
214            LANGUAGE:'None',
215            COLLAPSE_INDEX:false,
216            FILE_SUFFIX:'.html',
217            HAS_SOURCE:  true,
218            SOURCELINK_SUFFIX: '.txt'
219        };
220    </script>
221      <script type="text/javascript" src="_static/jquery.js"></script>
222      <script type="text/javascript" src="_static/underscore.js"></script>
223      <script type="text/javascript" src="_static/doctools.js"></script>
224      <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
225
226 
227
228  <script type="text/javascript" src="_static/js/theme.js"></script>
229
230  <script type="text/javascript">
231      jQuery(function () {
232          SphinxRtdTheme.Navigation.enable(true);
233      });
234  </script> 
235
236</body>
237</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG