1
0
Fork 0

Update documentation

master
madlabunimib 3 years ago
parent 19862b8942
commit d10e8b3e70
  1. BIN
      docs-out/_build/doctrees/environment.pickle
  2. BIN
      docs-out/_build/doctrees/examples.doctree
  3. 4
      docs-out/_build/html/_sources/examples.rst.txt
  4. 4
      docs-out/_build/html/examples.html
  5. 2
      docs-out/_build/html/searchindex.js
  6. 4
      docs/_sources/examples.rst.txt
  7. 4
      docs/examples.html
  8. 2
      docs/searchindex.js

@ -3,9 +3,9 @@ Examples
Installation/Usage Installation/Usage
****************** ******************
Download the release in .tar.gz or .whl format and simply use pip install to install it:: Download the latest release in .tar.gz or .whl format and simply use pip install to install it::
$pip install PyCTBN-1.0.tar.gz $pip install PyCTBN-2.2.tar.gz
Implementing your own data importer Implementing your own data importer

@ -117,8 +117,8 @@
<h1>Examples<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h1> <h1>Examples<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h1>
<section id="installation-usage"> <section id="installation-usage">
<h2>Installation/Usage<a class="headerlink" href="#installation-usage" title="Permalink to this headline"></a></h2> <h2>Installation/Usage<a class="headerlink" href="#installation-usage" title="Permalink to this headline"></a></h2>
<p>Download the release in .tar.gz or .whl format and simply use pip install to install it:</p> <p>Download the latest release in .tar.gz or .whl format and simply use pip install to install it:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>$pip install PyCTBN-1.0.tar.gz <div class="highlight-default notranslate"><div class="highlight"><pre><span></span>$pip install PyCTBN-2.2.tar.gz
</pre></div> </pre></div>
</div> </div>
</section> </section>

File diff suppressed because one or more lines are too long

@ -3,9 +3,9 @@ Examples
Installation/Usage Installation/Usage
****************** ******************
Download the release in .tar.gz or .whl format and simply use pip install to install it:: Download the latest release in .tar.gz or .whl format and simply use pip install to install it::
$pip install PyCTBN-1.0.tar.gz $pip install PyCTBN-2.2.tar.gz
Implementing your own data importer Implementing your own data importer

@ -117,8 +117,8 @@
<h1>Examples<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h1> <h1>Examples<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h1>
<section id="installation-usage"> <section id="installation-usage">
<h2>Installation/Usage<a class="headerlink" href="#installation-usage" title="Permalink to this headline"></a></h2> <h2>Installation/Usage<a class="headerlink" href="#installation-usage" title="Permalink to this headline"></a></h2>
<p>Download the release in .tar.gz or .whl format and simply use pip install to install it:</p> <p>Download the latest release in .tar.gz or .whl format and simply use pip install to install it:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>$pip install PyCTBN-1.0.tar.gz <div class="highlight-default notranslate"><div class="highlight"><pre><span></span>$pip install PyCTBN-2.2.tar.gz
</pre></div> </pre></div>
</div> </div>
</section> </section>

File diff suppressed because one or more lines are too long