FILES
----------------------------
ANNOUNCEMENT	-- The latest PTS release announcement.
COPYRIGHT	-- Problem Tracking System (PTS) copyright notice.
COPYRIGHT.note	-- Unofficial laymans translation of the PTS copyright.
HISTORY		-- Brief history of PTS versions.
INSTALL		-- PTS installation manual.  **REQUIRED READING!**
Imakefile	-- imake source file
Imake.config    -- Common definitions for all Imakefile files.  Customize this.
Makefile	-- make source file generated by imake & Imakefile
PLATFORMS	-- A list of platforms PTS has been built on.
README		-- Brief description of PTS.
README.SCO	-- Some notes necessary for SCO systems.
ROADMAP		-- You're lookin at it.
TODO		-- A "to-do" list for PTS.  (See */TODO, too.)
patchlevel.h	-- Version information.

DIRECTORIES
----------------------------
config		-- PTS configuration file parser
contrib		-- Various unsupported contributed packages/demos
cpts		-- Curses-mode (text-mode) version of PTS.  Incomplete.
doc		-- PTS documentation
neb_cld		-- "The Nebulus Cloud", the high-level database interface
newprob		-- Command-line utility for reporting problems.
ptsager		-- PTS cron sub-system (problem ager/mailer)
ptstypes	-- Command-line utility to spit out all problem types.
text		-- Library used by cpts.
util		-- Various low-level utility functions.
web		-- The WWW interface.
xpts		-- The X Window System user-interface for PTS
zdbm		-- The Zombie Database Manager

See README files within each directory.



./doc:
------
This directory contains most of the documentation for the Problem Tracking
System.  It is grouped like this:

Requirements	-- Software Requirements Specification
Design		-- Software Design Document
Manual		-- Manpages
Misc		-- Miscellaneous things

[If not all of these directories is present, see ./doc/README.]

PTS has been designed using the Iterative Waterfall Design methodology.
For this reason, there are several versions of the Software Requirements
Document and the Software Design Document.  The version numbers below are
unrelated to the release number of PTS.

./doc/Design:
-------------
version1	-- First pass, completed in the spring of 1991.
version2	-- Second pass, completed the summer of 1992.
version3	-- Third pass, completed in the spring of 1993.

./doc/Requirements:
-------------------
version1	-- First pass, completed in the spring of 1991.
version2	-- Second pass, completed the fall of 1991.


./contrib:
----------
ptsprt		-- PTS Print utility.  NEW & untested.
texttest	-- Text-mode demo.  Not particulary useful, except maybe
		   for those writing their own PTS utilitles.

--
Dean Collins
Wed Oct 12 18:48:49 PDT 1994
