source: flex_extract.git/documentation/Sphinx/build/html/support/faq.html @ f66f990

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

deleted jobscripts for tracking and updated Sphinx doc

  • 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>FAQ - Frequently asked questions &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="prev" title="Known Bugs and Issues" href="known_bugs_issues.html" /> 
32
33 
34  <script src="../_static/js/modernizr.min.js"></script>
35
36</head>
37
38<body class="wy-body-for-nav">
39
40   
41  <div class="wy-grid-for-nav">
42
43   
44    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
45      <div class="wy-side-scroll">
46        <div class="wy-side-nav-search">
47         
48
49         
50            <a href="../index.html" class="icon icon-home"> flex_extract
51         
52
53         
54          </a>
55
56         
57           
58           
59              <div class="version">
60                7.1
61              </div>
62           
63         
64
65         
66<div role="search">
67  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
68    <input type="text" name="q" placeholder="Search docs" />
69    <input type="hidden" name="check_keywords" value="yes" />
70    <input type="hidden" name="area" value="default" />
71  </form>
72</div>
73
74         
75        </div>
76
77        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
78         
79           
80           
81             
82           
83           
84              <p class="caption"><span class="caption-text">Table of Contents:</span></p>
85<ul class="current">
86<li class="toctree-l1"><a class="reference internal" href="../downloads.html">Downloads</a></li>
87<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
88<li class="toctree-l1"><a class="reference internal" href="../program_structure.html">Program Structure</a></li>
89<li class="toctree-l1"><a class="reference internal" href="../user_guide.html">User Guide</a></li>
90<li class="toctree-l1"><a class="reference internal" href="../api.html">Auto Generated Documentation</a></li>
91<li class="toctree-l1 current"><a class="reference internal" href="../support.html">Support</a><ul class="current">
92<li class="toctree-l2"><a class="reference internal" href="ticket_system.html">Ticket System</a></li>
93<li class="toctree-l2"><a class="reference internal" href="mailing_list.html">Mailing Lists</a></li>
94<li class="toctree-l2"><a class="reference internal" href="known_bugs_issues.html">Known Bugs and Issues</a></li>
95<li class="toctree-l2 current"><a class="current reference internal" href="#">FAQ - Frequently asked questions</a></li>
96</ul>
97</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="../support.html">Support</a> &raquo;</li>
144       
145      <li>FAQ - Frequently asked questions</li>
146   
147   
148      <li class="wy-breadcrumbs-aside">
149       
150           
151            <a href="../_sources/support/faq.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="faq-frequently-asked-questions">
165<h1>FAQ - Frequently asked questions<a class="headerlink" href="#faq-frequently-asked-questions" 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     
179        <a href="known_bugs_issues.html" class="btn btn-neutral" title="Known Bugs and Issues" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
180     
181    </div>
182 
183
184  <hr/>
185
186  <div role="contentinfo">
187    <p>
188        &copy; Copyright 2018, Anne Philipp and Leopold Haimberger.
189
190    </p>
191  </div>
192  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>.
193
194</footer>
195
196        </div>
197      </div>
198
199    </section>
200
201  </div>
202 
203
204
205 
206
207    <script type="text/javascript">
208        var DOCUMENTATION_OPTIONS = {
209            URL_ROOT:'../',
210            VERSION:'7.1 alpha',
211            LANGUAGE:'None',
212            COLLAPSE_INDEX:false,
213            FILE_SUFFIX:'.html',
214            HAS_SOURCE:  true,
215            SOURCELINK_SUFFIX: '.txt'
216        };
217    </script>
218      <script type="text/javascript" src="../_static/jquery.js"></script>
219      <script type="text/javascript" src="../_static/underscore.js"></script>
220      <script type="text/javascript" src="../_static/doctools.js"></script>
221      <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
222
223 
224
225  <script type="text/javascript" src="../_static/js/theme.js"></script>
226
227  <script type="text/javascript">
228      jQuery(function () {
229          SphinxRtdTheme.Navigation.enable(true);
230      });
231  </script> 
232
233</body>
234</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG