From 0f252e77ba37bd4e7d87768f5d48b7ff02bda730 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Tue, 9 Oct 2007 19:24:38 +0000 Subject: [PATCH] Generate index.xml file and add related goo to plugin.xml file. Does not yet support see and seealso. --- xsl/eclipse/eclipse.xsl | 85 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 81 insertions(+), 4 deletions(-) diff --git a/xsl/eclipse/eclipse.xsl b/xsl/eclipse/eclipse.xsl index 945e6ac83..accf8f234 100644 --- a/xsl/eclipse/eclipse.xsl +++ b/xsl/eclipse/eclipse.xsl @@ -82,6 +82,7 @@ mode="process.root"/> + @@ -95,6 +96,7 @@ + @@ -213,13 +215,88 @@ version="1.0" provider-name="{$eclipse.plugin.provider}"> - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0