From: daniel watson Date: Wed, 16 Nov 2016 22:04:19 +0000 (-0800) Subject: remove "summary" and "download" headings X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=3d74bac65779ddab772766aae34f48cd48245c6b remove "summary" and "download" headings --- diff --git a/guide/hausner/overview.org b/guide/hausner/overview.org index f41443c..9a1b194 100644 --- a/guide/hausner/overview.org +++ b/guide/hausner/overview.org @@ -11,36 +11,32 @@ all software used in this robot is available for you to use for any purpose, improve, and, share those improvements (if you want). ** arduino -*** summary - control how the robot gets information from sensors, and moves - its motors. -*** download - https://www.arduino.cc/en/Main/Software + control how the robot gets information from sensors, and moves + its motors. + + https://www.arduino.cc/en/Main/Software ** openscad -*** summary - create robot parts! + create robot parts! + + use this program to view parts inside the "3d-printables" + directory. write code to modify the parts and create completely + new ones. - use this program to view parts inside the "3d-printables" - directory. write code to modify the parts and create completely - new ones. -*** download - http://www.openscad.org/downloads.html + http://www.openscad.org/downloads.html ** fritzing -*** summary - wire up components! -*** download - http://fritzing.org/download/?donation=0 + wire up components! + + http://fritzing.org/download/?donation=0 ** 7-zip -*** summary - extract the contents of .tgz files, like the content of this class. + extract the contents of .tgz files, like the content of this class. + + this is needed on MS Windows(tm) only. - this is needed on MS Windows(tm) only. + if you are on Mac OS X, or GNU (on cygwin or linux), then you do + not need this. your software will be able to extract the + class content - if you are on Mac OS X, or GNU (on cygwin or linux), then you do - not need this. your software will be able to extract the - class content -*** download - http://7-zip.org/ + http://7-zip.org/ * class content all the source code for the class is available here: