Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/embedded/handbook: boards-arm-nailboard.xml
Date: Fri, 18 Apr 2008 19:56:17
Message-Id: E1Jmwgx-0000RU-1a@stork.gentoo.org
1 solar 08/04/18 19:56:15
2
3 Modified: boards-arm-nailboard.xml
4 Log:
5 - add a little more info about the nailboard and try to make xml formatting happy
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml?r1=1.1&r2=1.2
13
14 Index: boards-arm-nailboard.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- boards-arm-nailboard.xml 18 Apr 2008 19:34:26 -0000 1.1
21 +++ boards-arm-nailboard.xml 18 Apr 2008 19:56:14 -0000 1.2
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml,v 1.1 2008/04/18 19:34:26 solar Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/boards-arm-nailboard.xml,v 1.2 2008/04/18 19:56:14 solar Exp $ -->
28
29 <sections>
30
31 @@ -15,7 +15,7 @@
32 <section>
33 <title>Nail Board Specifications:</title>
34 <body>
35 -<p>
36 +<pre caption="Board Specifications">
37
38 # All power received from the USB port (no external power supply required)
39 # Male (upstream) USB connector
40 @@ -55,7 +55,18 @@
41 # Hammer module breakout header
42 * Access to all 40 I/O pins of the Hammer module
43 * 0.1 inch headers
44 -</p>
45 +</pre>
46 +</body>
47 +</section>
48 +
49 +<section>
50 +<title>References:</title>
51 +<body>
52 +<ul>
53 + <li><uri link="http://tincantools.com">TinCanTools</uri></li>
54 + <li><uri link="http://www.elinux.org/Hammer_Board">Hammer Board</uri></li>
55 + <li><uri link="http://www.elinux.org/Nail_Board">Nail Board</uri></li>
56 +</ul>
57 </body>
58 </section>
59
60
61
62
63 --
64 gentoo-commits@l.g.o mailing list