diff options
| author | xue <> | 2007-02-04 03:55:25 +0000 | 
|---|---|---|
| committer | xue <> | 2007-02-04 03:55:25 +0000 | 
| commit | cb7abfbc8a9f93c61345c53b63e259162bb3de2a (patch) | |
| tree | bb631e89a850b0a6107e49ae47470b306d1d9310 /buildscripts/texbuilder/quickstart/pages.php | |
| parent | 633ae42f1c6f7069ba155ffa1bbc3b42fe189bb4 (diff) | |
Added NewFeatures tutorial page.
Diffstat (limited to 'buildscripts/texbuilder/quickstart/pages.php')
| -rw-r--r-- | buildscripts/texbuilder/quickstart/pages.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/buildscripts/texbuilder/quickstart/pages.php b/buildscripts/texbuilder/quickstart/pages.php index 230ed6a4..2a2c6b54 100644 --- a/buildscripts/texbuilder/quickstart/pages.php +++ b/buildscripts/texbuilder/quickstart/pages.php @@ -8,6 +8,7 @@ $pages['Getting Started'] = array(  	'GettingStarted/Introduction.page',
  	'GettingStarted/AboutPrado.page',
  	'GettingStarted/Installation.page',
 +	'GettingStarted/NewFeatures.page',
  	'GettingStarted/Upgrading.page'
  	);
 | 
