summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-09-09 01:31:47 +0000
committerBruno Haible <bruno@clisp.org>2007-09-09 01:31:47 +0000
commit597eaaa4ab1ca547355707ba451780d16999e2ad (patch)
treef72a661a409a1ad19c6355fabaca9c155f4f86c8 /ChangeLog
parent081142fe92456e976f7220150ec91f6470d51187 (diff)
downloadgperf-597eaaa4ab1ca547355707ba451780d16999e2ad.tar.gz
Allow creating the HTML documentation with texi2html or makeinfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42b21d7..93c8cbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-09-08 Bruno Haible <bruno@clisp.org>
+
+ Allow creating the HTML documentation with texi2html or makeinfo.
+ * doc/texi2html: New file, from GNU gettext.
+ * doc/Makefile.in (TEXI2HTML): Invoke it.
+ (gperf.html, gperf_toc.html): Don't pass option -expandinfo.
+ * doc/gperf.texi (makeinfo): New variable.
+ (dircategory, direntry): Enclose in @ifinfo.
+ (Table of Contents): Move to the beginning except in TeX mode.
+
2007-04-30 Brendan Kehoe <brendan@zen.org>
* gperf-3.0.3 released.