diff options
| author | fukachan <fukachan> | 2006-01-16 10:24:27 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-16 10:24:27 +0000 |
| commit | ffbf5c8b595dc9b227616efff0b021f8a805acfa (patch) | |
| tree | 2e62551658e2783c51a00d1b771db3a358ee1f97 /fml/doc/en/tutorial/internals | |
| parent | 7c9a0e2cbeb115195e3aa8ba69b05a372446186b (diff) | |
| download | fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.tar.gz fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.tar.bz2 fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.zip | |
several examples around on log, hooks, troubleshootings.
Diffstat (limited to 'fml/doc/en/tutorial/internals')
| -rw-r--r-- | fml/doc/en/tutorial/internals/hook.sgml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/fml/doc/en/tutorial/internals/hook.sgml b/fml/doc/en/tutorial/internals/hook.sgml index 206e4d5c..56c4f75d 100644 --- a/fml/doc/en/tutorial/internals/hook.sgml +++ b/fml/doc/en/tutorial/internals/hook.sgml @@ -1,5 +1,5 @@ <!-- - $FML: hook.sgml,v 1.1 2005/07/28 13:27:48 fukachan Exp $ + $FML: hook.sgml,v 1.2 2005/09/28 11:05:51 fukachan Exp $ --> @@ -122,4 +122,16 @@ The naming convension may differ from this convension. </sect1> +<sect1 id="hook.recipes"> + <title> + Recipes + </title> + +<qandaset> +§.hook.recipes; +</qandaset> + +</sect1> + + </chapter> |
