From 8d2da5c6c60316e701810e0cee6afbb7a1e4d210 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Sun, 7 May 2017 16:59:34 -0400 Subject: [PATCH] Update documentation --- doc/Dialogue.html | 4 +- doc/Dialogue/Speaker.html | 202 ++++++--- doc/Gardner.html | 193 ++------- doc/Planter.html | 16 +- doc/Planter/Plot.html | 341 +++++++++++++++ doc/Planter/Spade.html | 680 ++++++++++++++++++++++++++++++ doc/Sapling.html | 2 +- doc/Sapling/CLI.html | 141 ++++--- doc/_index.html | 18 +- doc/class_list.html | 2 +- doc/file.CONTRIBUTING.html | 2 +- doc/file.LICENSE.html | 2 +- doc/file.README.html | 17 +- doc/file.config_file.html | 2 +- doc/file.config_file_example.html | 2 +- doc/file.editor.html | 2 +- doc/index.html | 17 +- doc/method_list.html | 88 +++- doc/top-level-namespace.html | 236 ++++++++++- 19 files changed, 1657 insertions(+), 310 deletions(-) create mode 100644 doc/Planter/Plot.html create mode 100644 doc/Planter/Spade.html diff --git a/doc/Dialogue.html b/doc/Dialogue.html index 8e05121..a236f14 100644 --- a/doc/Dialogue.html +++ b/doc/Dialogue.html @@ -78,7 +78,7 @@
Defined in:
-
lib/sapling.rb
+
lib/sapling/dialogue.rb
@@ -116,7 +116,7 @@ diff --git a/doc/Dialogue/Speaker.html b/doc/Dialogue/Speaker.html index 92b7f7a..3bd027f 100644 --- a/doc/Dialogue/Speaker.html +++ b/doc/Dialogue/Speaker.html @@ -94,7 +94,7 @@
Defined in:
-
lib/sapling.rb
+
lib/sapling/dialogue.rb
@@ -118,6 +118,33 @@ tree.

Instance Attribute Summary collapse