diff options
| author | fukachan <fukachan> | 2001-04-30 10:21:41 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-04-30 10:21:41 +0000 |
| commit | 28dfaebfa4d77427a745046ad1b56a4d256f38aa (patch) | |
| tree | decc1c0db34584116e7d93e20ccc4f3f5a41a8a1 /fml/lib/index.ja.html | |
| parent | 1631ccc5e9517a9099e0ee5dc0c63aefcb0ff919 (diff) | |
| download | fml8-28dfaebfa4d77427a745046ad1b56a4d256f38aa.tar.gz fml8-28dfaebfa4d77427a745046ad1b56a4d256f38aa.tar.bz2 fml8-28dfaebfa4d77427a745046ad1b56a4d256f38aa.zip | |
clean up documents hierarchy.
remove {index,pointer}.ja.html in each directory which is obsolete.
merge documents to under fml/doc/ja/ if apporoviate.
move variable list to Documentation/ja/etc/
Diffstat (limited to 'fml/lib/index.ja.html')
| -rw-r--r-- | fml/lib/index.ja.html | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/fml/lib/index.ja.html b/fml/lib/index.ja.html deleted file mode 100644 index dfbd1445..00000000 --- a/fml/lib/index.ja.html +++ /dev/null @@ -1,52 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<HTML> -<HEAD> -<TITLE> -::* classes -</TITLE> -<META http-equiv="Content-Type" - content="text/html; charset=EUC-JP"> -</HEAD> - -<BODY BGCOLOR="#E6E6FA"> -<CENTER><EM> class modules</EM></CENTER> -<HR> -<TABLE> -<TR> -<TD> - ErrorStatus.pm <TD> -<A HREF="ErrorStatus.pm">[source]</A> -<TD> -<A HREF="@@doc/ErrorStatus.txt">[manual]</A> -<TD> -<TR> -<TD> - <A HREF=FML/index.ja.html>FML::*</A> -<TR> -<TD> - <A HREF=File/index.ja.html>File::*</A> -<TR> -<TD> - <A HREF=IO/index.ja.html>IO::*</A> -<TR> -<TD> - <A HREF=Language/index.ja.html>Language::*</A> -<TR> -<TD> - <A HREF=Mail/index.ja.html>Mail::*</A> -<TR> -<TD> - <A HREF=SQL/index.ja.html>SQL::*</A> -<TR> -<TD> - <A HREF=Tie/index.ja.html>Tie::*</A> -<TR> -<TD> - TinyScheduler.pm <TD> -<A HREF="TinyScheduler.pm">[source]</A> -<TD> -<A HREF="@@doc/TinyScheduler.txt">[manual]</A> -<TD> -</TABLE> -</BODY> -</HTML> |
