summaryrefslogtreecommitdiff
path: root/buildscripts/texbuilder/time-tracker/preface.tex
diff options
context:
space:
mode:
authorwei <>2006-07-14 09:20:45 +0000
committerwei <>2006-07-14 09:20:45 +0000
commit4b78404c20490a615459267426ce9e6737bf4485 (patch)
treebe68ab7a2155980b05e5ab9f454e991e93007563 /buildscripts/texbuilder/time-tracker/preface.tex
parent143980b6dab8ad87c44518e5b7befb614fb83b85 (diff)
Moving files.
Diffstat (limited to 'buildscripts/texbuilder/time-tracker/preface.tex')
-rw-r--r--buildscripts/texbuilder/time-tracker/preface.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/buildscripts/texbuilder/time-tracker/preface.tex b/buildscripts/texbuilder/time-tracker/preface.tex
new file mode 100644
index 00000000..908f97fb
--- /dev/null
+++ b/buildscripts/texbuilder/time-tracker/preface.tex
@@ -0,0 +1,18 @@
+\chapter*{Preface}\addcontentsline{toc}{chapter}{Preface} \hypertarget{preface}{}
+\section*{Prado Time Tracker}
+This documentation is complete walk-through guide detailing the
+steps involved in implementating of the Prado Time Tracker web application.
+
+\subsection*{Target Audience}
+The guide is intended for readers who has some experience
+using PHP version 5 and some basic concepts of Object-Oriented application
+design. The guide will assume that the reader understands the primary concepts
+of class, methods, class inheritance, and other basic features offered by PHP
+version 5 or later.
+\subsection*{Questions and Comments}
+Readers are encouraged to ask questions as the forum regarding any
+particular aspect of this documentation. Comment and constructive criticisms
+are most welcome. Questions and comments may be directed at
+\href{http://www.pradosoft.com/forum/}{http://www.pradosoft.com/forum/}.
+
+