headerwalk.pl

Introduction

The headerwalk tool walks a header and generates a bunch of very simple text content. This is mostly just a fun example of using the block parser in a different way than it was intended. This experiment led to changes that eventually resulted in the -E flag to headerDoc2HTML.pl (headerdoc2html).

This document provides API-level documentation on the tool's internals. This tool is not installed and no user-level documentation is provided because it is intended solely as demonstration code.