elog2labfolder/_build/html/index.html
author weiher
Mon, 04 Jun 2018 16:38:36 +0200
changeset 18 57431f642e82
parent 15 523ca1dfd077
permissions -rw-r--r--
Minor additions for comprehension and changes in the document structure


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Welcome to elog2labfolder’s documentation! &#8212; Labfolder at FHI 1.0 documentation</title>
    <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '1.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="Installation of labfolder" href="installation.html" />
   
  <link rel="stylesheet" href="_static/custom.css" type="text/css" />
  
  
  <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

  </head>
  <body>
  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="welcome-to-elog2labfolder-s-documentation">
<h1>Welcome to elog2labfolder’s documentation!<a class="headerlink" href="#welcome-to-elog2labfolder-s-documentation" title="Permalink to this headline">¶</a></h1>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation of labfolder</a></li>
<li class="toctree-l1"><a class="reference internal" href="groups.html">Groups, ownership and sharing in labfolder</a><ul>
<li class="toctree-l2"><a class="reference internal" href="groups.html#private-projects">Private projects</a></li>
<li class="toctree-l2"><a class="reference internal" href="groups.html#group-projects">Group projects</a></li>
<li class="toctree-l2"><a class="reference internal" href="groups.html#group-settings">Group settings</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="import_export.html">Import and export of projects and entries</a><ul>
<li class="toctree-l2"><a class="reference internal" href="import_export.html#import">Import</a></li>
<li class="toctree-l2"><a class="reference internal" href="import_export.html#export">Export</a></li>
</ul>
</li>
<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>
<li class="toctree-l2"><a class="reference internal" href="importing_from_elog.html#creating-a-group-project">Creating a group project</a></li>
<li class="toctree-l2"><a class="reference internal" href="importing_from_elog.html#entries-from-elog">Entries from ELOG</a></li>
<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>
<li class="toctree-l2"><a class="reference internal" href="importing_from_elog.html#alternatives-to-manipulating-the-labfolder-db-on-mysql-level">Alternatives to manipulating the labfolder DB on MySQL level</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="installation_cups.html">Printing via CUPS and attaching files to labfolder logbooks</a><ul>
<li class="toctree-l2"><a class="reference internal" href="installation_cups.html#set-up-cups-as-labfolder-admin">Set up CUPS as labfolder admin</a></li>
<li class="toctree-l2"><a class="reference internal" href="installation_cups.html#printing-to-labfolder-projects">Printing to labfolder projects</a></li>
</ul>
</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper"><div class="relations">
<h3>Related Topics</h3>
<ul>
  <li><a href="#">Documentation overview</a><ul>
      <li>Next: <a href="installation.html" title="next chapter">Installation of labfolder</a></li>
  </ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="footer">
      &copy;2018, Stefan Weiher.
      
      |
      Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.6</a>
      &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
      
      |
      <a href="_sources/index.rst.txt"
          rel="nofollow">Page source</a>
    </div>

    

    
  </body>
</html>