From 910f005321b6169a0f3067e1aa46f4342332adb3 Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 20 Feb 2002 15:13:10 +0000 Subject: [PATCH] add plugin chapter outline --- docs.sgml | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/docs.sgml b/docs.sgml index f294d431..1df63c3e 100644 --- a/docs.sgml +++ b/docs.sgml @@ -6110,6 +6110,91 @@ s m o k e r s a r e p. . . + + Plugins + + + + How Plugins Work + + + + + Making Custom Plugins + + + custom functions + + + +custom function plugin + + + + + + modifiers + + + +modifier plugin + + + + + + compiler functions + + + +compiler function plugin + + + + + + prefilters + + + +prefilter plugin + + + + + + postfilters + + + +postfilter plugin + + + + + + template resources + + + +template resource plugin + + + + + + inserts + + + +insert plugin + + + + + + + Debugging Console