4 messages in com.perforce.perforce-user[p4] Documentation file formats (Or: ...
FromSent OnAttachments
Oren Shemesh15 Jun 2004 00:18 
Arnt Gulbrandsen15 Jun 2004 03:51 
Thierry Michalowski15 Jun 2004 05:08 
Chuck Karish15 Jun 2004 09:15 
Subject:[p4] Documentation file formats (Or: How do you manage docs across bra nches ?)
From:Chuck Karish (chuc@gmail.com)
Date:06/15/2004 09:15:07 AM
List:com.perforce.perforce-user

We use HTML with CSS.

Once I wrote a doc system in which each source file was a simple Perl script that knew how to wrap itself with boilerplate, but I'd misjudged my customers; simple as it was, they didn't want to deal with it.

Migration path from .doc to .html:

Open with Word Save as HTML from Word Open with Mozilla Composer Save as text Write reasonable HTML formatting by hand