diff options
| author | fukachan <fukachan> | 2002-01-17 10:08:35 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-01-17 10:08:35 +0000 |
| commit | a77c94740565d8088cb9fb80540c5a838b2595a0 (patch) | |
| tree | 7d91bbba3a6339f4dfa55e117b9dafc79c17d85a /fml/doc/en/htdocs | |
| parent | 34b7c8126a0b5e01fd3467c1c3c51cb7aff92dfb (diff) | |
| download | fml8-a77c94740565d8088cb9fb80540c5a838b2595a0.tar.gz fml8-a77c94740565d8088cb9fb80540c5a838b2595a0.tar.bz2 fml8-a77c94740565d8088cb9fb80540c5a838b2595a0.zip | |
enabled switch English<->Japanese. et.al.
Diffstat (limited to 'fml/doc/en/htdocs')
| -rw-r--r-- | fml/doc/en/htdocs/menu.html | 28 | ||||
| -rw-r--r-- | fml/doc/en/htdocs/menubar.html | 34 |
2 files changed, 47 insertions, 15 deletions
diff --git a/fml/doc/en/htdocs/menu.html b/fml/doc/en/htdocs/menu.html new file mode 100644 index 00000000..8d96c433 --- /dev/null +++ b/fml/doc/en/htdocs/menu.html @@ -0,0 +1,28 @@ +<!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=us-ascii"> +</HEAD> + +<BODY BGCOLOR="#E6E6FA"> + +<A HREF="../../../../index.html.ja" TARGET="_top">[Japanese]</A> + +<HR> + +<P> +fml 5.0 project is studying next generation of +<A HREF="http://www.fml.org/software/fml/" TARGET="_top"> +fml +</A>. +5.0 is built from scratch and fully rewriten, not 4.0 modification. + +<P> +<IMG SRC="../../../../Documentation/ja/images/logo.jpg" ALIGN="center"> + +</BODY> +</HTML> diff --git a/fml/doc/en/htdocs/menubar.html b/fml/doc/en/htdocs/menubar.html index 9fd0e786..318f2633 100644 --- a/fml/doc/en/htdocs/menubar.html +++ b/fml/doc/en/htdocs/menubar.html @@ -16,29 +16,33 @@ fml-devel (fml 5.0) project menu </small> <P> -(NT = not translated) +<A HREF="../../../../index.html.en" TARGET="_top">[English]</A> +<A HREF="../../../../index.html.ja" TARGET="_top">[Japanese]</A> + +<P> +(J) = Japanese yet, sorry <UL> <LI> <A HREF="../../../../CHANGES.txt" TARGET="right"> - latest changes (NT) + latest changes (J) </A> <LI> <A HREF="../../../../Documentation/ja/tutorial/index.html" TARGET="right"> - Tutorial (NT) + Tutorial (J) </A> <LI> <A HREF="../../../../Documentation/ja/tech/index.html" TARGET="right"> - Tips (NT) + Tips (J) </A> <LI> <A HREF="../../../../Documentation/ja/tutorial/download.html" TARGET="right"> - download (NT) + download (J) </A> <LI> @@ -49,29 +53,29 @@ fml-devel (fml 5.0) project menu <LI> <A HREF="../../../../Documentation/ja/tutorial/installation.html" TARGET="right"> - install (NT) + install (J) </A> <BR> <A HREF="../../../../Documentation/ja/tutorial/upgrade.html" TARGET="right"> - upgrade (NT) + upgrade (J) </A> <LI> <A HREF="../../../../Documentation/ja/tutorial/mailinglist.html" TARGET="right"> - mailing list (NT) + mailing list (J) </A> <BR> <A HREF="http://www.fml.org/mlarchives/MHL/fml-devel/index.html" TARGET="right"> - log (NT) + log (J) </A> <LI> <A HREF="../../../../Documentation/ja/tutorial/overview.html" TARGET="right"> - overview (NT) + overview (J) </A> <LI> @@ -79,7 +83,7 @@ fml-devel (fml 5.0) project menu <BR> <A HREF="../../../../Documentation/ja/tutorial/glossary.html" TARGET="right"> - glossary (NT) + glossary (J) </A> <UL> @@ -116,24 +120,24 @@ fml-devel (fml 5.0) project menu <BR> <A HREF="../../../../Documentation/ja/tutorial/programingstyle.html#VARIABLE-NAMING-CONVENTION" TARGET="right"> - naming convention (NT) + naming convention (J) </A> <BR> <A HREF="../../../../Documentation/ja/tutorial/list.variables.by.alphabeticalorder.html" TARGET="right"> - default values (NT) + default values (J) </A> <LI> <A HREF="../../../../Documentation/ja/todo/index.html" TARGET="right"> - TODO (NT) + TODO (J) </A> <LI> <A HREF="../../../../Documentation/ja/tutorial/docbook.html" TARGET="right"> - how to write SGML (NT) + how to write SGML (J) </A> <LI> |
