ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/documentation/specification/doc_spec.txt
Revision: 1.1
Committed: Wed Oct 25 18:16:30 2000 UTC (23 years, 6 months ago) by tdb
Content type: text/plain
Branch: MAIN
Log Message:
Specification for the format of all documentation.

File Contents

# Content
1 Document Specification
2 ======================
3
4 pjm2, 19/10/2000
5
6
7 Standards to adhere to: -
8
9 All documents must be saved as plain text with no more
10 than 60 characters per line.
11
12 Documents must be saved with a '.txt' file extension.
13
14 The text file must not contain any HTML tags.
15 This is to prevent problems when the file is included
16 as the contents on an SHTML page.
17
18
19 Other issues
20
21 If possible, please save the text files in 'Windows'
22 format, such that each line is separated by a return
23 and also a linefeed character.