From: Simon Josefsson <simon@josefsson.org> Date: Tue, 7 Oct 2008 12:16:37 +0000 (+0200) Subject: Add pmccabe2html to MODULES.html.sh. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61776a064d2e1875538f2ef19bdff2a71e978287;p=pspp Add pmccabe2html to MODULES.html.sh. --- diff --git a/ChangeLog b/ChangeLog index 532fa3d2eb..04d5f43391 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-10-07 Simon Josefsson <simon@josefsson.org> + * MODULES.html.sh (Support for building documentation): Mention + pmccabe2html. Sort entries. + Add pmccabe2html module, from gnupdf. * build-aux/pmccabe.css: New file. * build-aux/pmccabe2html: New file. diff --git a/MODULES.html.sh b/MODULES.html.sh index 96fe700fd0..abecc2610e 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2966,12 +2966,13 @@ func_all_modules () func_echo "$element" func_begin_table + func_module agpl-3.0 func_module fdl func_module gendocs func_module gpl-2.0 func_module gpl-3.0 func_module lgpl-2.1 - func_module agpl-3.0 + func_module pmccabe2html func_module regexprops-generic func_end_table