From: daniel watson Date: Wed, 21 Sep 2016 19:15:24 +0000 (-0700) Subject: start numbering guide at 0 X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=56fffacb9f19444f6ab08e02114514d543208db3 start numbering guide at 0 --- diff --git a/guide/challenge-bot.scm b/guide/challenge-bot.scm index 6b94bf2..993880c 100644 --- a/guide/challenge-bot.scm +++ b/guide/challenge-bot.scm @@ -6,9 +6,11 @@ (toc) (chapter :title [mechanical] + :number "0" (p [let's build your robot!]) (section :title [arduino to deck] + :number "0" (p [let's attach the arduino to the deck.]) (subsection :title [required materials] @@ -612,6 +614,7 @@ :title [wiring and software] (section :title [serial] + :number "0" (subsection :title [software on computer] (subsubsection