Skip to content

Commit

Permalink
updated documentation to reflect changes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
monstrorivas committed Oct 20, 2021
1 parent fbcdc47 commit 9fc67ca
Show file tree
Hide file tree
Showing 26 changed files with 51 additions and 55 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: dd5722eeefa18b4b598196d26a459d94
config: 7e33fcfbba9624be2db66b31ca3d195f
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 2 additions & 2 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Overview: module code &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="../_static/seeq-favicon.ico"/>
Expand All @@ -29,7 +29,7 @@
<img src="../_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/citation.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Please cite this work as:

```shell
seeq-correlation v0.0.20
seeq-correlation
Seeq Corporation, 2021
https://github.com/seeq12/seeq-correlation
```
8 changes: 3 additions & 5 deletions docs/_sources/installation.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@ If you want to install **seeq-correlation** as a Seeq Add-on Tool, you will need

## User Installation (Seeq Data Lab)

The latest build of the project can be found [here](https://pypi.seeq.com/) as a wheel file. The file is published as a
courtesy to the user, and it does not imply any obligation for support from the publisher. Contact
[Seeq](mailto:applied.research@seeq.com?subject=[seeq-correlation]%20General%20Question) if you required credentials to
access the site.
The latest build of the project can be found [here](https://pypi.org/project/seeq-correlation/) as a wheel file. The
file is published as a courtesy to the user, and it does not imply any obligation for support from the publisher.

1. Create a **new** Seeq Data Lab project and open the **Terminal** window
2. Run `pip install seeq-correlation --extra-index-url https://pypi.seeq.com --trusted-host pypi.seeq.com`
2. Run `pip install seeq-correlation`
3. Run `python -m seeq.addons.correlation [--users <users_list> --groups <groups_list>]`

2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.1.0',
VERSION: '0.1.1',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/add_on_installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Add-on Installation &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Add-on Installation &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/backend_calculations.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Backend Calculations &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Backend Calculations &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Changelog &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Changelog &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/citation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Citation &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Citation &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -82,7 +82,7 @@
<section class="tex2jax_ignore mathjax_ignore" id="citation">
<h1>Citation<a class="headerlink" href="#citation" title="Permalink to this headline"></a></h1>
<p>Please cite this work as:</p>
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>seeq-correlation v0.0.20
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>seeq-correlation
Seeq Corporation, <span class="m">2021</span>
https://github.com/seeq12/seeq-correlation
</pre></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/cross_correlations.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Cross-Correlation Calculations &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Cross-Correlation Calculations &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/docstrings.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Code Documentation &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Code Documentation &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Example Use Cases &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Example Use Cases &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Index &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand All @@ -29,7 +29,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/github.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>View on GitHub &mdash; seeq-correlation 0.1.0 documentation</title>
<title>View on GitHub &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand All @@ -31,7 +31,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to seeq-correlation’s documentation &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Welcome to seeq-correlation’s documentation &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand All @@ -31,7 +31,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
12 changes: 5 additions & 7 deletions docs/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Installation &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Installation &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -105,13 +105,11 @@ <h2>User Installation Requirements (Seeq Data Lab)<a class="headerlink" href="#u
</section>
<section id="user-installation-seeq-data-lab">
<h2>User Installation (Seeq Data Lab)<a class="headerlink" href="#user-installation-seeq-data-lab" title="Permalink to this headline"></a></h2>
<p>The latest build of the project can be found <a class="reference external" href="https://pypi.seeq.com/">here</a> as a wheel file. The file is published as a
courtesy to the user, and it does not imply any obligation for support from the publisher. Contact
<a class="reference external" href="mailto:applied&#46;research&#37;&#52;&#48;seeq&#46;com?subject=%5Bseeq-correlation%5D%20General%20Question">Seeq</a> if you required credentials to
access the site.</p>
<p>The latest build of the project can be found <a class="reference external" href="https://pypi.org/project/seeq-correlation/">here</a> as a wheel file. The
file is published as a courtesy to the user, and it does not imply any obligation for support from the publisher.</p>
<ol class="simple">
<li><p>Create a <strong>new</strong> Seeq Data Lab project and open the <strong>Terminal</strong> window</p></li>
<li><p>Run <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">seeq-correlation</span> <span class="pre">--extra-index-url</span> <span class="pre">https://pypi.seeq.com</span> <span class="pre">--trusted-host</span> <span class="pre">pypi.seeq.com</span></code></p></li>
<li><p>Run <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">seeq-correlation</span></code></p></li>
<li><p>Run <code class="docutils literal notranslate"><span class="pre">python</span> <span class="pre">-m</span> <span class="pre">seeq.addons.correlation</span> <span class="pre">[--users</span> <span class="pre">&lt;users_list&gt;</span> <span class="pre">--groups</span> <span class="pre">&lt;groups_list&gt;]</span></code></p></li>
</ol>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Introduction &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Introduction &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>License &mdash; seeq-correlation 0.1.0 documentation</title>
<title>License &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/preprocessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Data Preprocessing &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Data Preprocessing &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Python Module Index &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; seeq-correlation 0.1.0 documentation</title>
<title>Search &mdash; seeq-correlation 0.1.1 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="shortcut icon" href="_static/seeq-favicon.ico"/>
Expand Down Expand Up @@ -32,7 +32,7 @@
<img src="_static/Seeq_logo_darkBlue_sm.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
Loading

0 comments on commit 9fc67ca

Please sign in to comment.