summaryrefslogtreecommitdiff
path: root/fml/lib/File
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-02-24 13:40:48 +0000
committerfukachan <fukachan>2001-02-24 13:40:48 +0000
commit16cb06f1ca88159d4b54cf05795bdf663cd9ac53 (patch)
tree01d396790292ecd0f25e81a266c3dd3d35768603 /fml/lib/File
parent0b3515d47ca3e6ed0b420d045fa244ab5781858f (diff)
downloadfml8-16cb06f1ca88159d4b54cf05795bdf663cd9ac53.tar.gz
fml8-16cb06f1ca88159d4b54cf05795bdf663cd9ac53.tar.bz2
fml8-16cb06f1ca88159d4b54cf05795bdf663cd9ac53.zip
prepare @@doc/ for text documents
Diffstat (limited to 'fml/lib/File')
-rw-r--r--fml/lib/File/.cvsignore7
-rw-r--r--fml/lib/File/index.ja.html12
2 files changed, 7 insertions, 12 deletions
diff --git a/fml/lib/File/.cvsignore b/fml/lib/File/.cvsignore
index f0e16f0a..b643ba41 100644
--- a/fml/lib/File/.cvsignore
+++ b/fml/lib/File/.cvsignore
@@ -1,6 +1 @@
-@Errors.txt
-@RingBuffer.txt
-@Rotate.txt
-@Sequence.txt
-@SimpleLock.txt
-@Utils.txt
+@@doc
diff --git a/fml/lib/File/index.ja.html b/fml/lib/File/index.ja.html
index 6674a751..3a60554a 100644
--- a/fml/lib/File/index.ja.html
+++ b/fml/lib/File/index.ja.html
@@ -17,37 +17,37 @@ File::* classes
File::Errors <TD>
<A HREF="Errors.pm">[source]</A>
<TD>
-<A HREF="@Errors.txt">[doc]</A>
+<A HREF="@@doc/Errors.txt">[doc]</A>
<TR>
<TD>
File::RingBuffer <TD>
<A HREF="RingBuffer.pm">[source]</A>
<TD>
-<A HREF="@RingBuffer.txt">[doc]</A>
+<A HREF="@@doc/RingBuffer.txt">[doc]</A>
<TR>
<TD>
File::Rotate <TD>
<A HREF="Rotate.pm">[source]</A>
<TD>
-<A HREF="@Rotate.txt">[doc]</A>
+<A HREF="@@doc/Rotate.txt">[doc]</A>
<TR>
<TD>
File::Sequence <TD>
<A HREF="Sequence.pm">[source]</A>
<TD>
-<A HREF="@Sequence.txt">[doc]</A>
+<A HREF="@@doc/Sequence.txt">[doc]</A>
<TR>
<TD>
File::SimpleLock <TD>
<A HREF="SimpleLock.pm">[source]</A>
<TD>
-<A HREF="@SimpleLock.txt">[doc]</A>
+<A HREF="@@doc/SimpleLock.txt">[doc]</A>
<TR>
<TD>
File::Utils <TD>
<A HREF="Utils.pm">[source]</A>
<TD>
-<A HREF="@Utils.txt">[doc]</A>
+<A HREF="@@doc/Utils.txt">[doc]</A>
</TABLE>
</BODY>
</HTML>