Orb/INSTALL.txt
changeset 3 d8fccb2cd802
child 4 468f4c8d3d5b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Orb/INSTALL.txt	Fri Apr 23 20:47:58 2010 +0100
@@ -0,0 +1,25 @@
+License
+=======
+Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved.
+This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html".
+
+Welcome to Orb
+==============
+Orb is a package containing a version of Doxygen that produces Dita XML and extentions to the Symbian Build System that invoke Doxygen on its build targets.
+
+Installation
+============
+
+    * Install a PDK or SDK for development on the Symbian Platform. (i.e Symbian Foundation SDK from here: http://developer.symbian.org/main/tools_and_kits/index.php)
+    * Install Raptor. 
+      - Orb version 0.1.8 only supports versions 2.9.1 to 2.10.0 of SBS. 
+      - Orb version 0.1.9 and above supports all versions of SBS.
+      Follow the instructions here: http://developer.symbian.org/wiki/index.php/Raptor_Build_System 
+	  Make sure the installer sets the environment variable %SBS_HOME% to the SBS directory.
+    * Extract Orb to your Symbian Build System application directory (SBS_HOME)
+
+Running Orb
+===========
+Please refer to README.txt for information on running Orb
\ No newline at end of file