source: qtprobe-demo/docs/build/html/search.html @ 830

Last change on this file since 830 was 830, checked in by jemian, 13 years ago

document the python code examples

  • Property svn:mime-type set to text/html
File size: 3.5 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
7<html xmlns="http://www.w3.org/1999/xhtml">
8  <head>
9    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10   
11    <title>Search &mdash; Quick Qt GUIs for EPICS 2012 EPICS Collaboration Meeting documentation</title>
12   
13    <link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
14    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
15   
16    <script type="text/javascript">
17      var DOCUMENTATION_OPTIONS = {
18        URL_ROOT:    '',
19        VERSION:     '2012 EPICS Collaboration Meeting',
20        COLLAPSE_INDEX: false,
21        FILE_SUFFIX: '.html',
22        HAS_SOURCE:  true
23      };
24    </script>
25    <script type="text/javascript" src="_static/jquery.js"></script>
26    <script type="text/javascript" src="_static/underscore.js"></script>
27    <script type="text/javascript" src="_static/doctools.js"></script>
28    <script type="text/javascript" src="_static/searchtools.js"></script>
29    <link rel="top" title="Quick Qt GUIs for EPICS 2012 EPICS Collaboration Meeting documentation" href="index.html" />
30  <script type="text/javascript">
31    jQuery(function() { Search.loadIndex("searchindex.js"); });
32  </script>
33   
34
35  </head>
36  <body>
37    <div class="related">
38      <h3>Navigation</h3>
39      <ul>
40        <li class="right" style="margin-right: 10px">
41          <a href="genindex.html" title="General Index"
42             accesskey="I">index</a></li>
43        <li class="right" >
44          <a href="py-modindex.html" title="Python Module Index"
45             >modules</a> |</li>
46        <li><a href="index.html">Quick Qt GUIs for EPICS 2012 EPICS Collaboration Meeting documentation</a> &raquo;</li> 
47      </ul>
48    </div>
49      <div class="sphinxsidebar">
50        <div class="sphinxsidebarwrapper">
51        </div>
52      </div>
53
54    <div class="document">
55      <div class="documentwrapper">
56        <div class="bodywrapper">
57          <div class="body">
58           
59  <h1 id="search-documentation">Search</h1>
60  <div id="fallback" class="admonition warning">
61  <script type="text/javascript">$('#fallback').hide();</script>
62  <p>
63    Please activate JavaScript to enable the search
64    functionality.
65  </p>
66  </div>
67  <p>
68    From here you can search these documents. Enter your search
69    words into the box below and click "search". Note that the search
70    function will automatically search for all of the words. Pages
71    containing fewer words won't appear in the result list.
72  </p>
73  <form action="" method="get">
74    <input type="text" name="q" value="" />
75    <input type="submit" value="search" />
76    <span id="search-progress" style="padding-left: 10px"></span>
77  </form>
78 
79  <div id="search-results">
80 
81  </div>
82
83          </div>
84        </div>
85      </div>
86      <div class="clearer"></div>
87    </div>
88    <div class="related">
89      <h3>Navigation</h3>
90      <ul>
91        <li class="right" style="margin-right: 10px">
92          <a href="genindex.html" title="General Index"
93             >index</a></li>
94        <li class="right" >
95          <a href="py-modindex.html" title="Python Module Index"
96             >modules</a> |</li>
97        <li><a href="index.html">Quick Qt GUIs for EPICS 2012 EPICS Collaboration Meeting documentation</a> &raquo;</li> 
98      </ul>
99    </div>
100    <div class="footer">
101        &copy; Copyright 2012, Pete Jemian.
102      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
103    </div>
104  </body>
105</html>
Note: See TracBrowser for help on using the repository browser.