|
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="Content-Type" content="text/html; charset=utf-8" /> |
|
8 <title>Welcome to elog2labfolder’s documentation! — Labfolder at FHI 1.0 documentation</title> |
|
9 <link rel="stylesheet" href="_static/alabaster.css" type="text/css" /> |
|
10 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
|
11 <script type="text/javascript"> |
|
12 var DOCUMENTATION_OPTIONS = { |
|
13 URL_ROOT: './', |
|
14 VERSION: '1.0', |
|
15 COLLAPSE_INDEX: false, |
|
16 FILE_SUFFIX: '.html', |
|
17 HAS_SOURCE: true, |
|
18 SOURCELINK_SUFFIX: '.txt' |
|
19 }; |
|
20 </script> |
|
21 <script type="text/javascript" src="_static/jquery.js"></script> |
|
22 <script type="text/javascript" src="_static/underscore.js"></script> |
|
23 <script type="text/javascript" src="_static/doctools.js"></script> |
|
24 <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
|
25 <link rel="index" title="Index" href="genindex.html" /> |
|
26 <link rel="search" title="Search" href="search.html" /> |
|
27 <link rel="next" title="Installation of labfolder" href="installation.html" /> |
|
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 </head> |
|
35 <body> |
|
36 |
|
37 |
|
38 <div class="document"> |
|
39 <div class="documentwrapper"> |
|
40 <div class="bodywrapper"> |
|
41 <div class="body" role="main"> |
|
42 |
|
43 <div class="section" id="welcome-to-elog2labfolder-s-documentation"> |
|
44 <h1>Welcome to elog2labfolder’s documentation!<a class="headerlink" href="#welcome-to-elog2labfolder-s-documentation" title="Permalink to this headline">¶</a></h1> |
|
45 <div class="toctree-wrapper compound"> |
|
46 <p class="caption"><span class="caption-text">Contents:</span></p> |
|
47 <ul> |
|
48 <li class="toctree-l1"><a class="reference internal" href="installation.html">Installation of labfolder</a></li> |
|
49 <li class="toctree-l1"><a class="reference internal" href="groups.html">Groups, ownership and sharing in labfolder</a><ul> |
|
50 <li class="toctree-l2"><a class="reference internal" href="groups.html#private-projects">Private projects</a></li> |
|
51 <li class="toctree-l2"><a class="reference internal" href="groups.html#group-projects">Group projects</a></li> |
|
52 <li class="toctree-l2"><a class="reference internal" href="groups.html#group-settings">Group settings</a></li> |
|
53 </ul> |
|
54 </li> |
|
55 <li class="toctree-l1"><a class="reference internal" href="import_export.html">Import and export of projects and entries</a><ul> |
|
56 <li class="toctree-l2"><a class="reference internal" href="import_export.html#import">Import</a></li> |
|
57 <li class="toctree-l2"><a class="reference internal" href="import_export.html#export">Export</a></li> |
|
58 </ul> |
|
59 </li> |
|
60 <li class="toctree-l1"><a class="reference internal" href="importing_from_elog.html">Importing projects from e.g. the ELOGbook to Labfolder at the FHI</a><ul> |
|
61 <li class="toctree-l2"><a class="reference internal" href="importing_from_elog.html#using-python-to-import-from-elog-to-labfolder">Using python to import from ELOG to labfolder</a></li> |
|
62 <li class="toctree-l2"><a class="reference internal" href="importing_from_elog.html#alternatives-to-the-manipulating-the-labfolder-db-on-mysql-level">Alternatives to the manipulating the labfolder DB on MySQL level</a></li> |
|
63 </ul> |
|
64 </li> |
|
65 </ul> |
|
66 </div> |
|
67 </div> |
|
68 |
|
69 |
|
70 </div> |
|
71 </div> |
|
72 </div> |
|
73 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
|
74 <div class="sphinxsidebarwrapper"><div class="relations"> |
|
75 <h3>Related Topics</h3> |
|
76 <ul> |
|
77 <li><a href="#">Documentation overview</a><ul> |
|
78 <li>Next: <a href="installation.html" title="next chapter">Installation of labfolder</a></li> |
|
79 </ul></li> |
|
80 </ul> |
|
81 </div> |
|
82 <div id="searchbox" style="display: none" role="search"> |
|
83 <h3>Quick search</h3> |
|
84 <form class="search" action="search.html" method="get"> |
|
85 <div><input type="text" name="q" /></div> |
|
86 <div><input type="submit" value="Go" /></div> |
|
87 <input type="hidden" name="check_keywords" value="yes" /> |
|
88 <input type="hidden" name="area" value="default" /> |
|
89 </form> |
|
90 </div> |
|
91 <script type="text/javascript">$('#searchbox').show(0);</script> |
|
92 </div> |
|
93 </div> |
|
94 <div class="clearer"></div> |
|
95 </div> |
|
96 <div class="footer"> |
|
97 ©2018, Stefan Weiher. |
|
98 |
|
99 | |
|
100 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.6</a> |
|
101 & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a> |
|
102 |
|
103 | |
|
104 <a href="_sources/index.rst.txt" |
|
105 rel="nofollow">Page source</a> |
|
106 </div> |
|
107 |
|
108 |
|
109 |
|
110 |
|
111 </body> |
|
112 </html> |