Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas FAUVERGUE2019-11-05 08:51:45 +0000
committerQuentin Le Menez2019-11-08 10:03:27 +0000
commitb76849863ea0a0ca36f891b5609580741ededc92 (patch)
tree29a2ce420b8f29d9512b79d4fcc73203267ec733 /features/papyrus-main-features
parent2daf6835b0bbca35cec9af252861c682e9d343cc (diff)
downloadorg.eclipse.papyrus-b76849863ea0a0ca36f891b5609580741ededc92.tar.gz
org.eclipse.papyrus-b76849863ea0a0ca36f891b5609580741ededc92.tar.xz
org.eclipse.papyrus-b76849863ea0a0ca36f891b5609580741ededc92.zip
Bug 550902: [Doc] The papyrus embedded documentation must be the same
than the documentation on the wiki - Add the migrations (neon and oxygen) in the developer documentation Change-Id: I8f72bb075101fd0b4368f0cd875f4e3b81f42045 Signed-off-by: Nicolas FAUVERGUE <nicolasfauvergue@gmail.com>
Diffstat (limited to 'features/papyrus-main-features')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
index 1e1032b5e4f..c9d81b5a190 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
@@ -134,6 +134,13 @@
download-size="0"
install-size="0"
version="0.0.0"/>
+
+ <plugin
+ id="org.eclipse.papyrus.uml.migration.doc"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
<plugin
id="org.eclipse.papyrus.uml.modelrepair.doc"

Back to the top