diff options
| author | fukachan <fukachan> | 2006-01-16 03:21:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-16 03:21:34 +0000 |
| commit | 7c9a0e2cbeb115195e3aa8ba69b05a372446186b (patch) | |
| tree | 66ca853a61fd7641d31ef070588360d671c167e7 /fml/doc/en/tutorial/include | |
| parent | 507a307866f3a5bd9b1b642aa4cd9a6e39e329ee (diff) | |
| download | fml8-7c9a0e2cbeb115195e3aa8ba69b05a372446186b.tar.gz fml8-7c9a0e2cbeb115195e3aa8ba69b05a372446186b.tar.bz2 fml8-7c9a0e2cbeb115195e3aa8ba69b05a372446186b.zip | |
add and enable recipes on fml overview.
Diffstat (limited to 'fml/doc/en/tutorial/include')
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index b3b8dec9..b809d542 100644 --- a/fml/doc/en/tutorial/include/chapters.ent +++ b/fml/doc/en/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.7 2005/12/15 03:07:24 fukachan Exp $ + $FML: chapters.ent,v 1.8 2006/01/15 15:32:03 fukachan Exp $ $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $ --> @@ -29,8 +29,10 @@ <!-- part I: introduction .. test --> -<!entity chapter.overview.fml SYSTEM "overview/fml.sgml"> -<!entity chapter.overview.ml SYSTEM "overview/ml.sgml"> +<!entity chapter.overview.fml SYSTEM "overview/fml.sgml"> +<!entity chapter.overview.ml SYSTEM "overview/ml.sgml"> +<!entity sect.overview.ml.recipes SYSTEM "overview/recipes.ml.sgml"> +<!entity sect.overview.fml.recipes SYSTEM "overview/recipes.fml.sgml"> <!-- part II: set up --> |
