Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5DC2D7397 for ; Sun, 30 Oct 2011 17:15:02 +0000 (UTC) Received: (qmail 77372 invoked by uid 500); 30 Oct 2011 17:15:01 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 77332 invoked by uid 500); 30 Oct 2011 17:15:01 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 77324 invoked by uid 99); 30 Oct 2011 17:15:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2011 17:15:01 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rhino1@sympatico.ca designates 65.55.111.152 as permitted sender) Received: from [65.55.111.152] (HELO blu0-omc4-s13.blu0.hotmail.com) (65.55.111.152) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2011 17:14:52 +0000 Received: from BLU0-SMTP97 ([65.55.111.135]) by blu0-omc4-s13.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 30 Oct 2011 10:14:32 -0700 X-Originating-IP: [184.147.201.60] X-Originating-Email: [rhino1@sympatico.ca] Message-ID: Received: from [127.0.0.1] ([184.147.201.60]) by BLU0-SMTP97.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sun, 30 Oct 2011 10:14:30 -0700 Date: Sun, 30 Oct 2011 13:14:33 -0400 From: Rhino User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: ant-user Subject: Question re Javadoc task Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 111030-0, 2011-10-30), Outbound message X-Antivirus-Status: Clean X-OriginalArrivalTime: 30 Oct 2011 17:14:30.0564 (UTC) FILETIME=[62E5AE40:01CC9727] How do I tell the javadoc task which doctype I want for my generated Javadocs? It is generating HTML 4.01 but I want it to generate XHTML1.0. I don't see anything in the javadoc parameters in the Ant Manual that specifies the HTML doctype..... -- Rhino --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org