changeset 10600:e8dcbac0c60f

Add pmccabe2html to MODULES.html.sh.
author Simon Josefsson <simon@josefsson.org>
date Tue, 07 Oct 2008 14:16:37 +0200
parents 866f10e1ae5d
children ca053fa79cd3
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2966,12 +2966,13 @@
   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