Revision: 1889
Author: [email protected]
Date: Wed Apr 7 10:11:58 2010
Log: fixed image filename, modified tutorial TOC
http://code.google.com/p/jallib/source/detail?r=1889
Added:
/trunk/doc/dita/tutorials/images/servo_rc_master_circuit.jpg
Deleted:
/trunk/doc/dita/tutorials/images/servo_rc_master_circuit.jpg.jpg
Modified:
/trunk/doc/dita/tutorials/tutorial_servo_rc_master.xml
/trunk/doc/dita/tutorials/tutorials.ditamap
=======================================
--- /dev/null
+++ /trunk/doc/dita/tutorials/images/servo_rc_master_circuit.jpg Wed Apr 7
10:11:58 2010
Binary file, no diff available.
=======================================
--- /trunk/doc/dita/tutorials/images/servo_rc_master_circuit.jpg.jpg Wed
Apr 7 09:16:40 2010
+++ /dev/null
Binary file, no diff available.
=======================================
--- /trunk/doc/dita/tutorials/tutorial_servo_rc_master.xml Wed Apr 7
09:16:40 2010
+++ /trunk/doc/dita/tutorials/tutorial_servo_rc_master.xml Wed Apr 7
10:11:58 2010
@@ -37,7 +37,7 @@
<p><b>Build your circuit</b></p>
<p>The schematic is very very simple, just take your blink circuit
and plug in your servo.</p>
<image href="images/servo_rc_master_schematic.jpg" width="450"
otherprops="clickable"/>
- <image href="images/servo_rc_master_circuit.jpg.jpg" width="450"
otherprops="clickable"/>
+ <image href="images/servo_rc_master_circuit.jpg" width="450"
otherprops="clickable"/>
</section>
<p><b>The Code</b></p>
<p>Since your main PIC will be controlling the servos, the PIC is
acting as a master device and therefore we will be using the
servo_rc_master library.</p>
=======================================
--- /trunk/doc/dita/tutorials/tutorials.ditamap Tue Apr 6 14:58:00 2010
+++ /trunk/doc/dita/tutorials/tutorials.ditamap Wed Apr 7 10:11:58 2010
@@ -53,9 +53,9 @@
<topicref href="tutorial_serial_port_board.xml"/>
<topicref href="tutorial_ICSP.xml"/>
</topichead>
- </appendix>
- <appendix>
- <topicref href="tutorial_changelog.xml"/>
- <topicref href="license.xml"/>
+ <topichead navtitle="Miscellaneous">
+ <topicref href="tutorial_changelog.xml"/>
+ <topicref href="license.xml"/>
+ </topichead>
</appendix>
</bookmap>
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en.