From 56fffacb9f19444f6ab08e02114514d543208db3 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Wed, 21 Sep 2016 12:15:24 -0700 Subject: [PATCH] start numbering guide at 0 --- guide/challenge-bot.scm | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.30.2