From 4822b55a24f5c54c9af9e2719c6ed7e68d61a73a Mon Sep 17 00:00:00 2001 From: Nicolas FAUVERGUE Date: Wed, 11 Sep 2019 16:19:37 +0200 Subject: Bug 550902: [Doc] The papyrus embedded documentation must be the same than the documentation on the wiki - Add the obfuscation documentation Change-Id: I7530cc2c7ac125f9f246bae88c3ff7438e8942ed Signed-off-by: Nicolas FAUVERGUE --- plugins/doc/org.eclipse.papyrus.uml.doc/plugin.xml | 8 ++++++++ .../resource/obfuscation-main-toc.xml | 7 +++++++ .../resource/obfuscation.mediawiki | 15 +++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation-main-toc.xml create mode 100644 plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki diff --git a/plugins/doc/org.eclipse.papyrus.uml.doc/plugin.xml b/plugins/doc/org.eclipse.papyrus.uml.doc/plugin.xml index c273d3be375..115be737225 100644 --- a/plugins/doc/org.eclipse.papyrus.uml.doc/plugin.xml +++ b/plugins/doc/org.eclipse.papyrus.uml.doc/plugin.xml @@ -27,6 +27,14 @@ file="target/generated-eclipse-help/namingStrategy-devDoc-toc.xml" primary="false"> + + + + diff --git a/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation-main-toc.xml b/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation-main-toc.xml new file mode 100644 index 00000000000..46a98d5b239 --- /dev/null +++ b/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation-main-toc.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki b/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki new file mode 100644 index 00000000000..5e67c466d7a --- /dev/null +++ b/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki @@ -0,0 +1,15 @@ +== Install Viatra Model Obfuscator== +Install the following feature ''VIATRA UML Model Obfuscator'' using this update site +[http://download.eclipse.org/viatra/modelobfuscator/updates/integration Viatra Obfuscator] + +== Obfuscate in Papyrus== +* Open a papyrus model +* Open a diagram +* Right click on a '''diagram''' > Obfuscate this model/profile + +== Notes== +* The obfuscation is working on the UML model, it won't: +** Obfuscate diagram name +** Obfuscate the reference to custom Viewpoint, Diagram Kind, Table configuration +** Obfuscate css file name +* More information on the dedicated [http://wiki.eclipse.org/VIATRA/ModelObfuscator wiki page] -- cgit v1.2.3