summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorwei <>2006-09-18 23:38:21 +0000
committerwei <>2006-09-18 23:38:21 +0000
commit4def5cca8aeb85390c0f82c9445ee228ac40a7f3 (patch)
tree2e5e33e2c20ffefaedcb3d39a9f57dd8a9172f3c /buildscripts
parent1e5f13b21b33b0d7ce86fe97ca145a3561433a7a (diff)
Add CommandLine quickstart doc.
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/texbuilder/pages.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/texbuilder/pages.php b/buildscripts/texbuilder/pages.php
index 9b8a97ad..4d285162 100644
--- a/buildscripts/texbuilder/pages.php
+++ b/buildscripts/texbuilder/pages.php
@@ -9,6 +9,7 @@ $pages['Getting Started'] = array(
'GettingStarted/AboutPrado.page',
'GettingStarted/Installation.page',
'GettingStarted/HelloWorld.page',
+ 'GettingStarted/CommandLine.page',
'GettingStarted/Upgrading.page'
);