Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ua-dev] BuildHelpIndex ant task problem in 3.2

Hi Curtis,
I'm using the ant task with the antRunner application.

I looked at the #2 comment for the #133111 bug report. Would you mind clarifying the following things: 1) most of the html files in my doc plugin are already xhtml 1.0. If I'm not interested in using search participants, do I have to change the extension of these files from .html to something else (.xhtml, I presume)?
2) if so, how does the xhtml conversion tool work:
- does it erase the .html files?
- does it update links in the .html files?
suppose I have 2 files, a.html and b.html, and there's a link from a.html to b.html. In the converted files, is there gonna be a link from a.xhtml to b.xhtml?
- can it be invoked with an ant task?

Thanks,
Pierre

Date: Tue, 4 Apr 2006 11:42:19 -0400
From: "Curtis D'Entremont" <curtispd@xxxxxxxxxx>
Subject: Re: [platform-ua-dev] BuildHelpIndex ant task problem in 3.2
	M6
To: "Eclipse Platform User Assistance component developers list."
	<platform-ua-dev@xxxxxxxxxxx>
Cc: platform-ua-dev@xxxxxxxxxxx, platform-ua-dev-bounces@xxxxxxxxxxx
Message-ID:
	<OFA885D8B6.B855DA47-ON85257146.0054B106-85257146.0056462D@xxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hi Pierre,

I was able to reproduce this with the "Create Help Index" action on a
plug-in - see https://bugs.eclipse.org/bugs/show_bug.cgi?id=133111. I
intend to have this one fixed for RC1.
It seems to work ok for the indexTool eclipse application. Were you using
the menu action or invoking the ant task directly?

Thanks,
Curtis d'Entremont
Eclipse User Assistance
IBM Toronto Lab

Phone: (905) 413-5754
E-Mail: curtispd@xxxxxxxxxx




Back to the top