Introduction

"Why program by hand in five days what you can spend five years of your life automating?"

-- Terrence Parr, author ANTLR/PCCTS

Well, QuickDoc was done over the weekend, thanks to Spirit, which is just over a year old... What is it? What you are viewing now, this documentation, is autogenerated by QuickDoc. These files were generated from one master:

quickdoc.txt

QuickDoc is a WikiWiki style documentation tool geared towards C++ documentation using simple rules and markup for simple formatting tasks. QuickDoc extends the Wiki concept. Like the Wiki, QuickDoc documents are simple text files. A single QuickDoc document can generate a fully linked set of nice HTML documents complete with images and syntax-colorized C++ code.