source: OpenWorkouts-current/docs/_build/html/search.html @ 0398a0c

currentfeature/docs
Last change on this file since 0398a0c was 0398a0c, checked in by Borja Lopez <borja@…>, 5 years ago

(#72) Created docs infraestructure, using sphinx and rst

  • Property mode set to 100644
File size: 3.8 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6  <head>
7    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9    <title>Search &#8212; OpenWorkouts 0.2.0 documentation</title>
10    <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
11    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12   
13    <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
14    <script type="text/javascript" src="_static/jquery.js"></script>
15    <script type="text/javascript" src="_static/underscore.js"></script>
16    <script type="text/javascript" src="_static/doctools.js"></script>
17    <script type="text/javascript" src="_static/language_data.js"></script>
18    <script type="text/javascript" src="_static/searchtools.js"></script>
19    <link rel="author" title="About these documents" href="about.html" />
20    <link rel="index" title="Index" href="genindex.html" />
21    <link rel="search" title="Search" href="#" />
22  <script type="text/javascript">
23    jQuery(function() { Search.loadIndex("searchindex.js"); });
24  </script>
25 
26  <script type="text/javascript" id="searchindexloader"></script>
27 
28   
29  <link rel="stylesheet" href="_static/custom.css" type="text/css" />
30 
31 
32  <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
33
34
35  </head><body>
36 
37
38    <div class="document">
39      <div class="documentwrapper">
40        <div class="bodywrapper">
41         
42
43          <div class="body" role="main">
44           
45  <h1 id="search-documentation">Search</h1>
46  <div id="fallback" class="admonition warning">
47  <script type="text/javascript">$('#fallback').hide();</script>
48  <p>
49    Please activate JavaScript to enable the search
50    functionality.
51  </p>
52  </div>
53  <p>
54    From here you can search these documents. Enter your search
55    words into the box below and click "search". Note that the search
56    function will automatically search for all of the words. Pages
57    containing fewer words won't appear in the result list.
58  </p>
59  <form action="" method="get">
60    <input type="text" name="q" value="" />
61    <input type="submit" value="search" />
62    <span id="search-progress" style="padding-left: 10px"></span>
63  </form>
64 
65  <div id="search-results">
66 
67  </div>
68
69          </div>
70         
71        </div>
72      </div>
73      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
74        <div class="sphinxsidebarwrapper">
75<h1 class="logo"><a href="index.html">OpenWorkouts</a></h1>
76
77
78
79
80
81
82
83
84<h3>Navigation</h3>
85<p class="caption"><span class="caption-text">Contents:</span></p>
86<ul>
87<li class="toctree-l1"><a class="reference internal" href="about.html">About OpenWorkouts</a></li>
88<li class="toctree-l1"><a class="reference internal" href="install.html">Installation instructions</a></li>
89<li class="toctree-l1"><a class="reference internal" href="development.html">Development, how to contribute</a></li>
90<li class="toctree-l1"><a class="reference internal" href="CHANGES.html">OpenWorkouts Changelog</a></li>
91<li class="toctree-l1"><a class="reference internal" href="AUTHORS.html">OpenWorkouts Authors and Contributors</a></li>
92</ul>
93
94<div class="relations">
95<h3>Related Topics</h3>
96<ul>
97  <li><a href="index.html">Documentation overview</a><ul>
98  </ul></li>
99</ul>
100</div>
101
102
103
104
105
106
107
108
109        </div>
110      </div>
111      <div class="clearer"></div>
112    </div>
113    <div class="footer">
114      &copy;2019, Borja Lopez Rio.
115     
116      |
117      Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.4</a>
118      &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
119     
120    </div>
121
122   
123
124   
125  </body>
126</html>
Note: See TracBrowser for help on using the repository browser.