summaryrefslogtreecommitdiff
path: root/docs/reference/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r--docs/reference/index.html24
1 files changed, 15 insertions, 9 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 12b0201..eccf7a0 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">chents</a>
- <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.3.6</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.3.7</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@@ -50,6 +50,18 @@
<dd>An R6 class for chemical entities with associated data</dd>
</dl><dl><dt>
+ <code><a href="pai.html">pai</a></code>
+
+ </dt>
+ <dd>An R6 class for pesticidal active ingredients and associated data</dd>
+ </dl><dl><dt>
+
+ <code><a href="ppp.html">ppp</a></code>
+
+ </dt>
+ <dd>R6 class for a plant protection product with at least one active ingredient</dd>
+ </dl><dl><dt>
+
<code><a href="draw_svg.chent.html">draw_svg.chent()</a></code>
</dt>
@@ -68,22 +80,16 @@
<dd>Printing method for chent objects</dd>
</dl><dl><dt>
- <code><a href="pai.html">pai</a></code>
-
- </dt>
- <dd>An R6 class for pesticidal active ingredients and associated data</dd>
- </dl><dl><dt>
-
<code><a href="print.pai.html">print(<i>&lt;pai&gt;</i>)</a></code>
</dt>
<dd>Printing method for pai objects (pesticidal active ingredients)</dd>
</dl><dl><dt>
- <code><a href="ppp.html">ppp</a></code>
+ <code><a href="print.ppp.html">print(<i>&lt;ppp&gt;</i>)</a></code>
</dt>
- <dd>R6 class for a plant protection product with at least one active ingredient</dd>
+ <dd>Printing method for ppp objects (plant protection products)</dd>
</dl></div>
</main></div>

Contact - Imprint