From 3a302a4e44c0ebca1effeb27c643ed7f89a3a945 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 10 Feb 2012 20:59:21 +0000 Subject: [PATCH] add manpage list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242919 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/build.properties | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/manual/style/build.properties b/docs/manual/style/build.properties index ae406c77fd..7e338e97de 100644 --- a/docs/manual/style/build.properties +++ b/docs/manual/style/build.properties @@ -2,3 +2,22 @@ # No xml files yet or anymore noxml.fr = rewrite/rewrite_guide.html.fr rewrite/rewrite_guide_advanced.html.fr + + +manpages.8 = \ + apachectl \ + htcacheclean \ + httpd \ + rotatelogs \ + suexec + +manpages.1 = \ + ab \ + apxs \ + dbmmanage \ + firehose \ + htdbm \ + htdigest \ + htpasswd \ + httxt2dbm \ + logresolve -- 2.50.1