diff options
| author | fukachan <fukachan> | 2001-04-28 10:55:06 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-04-28 10:55:06 +0000 |
| commit | e7bf571b45189e2be9041d4d0d4cc21d2fa803a7 (patch) | |
| tree | 00f1a173ab66039bb6c55b61377019d9a78b7f33 /Makefile | |
| parent | e91f6c5b2c6a3a4a57012f88efe878d53bc5d32f (diff) | |
| download | fml8-e7bf571b45189e2be9041d4d0d4cc21d2fa803a7.tar.gz fml8-e7bf571b45189e2be9041d4d0d4cc21d2fa803a7.tar.bz2 fml8-e7bf571b45189e2be9041d4d0d4cc21d2fa803a7.zip | |
generate table of (module, source, manual ( by pod2txt) ) in
Documentation/en/modules/.
modify menu to use it.
disable to make index.html in each module directories.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,5 @@ # -# $FML: Makefile,v 1.14 2001/04/28 09:26:36 fukachan Exp $ +# $FML: Makefile,v 1.15 2001/04/28 10:14:53 fukachan Exp $ # CONV = doc/bin/text2html.pl @@ -36,7 +36,6 @@ _new_doc: -fml/utils/bin/pm2txt.pl cpan/lib Documentation/en/modules _html: - @ (cd fml/lib/;make html) @ (cd fml/libexec/;make html) @ (cd fml/etc/;make html) @ (cd cpan/dist/;make html) |
