diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-22 19:06:05 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-22 19:06:05 +0000 |
commit | 3039396b6a1b6acb98fa6025bd6c3461d4ee2817 (patch) | |
tree | 33be13c1f018ace239d061527df803248cf08110 /docs | |
parent | 2732c959eb0435f5f056fd6b6e191395128ea882 (diff) | |
download | ChibiOS-3039396b6a1b6acb98fa6025bd6c3461d4ee2817.tar.gz ChibiOS-3039396b6a1b6acb98fa6025bd6c3461d4ee2817.tar.bz2 ChibiOS-3039396b6a1b6acb98fa6025bd6c3461d4ee2817.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1773 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/eclipse.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/eclipse.dox b/docs/src/eclipse.dox index 385335d7e..77f21720d 100644 --- a/docs/src/eclipse.dox +++ b/docs/src/eclipse.dox @@ -123,7 +123,7 @@ * to the ChibiOS/RT root directory (you may have as many workspaces you
* want, keep this for later), make sure to select the check box or it will
* ask you again each time.
- * <br>
+ * <br><br>
* @image html tool001.jpg
* <br>
* - Now you should see the welcome screen, close it and you will be in the
@@ -143,7 +143,7 @@ * - Press the "Add..." button and put http://opensource.zylin.com/zylincdt
* into the location field, then press OK. The Zylin plugin will appear in the
* available plugins view, select and install it.
- * <br>
+ * <br><br>
* @image html tool002.jpg
* .
*
|