From 5d2bdc64a2025503e67fcd77b8842eafe3224bc9 Mon Sep 17 00:00:00 2001 From: Francois Le Fevre - CEA Date: Mon, 2 Mar 2015 14:09:43 +0100 Subject: Bug 460946: [Releng] Integrate mediawiki/markdown doc generation in the build - prototype setup for nattable documentation - application to all doc plugins - migration of org.eclipse.papyrus.infra.doc - ensuring binaries contain the generated documentation - typo in the resource definition - correction onf file path to toc due to renaming resource to eclipse-eclipse-help - correction of help path prefix path - application of conventions - correction on image names >actions linked to review by B. Maggi - nattable relinked doc - reconfigure layers.documentation - no indentation on relgen/top main pom Change-Id: I5fb7177965b6567811aaf32121406e707afb86c4 Signed-off-by: Francois Le Fevre - CEA --- .../org.eclipse.papyrus.uml.diagram.common.doc/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/META-INF/MANIFEST.MF') diff --git a/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/META-INF/MANIFEST.MF b/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/META-INF/MANIFEST.MF index 1e3526d8205..824358a12f5 100644 --- a/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/META-INF/MANIFEST.MF +++ b/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/META-INF/MANIFEST.MF @@ -1,5 +1,6 @@ Manifest-Version: 1.0 -Require-Bundle: org.eclipse.help +Require-Bundle: org.eclipse.help;bundle-version="3.6.0", + org.eclipse.papyrus.infra.doc;bundle-version="1.1.0" Bundle-Vendor: %Bundle-Vendor Bundle-Version: 1.1.0.qualifier Bundle-Name: %Bundle-Name -- cgit v1.2.3