Skip to content

Commit a817521

Browse files
committed
update docs
1 parent 9e9e417 commit a817521

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h2>Setup &amp; Update Goby Documentation</h2>
120120

121121
<p>This should generate (or overwrite) new docs in <code>/docs</code> directory.</p>
122122

123-
<p>If you want to update the documentation, make sure you checkout to the desired branch for Goby project. Also update the version number in <code>settings.yml</code>.</p>
123+
<p>If you want to update the documentation, make sure you checkout to the desired branch for Goby project.</p>
124124

125125
<p>After that, commit and push them for update. GitHub will handle the rest.</p>
126126

docs/method.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ <h1 class="class_name">Method</h1>
9393

9494
<h2>Description</h2>
9595
<hr />
96-
<div></div>
96+
<div><p>Method represents methods defined using goby.</p>
97+
</div>
9798

9899
<h2>Instance Methods</h2>
99100
<hr />

0 commit comments

Comments
 (0)