From cdfe1713ec7952781dc4e613a35e8ff617849004 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sat, 27 Jan 2001 09:21:00 +0000 Subject: clean document campaign (2001/01 end) align format by doc/bin/dir2url.pl prepare missing index.ja.html at each directory --- fml/lib/FML/Header/Makefile | 6 ++++++ fml/lib/FML/Header/index.ja.html | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 fml/lib/FML/Header/Makefile create mode 100644 fml/lib/FML/Header/index.ja.html (limited to 'fml/lib/FML/Header') diff --git a/fml/lib/FML/Header/Makefile b/fml/lib/FML/Header/Makefile new file mode 100644 index 00000000..795737fa --- /dev/null +++ b/fml/lib/FML/Header/Makefile @@ -0,0 +1,6 @@ +all: html + +html: index.ja.html + +index.ja.html: *pm + ../../../../doc/bin/dir2url.pl > index.ja.html diff --git a/fml/lib/FML/Header/index.ja.html b/fml/lib/FML/Header/index.ja.html new file mode 100644 index 00000000..c5668637 --- /dev/null +++ b/fml/lib/FML/Header/index.ja.html @@ -0,0 +1,18 @@ + + + + +FML/Header::* classes + + + + + +

FML::Header classes +
+

+ + -- cgit v1.2.1