Difference between revisions of "XULRunner Guide Outline"

From CDOT Wiki
Jump to: navigation, search
 
Line 1: Line 1:
   [[XulRunnerIntroduction | Introduction ]]
+
   [[XulRunner_Introduction | Introduction ]]
 
   '''About this guide'''
 
   '''About this guide'''
 
     - New features in this release
 
     - New features in this release

Revision as of 16:39, 26 November 2006

  Introduction 
 About this guide
   - New features in this release
   - XULRunner Versions
     - Changes made
     - Bug Fixes for each version
   - Document conventions
 XULRunner Overview
   - What is XULRunner
   - Updating XULRunner
 Installation Process
   - Linux
       - System Requirements
       - Installation Instructions
  - Microsoft Windows 
       -  System Requirements 
       -  Installation Instructions
 Tutorial on XULRunner
   - File/Folder Structure
   - application.ini File
   - chrome.manifest File
   - prefs.js File
   - How to run the application
 How Tos    
   - How to do a Hello World application using XULRunner
   - How to deploy XULRunner
   - How to run an extension as an application using XULRunner (TBA)
   - How to debug a XULRunner application