Skip to content

Commit 3460cc1

Browse files
author
cmoraes
committed
+ doc for the new Integration Python jobs
1 parent 3876bba commit 3460cc1

File tree

7 files changed

+3739
-265
lines changed

7 files changed

+3739
-265
lines changed

docs/_sources/gettingstarted.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ venv\Scripts\activate.bat
3838
**Note: Requires `pip` and `git` to be installed.**
3939

4040
```shell
41-
pip install git+https://github.com/controlm/ctm-python-client.git
41+
pip install ctm-python-client
4242
```
4343

4444
### Installing from source

docs/aapi.html

Lines changed: 429 additions & 9 deletions
Large diffs are not rendered by default.

docs/aapi.integration_factory.html

Lines changed: 2434 additions & 184 deletions
Large diffs are not rendered by default.

docs/genindex.html

Lines changed: 873 additions & 69 deletions
Large diffs are not rendered by default.

docs/gettingstarted.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ <h2>Installation<a class="headerlink" href="#installation" title="Permalink to t
245245
<section id="installing-via-pip">
246246
<h3>Installing via pip<a class="headerlink" href="#installing-via-pip" title="Permalink to this heading">#</a></h3>
247247
<p><strong>Note: Requires <code class="docutils literal notranslate"><span class="pre">pip</span></code> and <code class="docutils literal notranslate"><span class="pre">git</span></code> to be installed.</strong></p>
248-
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>git+https://github.com/controlm/ctm-python-client.git
248+
<div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>ctm-python-client
249249
</pre></div>
250250
</div>
251251
</section>

docs/objects.inv

7.58 KB
Binary file not shown.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)