From d8cb866ff00195da0d5879a271b19bbb4694ced8 Mon Sep 17 00:00:00 2001
From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sat, 2 Jan 2010 12:10:01 +0000
Subject: [PATCH] added link to wiki pages on migration and coding style

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@3026 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/doxygen/doc_main.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/www/doxygen/doc_main.txt b/www/doxygen/doc_main.txt
index 28d198692..b69329b49 100644
--- a/www/doxygen/doc_main.txt
+++ b/www/doxygen/doc_main.txt
@@ -17,7 +17,7 @@
  */
 
 /*! @mainpage Smartmontools Sourcecode Documentation
-  This is the main index page. Here we will add a short introduction
+  This is the main index page. Here we present a short introduction
   of the smartmontools software architecture and its components.<br> 
   Please refer to the further tabs and links to get detailed 
   information on each class and method.
@@ -90,6 +90,11 @@
      Provide the functions defined in this file by fleshing out the
      skeletons below.  You can entirely eliminate the function
      'unsupported()'.<br><br>
+  -# Wiki page DeveloperHowToMigrate gives detail instructions on
+     how to migrate old os_youros.cpp to new class interface<br>
+     http://sourceforge.net/apps/trac/smartmontools/wiki/DeveloperHowToMigrate<br><br>
+  -# We also started a page about CodingStyle<br>
+     http://sourceforge.net/apps/trac/smartmontools/wiki/CodingStyle<br><br>
   -# Contact smartmontools-support@lists.sourceforge.net to see
      about checking your code into the smartmontools SVN archive.
 
-- 
GitLab