From 45ec3ea9d939ea9ccda38f3e6407f148aa6654ce Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Sun, 15 Feb 2015 17:03:44 +0100 Subject: [PATCH] Fix documentation problems in the raven tutorial --- doc/tutorial-raven.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/tutorial-raven.txt b/doc/tutorial-raven.txt index 44159ed91..57e696cf3 100644 --- a/doc/tutorial-raven.txt +++ b/doc/tutorial-raven.txt @@ -11,18 +11,18 @@ support on Atmel RAVEN hardware. \section toc Table of contents -\ref introduction
-\ref hardware
-\ref software
-\ref overview
-\ref installation
-\ref running
-\ref advanced
-\ref issues
-\ref annex
+\ref tutorial-raven-introduction
+\ref hardware
+\ref software
+\ref overview
+\ref installation
+\ref running
+\ref advanced
+\ref issues
+\ref annex

-\section introduction Introduction +\section tutorial-raven-introduction Introduction This tutorial explains how to run Contiki with IPv6 and 6lowpan support on Atmel RAVEN evaluation kit (ATAVRRZRAVEN) hardware. We present basic example system architecture and application scenarios, @@ -419,7 +419,7 @@ is the one to the file you just modified and click on "Program". The third is to modify the default value in the code: \li Edit the file contiki-raven-main.c in the directory -platform\avr-raven. You will see the MAC address set in a line like: +platform\\avr-raven. You will see the MAC address set in a line like: \code /* Put default MAC address in EEPROM */