summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include.sgml
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-04-23 11:32:00 +0000
committerfukachan <fukachan>2001-04-23 11:32:00 +0000
commit82e7eed3c2ce0704311eb9f26b190bdf1c746f22 (patch)
tree13c3cdcc52d3be69f6d00de2d0b64ac2767aa0ad /fml/doc/ja/tutorial/include.sgml
parentc46c0a30d72da61918abccdffb47e3371ff04f93 (diff)
downloadfml8-82e7eed3c2ce0704311eb9f26b190bdf1c746f22.tar.gz
fml8-82e7eed3c2ce0704311eb9f26b190bdf1c746f22.tar.bz2
fml8-82e7eed3c2ce0704311eb9f26b190bdf1c746f22.zip
independent configuration file to define files to include
Diffstat (limited to 'fml/doc/ja/tutorial/include.sgml')
-rw-r--r--fml/doc/ja/tutorial/include.sgml12
1 files changed, 12 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/include.sgml b/fml/doc/ja/tutorial/include.sgml
new file mode 100644
index 00000000..cc11df93
--- /dev/null
+++ b/fml/doc/ja/tutorial/include.sgml
@@ -0,0 +1,12 @@
+<!entity versin "1.1">
+
+<!-- include する SGML ファイル群 -->
+<!entity appendix SYSTEM "appendix.sgml">
+<!entity docbook SYSTEM "docbook.sgml">
+<!entity terms SYSTEM "terms.sgml">
+<!entity intro SYSTEM "intro.sgml">
+<!entity install SYSTEM "install.sgml">
+<!entity reference SYSTEM "reference.sgml">
+
+<!-- 画像 -->
+<!entity architecture SYSTEM "architecture.gif" ndata gif>