diff options
| -rw-r--r-- | fml/doc/en/htdocs/menubar.html | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/fml/doc/en/htdocs/menubar.html b/fml/doc/en/htdocs/menubar.html new file mode 100644 index 00000000..9fd0e786 --- /dev/null +++ b/fml/doc/en/htdocs/menubar.html @@ -0,0 +1,155 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> +<TITLE> +fml-devel (fml 5.0) project menu +</TITLE> +<META http-equiv="Content-Type" + content="text/html; charset=US-ASCII"> +</HEAD> + +<BODY BGCOLOR="#E6E6FA"> +<!-- ================== body =========================================== --> + +<small> + <B>fml-devel (fml 5.0) project</B> +</small> + +<P> +(NT = not translated) +<UL> + <LI> + <A HREF="../../../../CHANGES.txt" TARGET="right"> + latest changes (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tutorial/index.html" + TARGET="right"> + Tutorial (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tech/index.html" + TARGET="right"> + Tips (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tutorial/download.html" + TARGET="right"> + download (NT) + </A> + + <LI> + <A HREF="http://www.fml.org/cvsweb/fmlsrc/" TARGET="right"> + cvsweb + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tutorial/installation.html" + TARGET="right"> + install (NT) + </A> + <BR> + <A HREF="../../../../Documentation/ja/tutorial/upgrade.html" + TARGET="right"> + upgrade (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tutorial/mailinglist.html" + TARGET="right"> + mailing list (NT) + </A> + <BR> + <A HREF="http://www.fml.org/mlarchives/MHL/fml-devel/index.html" + TARGET="right"> + log (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tutorial/overview.html" + TARGET="right"> + overview (NT) + </A> + + <LI> + modules + <BR> + <A HREF="../../../../Documentation/ja/tutorial/glossary.html" + TARGET="right"> + glossary (NT) + </A> + + <UL> + <LI> + fml.org + <UL> + <LI> + <A HREF="../../../../Documentation/en/modules/fml-lib-index.html" + TARGET="right"> + lib/ + </A> + <LI> + <A HREF="../../../libexec/index.ja.html" TARGET="right"> + libexec/ + </A> + </UL> + + <LI> + <A HREF="../../../../Documentation/en/modules/cpan-lib-index.html" + TARGET="right"> + CPAN + </A> + + <LI> + <A HREF="../../../../Documentation/en/modules/img-lib-index.html" + TARGET="right"> + IMG + </A> + + </UL> + + <LI> + variables + <BR> + <A HREF="../../../../Documentation/ja/tutorial/programingstyle.html#VARIABLE-NAMING-CONVENTION" + TARGET="right"> + naming convention (NT) + </A> + <BR> + <A HREF="../../../../Documentation/ja/tutorial/list.variables.by.alphabeticalorder.html" + TARGET="right"> + default values (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/todo/index.html" + TARGET="right"> + TODO (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/ja/tutorial/docbook.html" + TARGET="right"> + how to write SGML (NT) + </A> + + <LI> + <A HREF="../../../../Documentation/en/rfc/" TARGET="right"> + RFC + </A> + + <LI> + <A HREF="../../../../Documentation/en/I-D/" TARGET="right"> + I-D + </A> + +</UL> + +<IMG SRC="../../../../Documentation/ja/images/logo.jpg" ALIGN="center"> + +<!-- =================================================================== --> +</BODY> +</HTML> |
