diff options
| author | fukachan <fukachan> | 2003-07-28 15:19:43 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-07-28 15:19:43 +0000 |
| commit | d9c8ecee3855d3d88842a4b842c8f4ea2013c8f6 (patch) | |
| tree | 896b922c48519820bcb716b459628ca6c288c42e /fml/doc | |
| parent | f8d6554e1a106438bb983c62b1458ad45870a5f0 (diff) | |
| download | fml8-d9c8ecee3855d3d88842a4b842c8f4ea2013c8f6.tar.gz fml8-d9c8ecee3855d3d88842a4b842c8f4ea2013c8f6.tar.bz2 fml8-d9c8ecee3855d3d88842a4b842c8f4ea2013c8f6.zip | |
simplified
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/en/htdocs/menubar.html | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/fml/doc/en/htdocs/menubar.html b/fml/doc/en/htdocs/menubar.html index cd0f0182..0b23d8e0 100644 --- a/fml/doc/en/htdocs/menubar.html +++ b/fml/doc/en/htdocs/menubar.html @@ -19,8 +19,6 @@ fml-devel (fml 8) project menu <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="../../../../Documentation/en/text/CHANGES.txt" @@ -31,8 +29,10 @@ fml-devel (fml 8) project menu <LI> <A HREF="../../../../Documentation/en/tutorial/index.html" TARGET="right"> - Tutorial + tutorial </A> + +<!-- <BR> <A HREF="../../../../fml/doc/ja/todo/MEMO.html" TARGET="right"> TODO MEMO (J) @@ -43,6 +43,7 @@ fml-devel (fml 8) project menu TARGET="right"> Tips (J) </A> +--> <LI> <A HREF="../../../../Documentation/en/tutorial/download.html" @@ -60,11 +61,13 @@ fml-devel (fml 8) project menu TARGET="right"> install </A> +<!-- <BR> <A HREF="../../../../Documentation/en/tutorial/upgrade.html" TARGET="right"> upgrade </A> +--> <LI> <A HREF="../../../../Documentation/en/tutorial/mailinglist.html" @@ -73,19 +76,16 @@ fml-devel (fml 8) project menu </A> <BR> +<!-- <LI> <A HREF="../../../../Documentation/en/tutorial/overview.fml.html" TARGET="right"> overview </A> +--> <LI> modules - <BR> - <A HREF="../../../../Documentation/en/tutorial/glossary.html" - TARGET="right"> - glossary - </A> <UL> <LI> @@ -117,23 +117,27 @@ fml-devel (fml 8) project menu </UL> <LI> +<!-- variables <BR> <A HREF="../../../../Documentation/ja/tutorial/programingstyle.html#VARIABLE-NAMING-CONVENTION" TARGET="right"> - naming convention (J) + convention (J) </A> <BR> - <A HREF="../../../../Documentation/ja/tutorial/list.variables.by.alphabeticalorder.html" +--> + <A HREF="../../../../Documentation/en/tutorial/list.variables.by.alphabeticalorder.html" TARGET="right"> - default values (J) + default values </A> +<!-- <LI> <A HREF="../../../../Documentation/ja/tutorial/docbook.html" TARGET="right"> how to write SGML (J) </A> +--> <LI> <A HREF="../../../../Documentation/en/rfc/" TARGET="right"> @@ -145,12 +149,18 @@ fml-devel (fml 8) project menu I-D </A> + <LI> + <A HREF="../../../../Documentation/en/tutorial/glossary.html" + TARGET="right"> + glossary + </A> + </UL> <IMG SRC="../../../../Documentation/ja/images/logo.jpg" ALIGN="center"> <PRE> -$FML: menubar.html,v 1.7 2003/07/26 09:05:42 fukachan Exp $ +$FML: menubar.html,v 1.8 2003/07/28 14:10:19 fukachan Exp $ </PRE> <!-- =================================================================== --> |
