From acb0b4e16a75c7dced7406c99d2887a340a6c791 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Mon, 21 Jan 2002 06:33:43 +0000 Subject: [PATCH] started on documenting the formatters - not finished yet. --- docs/engine.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/engine.html b/docs/engine.html index c97940541..13a7b03a5 100644 --- a/docs/engine.html +++ b/docs/engine.html @@ -225,6 +225,13 @@ line 4: /////////////////////////////////////////////////////////////////////// + +

Output Format

+

The Checkstyle engine + +This document describes the core engine of Checkstyle, including what checks it performs and what can be configured. The engine can be executed via different interfaces. The standard distribution included support for: + +


Copyright © 2001 Oliver Burn. All rights Reserved.