summaryrefslogtreecommitdiff
path: root/fml/doc/ja/todo/include
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/todo/include')
-rw-r--r--fml/doc/ja/todo/include/bookinfo.sgml41
-rw-r--r--fml/doc/ja/todo/include/chapters.ent26
2 files changed, 67 insertions, 0 deletions
diff --git a/fml/doc/ja/todo/include/bookinfo.sgml b/fml/doc/ja/todo/include/bookinfo.sgml
new file mode 100644
index 00000000..50ab72d5
--- /dev/null
+++ b/fml/doc/ja/todo/include/bookinfo.sgml
@@ -0,0 +1,41 @@
+<!--
+ $FML: bookinfo.sgml,v 1.1 2001/04/24 06:51:59 fukachan Exp $
+-->
+
+ <bookinfo>
+ <bookbiblio>
+ <title>
+ fml-devel (fml 5.0) TODO list
+ </title>
+
+ <author>
+ <honorific> Dr </honorific>
+ <firstname> Ken'ichi </firstname>
+ <surname> Fukamachi </surname>
+ <affiliation>
+ <orgname>FML.ORG</orgname>
+ <address>
+ <email>
+ <ulink url="mailto:fukachan@fml.org">
+ fukachan@fml.org
+ </ulink>
+ </email>
+ </address>
+ </affiliation>
+ </author>
+
+ <copyright>
+ <year> 2001 </year>
+ <holder> Ken'ichi Fukamachi </holder>
+ </copyright>
+
+ </bookbiblio>
+
+ <legalnotice>
+ <para>
+ All rights reserved. This program is free software; you can
+ redistribute it and/or modify it under the same terms as Perl itself.
+ </para>
+ </legalnotice>
+
+ </bookinfo>
diff --git a/fml/doc/ja/todo/include/chapters.ent b/fml/doc/ja/todo/include/chapters.ent
new file mode 100644
index 00000000..f1de9b67
--- /dev/null
+++ b/fml/doc/ja/todo/include/chapters.ent
@@ -0,0 +1,26 @@
+<!--
+ $FML: chapters.ent,v 1.9 2001/05/17 04:00:44 fukachan Exp $
+-->
+
+<!entity versin "1.1">
+
+<!-- ポインタ -->
+<!entity fmlbible "『fml バイブル』(オライリージャパン刊)">
+<!entity www.fml.org "http://www.fml.org/fml/">
+<!entity fml4 "fml 4.0">
+<!entity fml5 "fml 5.0">
+
+
+<!-- 画像 -->
+<!entity image.architecture SYSTEM "architecture.gif" ndata gif>
+
+
+<!-- メタレベル -->
+<!entity bookinfo SYSTEM "include/bookinfo.sgml">
+<!entity preface SYSTEM "preface.sgml">
+<!entity sect.terms SYSTEM "include/terms.sgml">
+
+
+<!-- overview: introduction 〜 インストール、テストまで -->
+<!entity chapter.merge SYSTEM "merge.sgml">
+<!entity chapter.todo SYSTEM "todo.sgml">