From: <ope...@li...> - 2002-06-27 03:49:48
|
Update of /cvsroot/openposs/Documents In directory usw-pr-cvs1:/tmp/cvs-serv27953 Modified Files: DocumentList.txt Log Message: Added OPRFC005.txt, which contains the Server API and directory structure. Index: DocumentList.txt =================================================================== RCS file: /cvsroot/openposs/Documents/DocumentList.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DocumentList.txt 26 Jun 2002 00:46:08 -0000 1.3 --- DocumentList.txt 27 Jun 2002 03:49:45 -0000 1.4 *************** *** 1,11 **** ! This document maintains a list of the documents in this module, and provides a ! brief description of the contents. ! ! +--------------+--------------------------------------------------------------+ ! | Document | Description | ! +--------------+--------------------------------------------------------------+ ! | OPRFC001.txt | Outline of project proposal and concepts of construction. | ! | OPRFC002.txt | Client/Server communication protocol description | ! | OPRFC003.txt | Outline of reports available in openPOS | ! | OPRFC004.txt | Outline of features for version 0.1.0 roadmap | ! +--------------+--------------------------------------------------------------+ --- 1,12 ---- ! This document maintains a list of the documents in this module, and provides a ! brief description of the contents. ! ! +--------------+--------------------------------------------------------------+ ! | Document | Description | ! +--------------+--------------------------------------------------------------+ ! | OPRFC001.txt | Outline of project proposal and concepts of construction. | ! | OPRFC002.txt | Client/Server communication protocol description | ! | OPRFC003.txt | Outline of reports available in openPOS | ! | OPRFC004.txt | Outline of features for version 0.1.0 roadmap | ! | OPRFC005.txt | openPOS System API, and directory structure. | ! +--------------+--------------------------------------------------------------+ |