Index: /trunk/doc/design/design.tex
===================================================================
--- /trunk/doc/design/design.tex	(revision 424)
+++ /trunk/doc/design/design.tex	(revision 425)
@@ -1,4 +1,3 @@
-%%% $Id: design.tex,v 1.4 2004-04-13 05:28:11 price Exp $
-%\documentclass[panstarrs,psreport]{panstarrs}
+%%% $Id: design.tex,v 1.5 2004-04-15 01:39:13 eugene Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -14,42 +13,51 @@
 \docnumber{PSDC-430-008}
 
+% allow paragraphs to be listed in TOC for now 
+\setcounter{tocdepth}{4} 
+
 \begin{document}
 \maketitle
 
 % -- Revision History --
-% provide explicit values for the old versions
-% use '\theversion' for the current version (set above)
 \RevisionsStart
 % version     Date         Description
-01     & 2003.01.01 & First draft \\
-\hline
-02     & 2003.03.05 & Second draft \\
-\hline
-03     & 2003.03.25 & Section reorganization \\
+DR.01     & 2003.01.01 & First draft  \\ \hline
+DR.02     & 2003.03.05 & Second draft \\ \hline
+DR.03     & 2003.03.25 & Section reorganization \\ 
+DR.04     & 2003.04.13 & Most sections fleshed out \\ 
 \RevisionsEnd
 
+\listoffigures
 \pagebreak
+
 \tableofcontents
-
 \pagebreak
-\listoffigures
-
-\pagebreak 
 \pagenumbering{arabic}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 \section{Scope}
 
-This document establishes the design, performance, development, and
-verification requirements for the \PS{} Image Processing Pipeline
-(IPP) for both the full four-telescope \PS{} deployment (PS-4)
-and the initial single-telescope demonstration deployment (PS-1).
-
 \subsection{Identification}
 
+This document establishes additional design requirements, beyond those
+specified in the Software Requirement Specification (PSDC-430-005), for
+the Pan-STARRS Image Processing Pipeline (IPP) as applied to
+Pan-STARRS 1 (PS-1), the initial demonstration telescope to be
+constructed on Haleakala by Jan 2006.  
+
 \subsection{System Overview}
 
+\tbd{description of the Pan-STARRS System and PS-1.}
+
 \subsection{Document Overview}
 
-Open Issues and TBDs in this document are marked in bold red type,
-with surrounding square brackets, \tbd{like this}.
+The Pan-STARRS document naming scheme is PSDC-NNN-MMM-VV, where the VV
+entry specifies the document version number.  Where documents are
+identified without the version number, the latest official version in
+that series is implied.  
+
+Open Issues and TBDs in this document are marked \tbd{in bold, red
+with surrounding square brackets}.
 
 \section{Referenced Documents}
@@ -57,22 +65,16 @@
 This section lists documents referred to by this specification.\\
 
-\begin{tabular}{ll}
-\hline
-\multicolumn{2}{l}{\bf Internal Documents} \\
-xxx-xxx-xxx  &   \PS{} Telescope Scheduler specification document \\
-xxx-xxx-xxx  &   Telescope Control System specification document \\
-xxx-xxx-xxx  &   Summit Pixel Server specification document \\
-xxx-xxx-xxx  &   Sky Server specification document \\
-xxx-xxx-xxx  &   Master Object Database specification document \\
-xxx-xxx-xxx  &   Camera Readout specification document \\
-xxx-xxx-xxx  &   PS-1 Design Reference Mission \\
-xxx-xxx-xxx  &   \PS{} C Code Conventions \\
-\hline
-\multicolumn{2}{l}{\bf External Documents} \\
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\DocumentsInternalSection
+PSDC-430-xxx  &   PS-1 Design Reference Mission \\ \hline
+PSDC-430-004  &   Pan-STARRS IPP C Code Conventions \\ \hline
+PSDC-430-006  &   Pan-STARRS IPP ADD \\ \hline
+PSDC-430-007  &   Pan-STARRS IPP PSLib SDR \\ \hline
+\DocumentsExternalSection
 Posix Standard & Open Group Based Specifications Issue 6, IEEE Std 1003.1, 2003 \\
-\hline
-\end{tabular}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\DocumentsEnd
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{System Design Decisions}
