aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--_pkgdown.yml3
-rw-r--r--docs/reference/index.html6
3 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 74771c4..75b9d7e 100644
--- a/README.md
+++ b/README.md
@@ -28,3 +28,4 @@ be plotted
Some examples are available from the
[reference on jrwb.de](http://pkgdown.jrwb.de/chents/reference).
+
diff --git a/_pkgdown.yml b/_pkgdown.yml
index 12448d6..2d8ddc3 100644
--- a/_pkgdown.yml
+++ b/_pkgdown.yml
@@ -4,8 +4,7 @@ template:
bootswatch: spacelab
reference:
- - title: Class definitions
- desc: R6 classes and their methods
+ - title: R6 Class definitions and methods
contents:
- chent
- draw_svg.chent
diff --git a/docs/reference/index.html b/docs/reference/index.html
index c88bffd..52967a5 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -71,8 +71,8 @@
</div>
<div class="contents">
- <h2 id="section-class-definitions" class="hasAnchor"><a href="#section-class-definitions" class="anchor"></a>Class definitions</h2>
- <p class="section-desc"><p>R6 classes and their methods</p></p>
+ <h2 id="section-r-class-definitions-and-methods" class="hasAnchor"><a href="#section-r-class-definitions-and-methods" class="anchor"></a>R6 Class definitions and methods</h2>
+ <p class="section-desc"></p>
<p><a href="chent.html">An R6 class for chemical entities with associated data</a></p>
@@ -116,7 +116,7 @@
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
- <li><a href="#section-class-definitions">Class definitions</a></li>
+ <li><a href="#section-r-class-definitions-and-methods">R6 Class definitions and methods</a></li>
</ul>
</div>
</div>

Contact - Imprint