source: sasview/guicomm/docs/sphinx/_build/html/index.html @ b94945d

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since b94945d was 6c79243, checked in by Gervaise Alina <gervyh@…>, 15 years ago

working on documentation

  • Property mode set to 100644
File size: 3.9 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6<html xmlns="http://www.w3.org/1999/xhtml">
7  <head>
8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9   
10    <title>Welcome to guicomm’s documentation! &mdash; guicomm v0.1.0 documentation</title>
11    <link rel="stylesheet" href="_static/default.css" type="text/css" />
12    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13    <script type="text/javascript">
14      var DOCUMENTATION_OPTIONS = {
15        URL_ROOT:    '',
16        VERSION:     '0.1.0',
17        COLLAPSE_INDEX: false,
18        FILE_SUFFIX: '.html',
19        HAS_SOURCE:  true
20      };
21    </script>
22    <script type="text/javascript" src="_static/jquery.js"></script>
23    <script type="text/javascript" src="_static/underscore.js"></script>
24    <script type="text/javascript" src="_static/doctools.js"></script>
25    <link rel="top" title="guicomm v0.1.0 documentation" href="#" /> 
26  </head>
27  <body>
28    <div class="related">
29      <h3>Navigation</h3>
30      <ul>
31        <li class="right" style="margin-right: 10px">
32          <a href="genindex.html" title="General Index"
33             accesskey="I">index</a></li>
34        <li class="right" >
35          <a href="py-modindex.html" title="Python Module Index"
36             >modules</a> |</li>
37        <li><a href="#">guicomm v0.1.0 documentation</a> &raquo;</li> 
38      </ul>
39    </div> 
40
41    <div class="document">
42      <div class="documentwrapper">
43        <div class="bodywrapper">
44          <div class="body">
45           
46  <div class="section" id="welcome-to-guicomm-s-documentation">
47<h1>Welcome to guicomm&#8217;s documentation!<a class="headerlink" href="#welcome-to-guicomm-s-documentation" title="Permalink to this headline">¶</a></h1>
48<p>Contents:</p>
49</div>
50<div class="section" id="indices-and-tables">
51<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
52<ul class="simple">
53<li><a class="reference internal" href="genindex.html"><em>Index</em></a></li>
54<li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li>
55<li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
56</ul>
57</div>
58
59
60          </div>
61        </div>
62      </div>
63      <div class="sphinxsidebar">
64        <div class="sphinxsidebarwrapper">
65  <h3><a href="#">Table Of Contents</a></h3>
66  <ul>
67<li><a class="reference internal" href="#">Welcome to guicomm&#8217;s documentation!</a></li>
68<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
69</ul>
70
71  <h3>This Page</h3>
72  <ul class="this-page-menu">
73    <li><a href="_sources/index.txt"
74           rel="nofollow">Show Source</a></li>
75  </ul>
76<div id="searchbox" style="display: none">
77  <h3>Quick search</h3>
78    <form class="search" action="search.html" method="get">
79      <input type="text" name="q" size="18" />
80      <input type="submit" value="Go" />
81      <input type="hidden" name="check_keywords" value="yes" />
82      <input type="hidden" name="area" value="default" />
83    </form>
84    <p class="searchtip" style="font-size: 90%">
85    Enter search terms or a module, class or function name.
86    </p>
87</div>
88<script type="text/javascript">$('#searchbox').show(0);</script>
89        </div>
90      </div>
91      <div class="clearer"></div>
92    </div>
93    <div class="related">
94      <h3>Navigation</h3>
95      <ul>
96        <li class="right" style="margin-right: 10px">
97          <a href="genindex.html" title="General Index"
98             >index</a></li>
99        <li class="right" >
100          <a href="py-modindex.html" title="Python Module Index"
101             >modules</a> |</li>
102        <li><a href="#">guicomm v0.1.0 documentation</a> &raquo;</li> 
103      </ul>
104    </div>
105    <div class="footer">
106        &copy; Copyright 2010, sans group.
107      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
108    </div>
109  </body>
110</html>
Note: See TracBrowser for help on using the repository browser.