Mercurial > repos > rmarenco > hubarchivecreator
comparison doc/_build/html/index.html @ 20:40469b265ddb draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 3af31e043f5b82636015c18e013d2f22ce6c9077-dirty
author | yating-l |
---|---|
date | Fri, 20 Jan 2017 17:12:03 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
19:0152500d9acd | 20:40469b265ddb |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
3 | |
4 | |
5 <html xmlns="http://www.w3.org/1999/xhtml"> | |
6 <head> | |
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
8 | |
9 <title>Welcome to HubArchiveCreator’s documentation! — HubArchiveCreator 2.3 documentation</title> | |
10 | |
11 <link rel="stylesheet" href="_static/classic.css" type="text/css" /> | |
12 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | |
13 | |
14 <script type="text/javascript"> | |
15 var DOCUMENTATION_OPTIONS = { | |
16 URL_ROOT: './', | |
17 VERSION: '2.3', | |
18 COLLAPSE_INDEX: false, | |
19 FILE_SUFFIX: '.html', | |
20 HAS_SOURCE: true | |
21 }; | |
22 </script> | |
23 <script type="text/javascript" src="_static/jquery.js"></script> | |
24 <script type="text/javascript" src="_static/underscore.js"></script> | |
25 <script type="text/javascript" src="_static/doctools.js"></script> | |
26 <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | |
27 <link rel="index" title="Index" href="genindex.html" /> | |
28 <link rel="search" title="Search" href="search.html" /> | |
29 <link rel="top" title="HubArchiveCreator 2.3 documentation" href="#" /> | |
30 <link rel="next" title="Auto Generated Documentation" href="code.html" /> | |
31 </head> | |
32 <body role="document"> | |
33 <div class="related" role="navigation" aria-label="related navigation"> | |
34 <h3>Navigation</h3> | |
35 <ul> | |
36 <li class="right" style="margin-right: 10px"> | |
37 <a href="genindex.html" title="General Index" | |
38 accesskey="I">index</a></li> | |
39 <li class="right" > | |
40 <a href="py-modindex.html" title="Python Module Index" | |
41 >modules</a> |</li> | |
42 <li class="right" > | |
43 <a href="code.html" title="Auto Generated Documentation" | |
44 accesskey="N">next</a> |</li> | |
45 <li class="nav-item nav-item-0"><a href="#">HubArchiveCreator 2.3 documentation</a> »</li> | |
46 </ul> | |
47 </div> | |
48 | |
49 <div class="document"> | |
50 <div class="documentwrapper"> | |
51 <div class="bodywrapper"> | |
52 <div class="body" role="main"> | |
53 | |
54 <div class="section" id="welcome-to-hubarchivecreator-s-documentation"> | |
55 <h1>Welcome to HubArchiveCreator’s documentation!<a class="headerlink" href="#welcome-to-hubarchivecreator-s-documentation" title="Permalink to this headline">¶</a></h1> | |
56 <p>Contents:</p> | |
57 <div class="toctree-wrapper compound"> | |
58 <ul> | |
59 <li class="toctree-l1"><a class="reference internal" href="code.html">Auto Generated Documentation</a></li> | |
60 </ul> | |
61 </div> | |
62 </div> | |
63 <div class="section" id="indices-and-tables"> | |
64 <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1> | |
65 <ul class="simple"> | |
66 <li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li> | |
67 <li><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></li> | |
68 <li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li> | |
69 </ul> | |
70 </div> | |
71 | |
72 | |
73 </div> | |
74 </div> | |
75 </div> | |
76 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | |
77 <div class="sphinxsidebarwrapper"> | |
78 <h3><a href="#">Table Of Contents</a></h3> | |
79 <ul> | |
80 <li><a class="reference internal" href="#">Welcome to HubArchiveCreator’s documentation!</a></li> | |
81 <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li> | |
82 </ul> | |
83 | |
84 <h4>Next topic</h4> | |
85 <p class="topless"><a href="code.html" | |
86 title="next chapter">Auto Generated Documentation</a></p> | |
87 <div role="note" aria-label="source link"> | |
88 <h3>This Page</h3> | |
89 <ul class="this-page-menu"> | |
90 <li><a href="_sources/index.txt" | |
91 rel="nofollow">Show Source</a></li> | |
92 </ul> | |
93 </div> | |
94 <div id="searchbox" style="display: none" role="search"> | |
95 <h3>Quick search</h3> | |
96 <form class="search" action="search.html" method="get"> | |
97 <div><input type="text" name="q" /></div> | |
98 <div><input type="submit" value="Go" /></div> | |
99 <input type="hidden" name="check_keywords" value="yes" /> | |
100 <input type="hidden" name="area" value="default" /> | |
101 </form> | |
102 </div> | |
103 <script type="text/javascript">$('#searchbox').show(0);</script> | |
104 </div> | |
105 </div> | |
106 <div class="clearer"></div> | |
107 </div> | |
108 <div class="related" role="navigation" aria-label="related navigation"> | |
109 <h3>Navigation</h3> | |
110 <ul> | |
111 <li class="right" style="margin-right: 10px"> | |
112 <a href="genindex.html" title="General Index" | |
113 >index</a></li> | |
114 <li class="right" > | |
115 <a href="py-modindex.html" title="Python Module Index" | |
116 >modules</a> |</li> | |
117 <li class="right" > | |
118 <a href="code.html" title="Auto Generated Documentation" | |
119 >next</a> |</li> | |
120 <li class="nav-item nav-item-0"><a href="#">HubArchiveCreator 2.3 documentation</a> »</li> | |
121 </ul> | |
122 </div> | |
123 <div class="footer" role="contentinfo"> | |
124 © Copyright 2016, Remi Marenco. | |
125 Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8. | |
126 </div> | |
127 </body> | |
128 </html> |