From 4b78404c20490a615459267426ce9e6737bf4485 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 14 Jul 2006 09:20:45 +0000 Subject: Moving files. --- buildscripts/texbuilder/time-tracker/preface.tex | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 buildscripts/texbuilder/time-tracker/preface.tex (limited to 'buildscripts/texbuilder/time-tracker/preface.tex') 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/}. + + -- cgit v1.2.3