netmeister.org

Next Previous Table of Contents

1. Introduction

Palmdoc, inspired by javadoc, is a Perl program intended to help Palm programmers document their projects. It takes a projectname as input and walks along the project files, generating an HTML document from the code and the comments. While palmdoc has some strict rules, it helps the programmer maintain a clear document-structure and minimizes the effort of having to write seperate documentation for each project.

Next Previous Table of Contents