Doc_Index.txt
Location: ./PW_Tools/PWD/Input/ (Example)
The ";" separated ASCII-text contains for each defined document the following fields
ref;path;title;author;date
e.g.
0-00-O-1999-04-0;./0/00/O/0-00-O-1999-04-0;Format for technical report (Word template);Peter Wieland;1999-04-20
Field explanation:
| ref |
a reference to the paper in the format of the document reference system
|
| path |
a path to the document. It consists of ./a/bc/X/a-bc-X-defg-hi-k according the reference format of the document reference system
|
| title |
document title
|
| author |
document author
|
| document date |
in the format yyyy-mm-dd
|
Note:
- This file is used as a master file for all document information. All other document overview pages extract
additional information from this master file.
- The comment field, can be empty
- All ":" are required as separators
- No field may contain ":" as character
- The last line must be terminated with a carriage return/line feed
- Empty lines are allowed.