source: OpenWorkouts-current/docs/_build/html/genindex.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.3 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="X-UA-Compatible" content="IE=Edge" />
9    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10    <title>Index &#8212; OpenWorkouts 0.2.0 documentation</title>
11    <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
12    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
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    <link rel="author" title="About these documents" href="about.html" />
19    <link rel="index" title="Index" href="#" />
20    <link rel="search" title="Search" href="search.html" />
21   
22  <link rel="stylesheet" href="_static/custom.css" type="text/css" />
23 
24 
25  <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
26
27  </head><body>
28 
29
30    <div class="document">
31      <div class="documentwrapper">
32        <div class="bodywrapper">
33         
34
35          <div class="body" role="main">
36           
37
38<h1 id="index">Index</h1>
39
40<div class="genindex-jumpbox">
41 
42</div>
43
44
45          </div>
46         
47        </div>
48      </div>
49      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
50        <div class="sphinxsidebarwrapper">
51<h1 class="logo"><a href="index.html">OpenWorkouts</a></h1>
52
53
54
55
56
57
58
59
60<h3>Navigation</h3>
61<p class="caption"><span class="caption-text">Contents:</span></p>
62<ul>
63<li class="toctree-l1"><a class="reference internal" href="about.html">About OpenWorkouts</a></li>
64<li class="toctree-l1"><a class="reference internal" href="install.html">Installation instructions</a></li>
65<li class="toctree-l1"><a class="reference internal" href="development.html">Development, how to contribute</a></li>
66<li class="toctree-l1"><a class="reference internal" href="CHANGES.html">OpenWorkouts Changelog</a></li>
67<li class="toctree-l1"><a class="reference internal" href="AUTHORS.html">OpenWorkouts Authors and Contributors</a></li>
68</ul>
69
70<div class="relations">
71<h3>Related Topics</h3>
72<ul>
73  <li><a href="index.html">Documentation overview</a><ul>
74  </ul></li>
75</ul>
76</div>
77<div id="searchbox" style="display: none" role="search">
78  <h3>Quick search</h3>
79    <div class="searchformwrapper">
80    <form class="search" action="search.html" method="get">
81      <input type="text" name="q" />
82      <input type="submit" value="Go" />
83      <input type="hidden" name="check_keywords" value="yes" />
84      <input type="hidden" name="area" value="default" />
85    </form>
86    </div>
87</div>
88<script type="text/javascript">$('#searchbox').show(0);</script>
89
90
91
92
93
94
95
96
97        </div>
98      </div>
99      <div class="clearer"></div>
100    </div>
101    <div class="footer">
102      &copy;2019, Borja Lopez Rio.
103     
104      |
105      Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.4</a>
106      &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
107     
108    </div>
109
110   
111
112   
113  </body>
114</html>
Note: See TracBrowser for help on using the repository browser.