diff options
| author | fukachan <fukachan> | 2001-02-24 13:40:48 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-02-24 13:40:48 +0000 |
| commit | 16cb06f1ca88159d4b54cf05795bdf663cd9ac53 (patch) | |
| tree | 01d396790292ecd0f25e81a266c3dd3d35768603 /fml/lib/IO | |
| parent | 0b3515d47ca3e6ed0b420d045fa244ab5781858f (diff) | |
| download | fml8-16cb06f1ca88159d4b54cf05795bdf663cd9ac53.tar.gz fml8-16cb06f1ca88159d4b54cf05795bdf663cd9ac53.tar.bz2 fml8-16cb06f1ca88159d4b54cf05795bdf663cd9ac53.zip | |
prepare @@doc/ for text documents
Diffstat (limited to 'fml/lib/IO')
| -rw-r--r-- | fml/lib/IO/.cvsignore | 2 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/.cvsignore | 7 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/index.ja.html | 12 | ||||
| -rw-r--r-- | fml/lib/IO/File/.cvsignore | 2 | ||||
| -rw-r--r-- | fml/lib/IO/File/index.ja.html | 2 | ||||
| -rw-r--r-- | fml/lib/IO/index.ja.html | 2 |
6 files changed, 11 insertions, 16 deletions
diff --git a/fml/lib/IO/.cvsignore b/fml/lib/IO/.cvsignore index 62cf0e8e..b643ba41 100644 --- a/fml/lib/IO/.cvsignore +++ b/fml/lib/IO/.cvsignore @@ -1 +1 @@ -@MapAdapter.txt +@@doc diff --git a/fml/lib/IO/Adapter/.cvsignore b/fml/lib/IO/Adapter/.cvsignore index 9134c422..b643ba41 100644 --- a/fml/lib/IO/Adapter/.cvsignore +++ b/fml/lib/IO/Adapter/.cvsignore @@ -1,6 +1 @@ -@Array.txt -@File.txt -@LDAP.txt -@NIS.txt -@RDBMS.txt -@UnixGroup.txt +@@doc diff --git a/fml/lib/IO/Adapter/index.ja.html b/fml/lib/IO/Adapter/index.ja.html index 3d3f6a53..89fc72dc 100644 --- a/fml/lib/IO/Adapter/index.ja.html +++ b/fml/lib/IO/Adapter/index.ja.html @@ -17,37 +17,37 @@ IO/Adapter::* classes IO::Adapter::Array <TD> <A HREF="Array.pm">[source]</A> <TD> -<A HREF="@Array.txt">[doc]</A> +<A HREF="@@doc/Array.txt">[doc]</A> <TR> <TD> IO::Adapter::File <TD> <A HREF="File.pm">[source]</A> <TD> -<A HREF="@File.txt">[doc]</A> +<A HREF="@@doc/File.txt">[doc]</A> <TR> <TD> IO::Adapter::LDAP <TD> <A HREF="LDAP.pm">[source]</A> <TD> -<A HREF="@LDAP.txt">[doc]</A> +<A HREF="@@doc/LDAP.txt">[doc]</A> <TR> <TD> IO::Adapter::NIS <TD> <A HREF="NIS.pm">[source]</A> <TD> -<A HREF="@NIS.txt">[doc]</A> +<A HREF="@@doc/NIS.txt">[doc]</A> <TR> <TD> IO::Adapter::RDBMS <TD> <A HREF="RDBMS.pm">[source]</A> <TD> -<A HREF="@RDBMS.txt">[doc]</A> +<A HREF="@@doc/RDBMS.txt">[doc]</A> <TR> <TD> IO::Adapter::UnixGroup <TD> <A HREF="UnixGroup.pm">[source]</A> <TD> -<A HREF="@UnixGroup.txt">[doc]</A> +<A HREF="@@doc/UnixGroup.txt">[doc]</A> </TABLE> </BODY> </HTML> diff --git a/fml/lib/IO/File/.cvsignore b/fml/lib/IO/File/.cvsignore index 2bbe1621..b643ba41 100644 --- a/fml/lib/IO/File/.cvsignore +++ b/fml/lib/IO/File/.cvsignore @@ -1 +1 @@ -@Atomic.txt +@@doc diff --git a/fml/lib/IO/File/index.ja.html b/fml/lib/IO/File/index.ja.html index 1188701f..8a1786a6 100644 --- a/fml/lib/IO/File/index.ja.html +++ b/fml/lib/IO/File/index.ja.html @@ -17,7 +17,7 @@ IO/File::* classes IO::File::Atomic <TD> <A HREF="Atomic.pm">[source]</A> <TD> -<A HREF="@Atomic.txt">[doc]</A> +<A HREF="@@doc/Atomic.txt">[doc]</A> </TABLE> </BODY> </HTML> diff --git a/fml/lib/IO/index.ja.html b/fml/lib/IO/index.ja.html index 81e448ae..0c0daf99 100644 --- a/fml/lib/IO/index.ja.html +++ b/fml/lib/IO/index.ja.html @@ -23,7 +23,7 @@ IO::* classes IO::MapAdapter <TD> <A HREF="MapAdapter.pm">[source]</A> <TD> -<A HREF="@MapAdapter.txt">[doc]</A> +<A HREF="@@doc/MapAdapter.txt">[doc]</A> </TABLE> </BODY> </HTML> |
