Difference between revisions of "XULRunner Guide Outline"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
   [[XulRunner_Introduction  | Introduction ]]
 
   [[XulRunner_Introduction  | Introduction ]]
  '''About this guide'''
 
    - New features in this release
 
    - [[XULRunner Versions]]
 
 
   '''XULRunner Overview'''
 
   '''XULRunner Overview'''
 
     - [[What is XULRunner]]
 
     - [[What is XULRunner]]
 
     - [[Updating XULRunner]]
 
     - [[Updating XULRunner]]
 +
    - [[XULRunner Versions]]
 
   '''Installation Process'''
 
   '''Installation Process'''
 
     - Linux
 
     - Linux

Revision as of 17:23, 26 November 2006

  Introduction 
 XULRunner Overview
   - What is XULRunner
   - Updating XULRunner
   - XULRunner Versions
 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