summaryrefslogtreecommitdiff
path: root/index.ja.html
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-01-20 13:50:11 +0000
committerfukachan <fukachan>2001-01-20 13:50:11 +0000
commit6420249b655907ce33359b1f99221a87e90942cc (patch)
tree7d63d93fd54ebde80d300b70777699b78e24901a /index.ja.html
parenta7af8a001f9d069e695703ff1e7cfecc1f0c87b8 (diff)
downloadfml8-6420249b655907ce33359b1f99221a87e90942cc.tar.gz
fml8-6420249b655907ce33359b1f99221a87e90942cc.tar.bz2
fml8-6420249b655907ce33359b1f99221a87e90942cc.zip
change document hier
Diffstat (limited to 'index.ja.html')
-rw-r--r--index.ja.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/index.ja.html b/index.ja.html
new file mode 100644
index 00000000..1062bf59
--- /dev/null
+++ b/index.ja.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+<TITLE>
+fml 5 project home page
+</TITLE>
+<META http-equiv="Content-Type"
+ content="text/html; charset=EUC-JP">
+</HEAD>
+
+<FRAMESET COLS="25%,*" BORDERSPACING=0 FRAMEBORDER=0 BODER=0 BORDERCOLOR="#E6E6FA">
+ <FRAME SRC="fml/doc/menubar.ja.html" NAME="left">
+ <FRAME SRC="fml/doc/objects.ja.html" NAME="right">
+ <NOFRAMES>
+ <A HREF="fml/doc/index.ja.html">
+ fml5 project doc/
+ </A>
+ (if your browser not support frameset).
+ </NOFRAMES>
+</FRAMESET>
+</HTML>