Improved documentation for cpl.application
This commit is contained in:
15
docs/build/html/cpl.utils.html
vendored
15
docs/build/html/cpl.utils.html
vendored
@@ -38,7 +38,6 @@
|
||||
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="CPL_CLI" href="cpl_cli.html" />
|
||||
<link rel="prev" title="cpl.time" href="cpl.time.html" />
|
||||
</head>
|
||||
|
||||
@@ -96,15 +95,14 @@
|
||||
<li class="toctree-l2"><a class="reference internal" href="cpl.mailing.html">cpl.mailing</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="cpl.time.html">cpl.time</a></li>
|
||||
<li class="toctree-l2 current"><a class="current reference internal" href="#">cpl.utils</a><ul>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#module-cpl.utils.credential_manager">cpl.utils.credential_manager module</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#module-cpl.utils.pip">cpl.utils.pip module</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#module-cpl.utils.string">cpl.utils.string module</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#module-cpl.utils.credential_manager">cpl.utils.credential_manager</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#module-cpl.utils.pip">cpl.utils.pip</a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#module-cpl.utils.string">cpl.utils.string</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="cpl.html#module-cpl">Module contents</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="cpl_cli.html">CPL_CLI</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -177,7 +175,7 @@
|
||||
<div class="section" id="cpl-utils">
|
||||
<h1>cpl.utils<a class="headerlink" href="#cpl-utils" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="module-cpl.utils.credential_manager">
|
||||
<span id="cpl-utils-credential-manager-module"></span><h2>cpl.utils.credential_manager module<a class="headerlink" href="#module-cpl.utils.credential_manager" title="Permalink to this headline">¶</a></h2>
|
||||
<span id="cpl-utils-credential-manager"></span><h2>cpl.utils.credential_manager<a class="headerlink" href="#module-cpl.utils.credential_manager" title="Permalink to this headline">¶</a></h2>
|
||||
<dl class="py class">
|
||||
<dt id="cpl.utils.credential_manager.CredentialManager">
|
||||
<em class="property"><span class="pre">class</span> </em><code class="sig-prename descclassname"><span class="pre">cpl.utils.credential_manager.</span></code><code class="sig-name descname"><span class="pre">CredentialManager</span></code><a class="headerlink" href="#cpl.utils.credential_manager.CredentialManager" title="Permalink to this definition">¶</a></dt>
|
||||
@@ -212,7 +210,7 @@
|
||||
|
||||
</div>
|
||||
<div class="section" id="module-cpl.utils.pip">
|
||||
<span id="cpl-utils-pip-module"></span><h2>cpl.utils.pip module<a class="headerlink" href="#module-cpl.utils.pip" title="Permalink to this headline">¶</a></h2>
|
||||
<span id="cpl-utils-pip"></span><h2>cpl.utils.pip<a class="headerlink" href="#module-cpl.utils.pip" title="Permalink to this headline">¶</a></h2>
|
||||
<dl class="py class">
|
||||
<dt id="cpl.utils.pip.Pip">
|
||||
<em class="property"><span class="pre">class</span> </em><code class="sig-prename descclassname"><span class="pre">cpl.utils.pip.</span></code><code class="sig-name descname"><span class="pre">Pip</span></code><a class="headerlink" href="#cpl.utils.pip.Pip" title="Permalink to this definition">¶</a></dt>
|
||||
@@ -279,7 +277,7 @@
|
||||
|
||||
</div>
|
||||
<div class="section" id="module-cpl.utils.string">
|
||||
<span id="cpl-utils-string-module"></span><h2>cpl.utils.string module<a class="headerlink" href="#module-cpl.utils.string" title="Permalink to this headline">¶</a></h2>
|
||||
<span id="cpl-utils-string"></span><h2>cpl.utils.string<a class="headerlink" href="#module-cpl.utils.string" title="Permalink to this headline">¶</a></h2>
|
||||
<dl class="py class">
|
||||
<dt id="cpl.utils.string.String">
|
||||
<em class="property"><span class="pre">class</span> </em><code class="sig-prename descclassname"><span class="pre">cpl.utils.string.</span></code><code class="sig-name descname"><span class="pre">String</span></code><a class="headerlink" href="#cpl.utils.string.String" title="Permalink to this definition">¶</a></dt>
|
||||
@@ -334,7 +332,6 @@
|
||||
</div>
|
||||
<footer>
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||||
<a href="cpl_cli.html" class="btn btn-neutral float-right" title="CPL_CLI" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
<a href="cpl.time.html" class="btn btn-neutral float-left" title="cpl.time" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user