summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorxue <>2007-02-04 03:55:25 +0000
committerxue <>2007-02-04 03:55:25 +0000
commitcb7abfbc8a9f93c61345c53b63e259162bb3de2a (patch)
treebb631e89a850b0a6107e49ae47470b306d1d9310 /buildscripts
parent633ae42f1c6f7069ba155ffa1bbc3b42fe189bb4 (diff)
Added NewFeatures tutorial page.
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/texbuilder/quickstart/pages.php1
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'
);