equal
deleted
inserted
replaced
7 |
7 |
8 Welcome to Orb |
8 Welcome to Orb |
9 ============== |
9 ============== |
10 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. |
10 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. |
11 |
11 |
|
12 Full Orb documentation can be found on this wiki page: http://developer.symbian.org/wiki/index.php/Doctools/ORB |
|
13 |
12 Installation |
14 Installation |
13 ============ |
15 ============ |
14 |
16 |
15 * 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) |
17 * 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) |
16 * Install Raptor. |
18 * Install SBS (also known as Raptor). |
17 - Orb version 0.1.8 only supports versions 2.9.1 to 2.10.0 of SBS. |
|
18 - Orb version 0.1.9 and above supports all versions of SBS. |
19 - Orb version 0.1.9 and above supports all versions of SBS. |
19 Follow the instructions here: http://developer.symbian.org/wiki/index.php/Raptor_Build_System |
20 Follow the instructions here: http://developer.symbian.org/wiki/index.php/Raptor_Build_System |
20 Make sure the installer sets the environment variable %SBS_HOME% to the SBS directory. |
21 Make sure the installer sets the environment variable %SBS_HOME% to the SBS directory. |
21 * Extract Orb to your Symbian Build System application directory (SBS_HOME) |
22 * Extract Orb to your SBS application directory (%SBS_HOME%) |
22 |
23 |
23 Running Orb |
24 Running Orb |
24 =========== |
25 =========== |
25 Please refer to README.txt for information on running Orb |
26 Please refer to README.txt for information on running Orb or the Symbian Foundation WIKI page: http://developer.symbian.org/wiki/index.php/Doctools/ORB |