Considering POD

June 6th, 2003 at 12:46 pm

The current documentation for my ESMS game is 5 years old and resides in text files.

A new major version will be released soon (hence I have to update the docs anyway), so I think of transferring them to something more modern along the way.

My idea is as follows: I want HTML, but writing docs in HTML directly isn’t fun, so maybe I’ll use POD and translate it to html with pod2html. It will give me an opportunity to finally learn POD and from it I can translate to Latex, which
means PDF etc.

No related posts.

Leave a Reply

To post code with preserved formatting, enclose it in `backticks` (even multiple lines)