Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2017-02-24 12:59:52 +0000
committerQuentin Le Menez2017-02-24 12:59:52 +0000
commit9d38950f7053843946586ebac7a455084f555cc3 (patch)
treee86f2877d9b8fe7f471105196d0716fe1f635082 /plugins/doc
parent5d6b22457de31b62b9e9b8e60ed3342e473c2427 (diff)
downloadorg.eclipse.papyrus-9d38950f7053843946586ebac7a455084f555cc3.tar.gz
org.eclipse.papyrus-9d38950f7053843946586ebac7a455084f555cc3.tar.xz
org.eclipse.papyrus-9d38950f7053843946586ebac7a455084f555cc3.zip
[releng] [doc] clear formatting of the oep.infra.doc toc.xml
Change-Id: Ia815d63f4823baade7d657958e6d7a5eefd9137e Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/doc')
-rw-r--r--plugins/doc/org.eclipse.papyrus.infra.doc/toc.xml68
1 files changed, 39 insertions, 29 deletions
diff --git a/plugins/doc/org.eclipse.papyrus.infra.doc/toc.xml b/plugins/doc/org.eclipse.papyrus.infra.doc/toc.xml
index 1cbebdcebea..02871742305 100644
--- a/plugins/doc/org.eclipse.papyrus.infra.doc/toc.xml
+++ b/plugins/doc/org.eclipse.papyrus.infra.doc/toc.xml
@@ -2,34 +2,44 @@
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Papyrus Guide">
- <topic label="User Guide">
- <anchor id="PapyrusStarterGuide"/>
- <topic label="Tasks">
- <anchor id="PapyrusTasks"/>
- </topic>
- <topic label="Tips and Tricks">
- <anchor id="PapyrusTipsAndTricks"/>
- </topic>
- <topic label="Tutorials">
- <anchor id="PapyrusUserTutorials"/>
- </topic>
- <anchor id="PapyrusDocUser"/>
- </topic>
- <topic label="Toolsmith Guide">
- <anchor id="PapyrusDocCustom"/>
- <topic label="Tutorials">
- <anchor id="PapyrusCustomTutorials"/>
- </topic>
- </topic>
- <topic href="http://wiki.eclipse.org/Papyrus_Developer_Guide" label="Developer Guide">
- <anchor id="PapyrusDocDev"/>
- <topic label="Tutorials">
- <anchor id="PapryusDevTutorials"/>
+ <topic label="User Guide">
+ <anchor id="PapyrusStarterGuide"/>
+
+ <topic label="Tasks">
+ <anchor id="PapyrusTasks"/>
+ </topic>
+ <topic label="Tips and Tricks">
+ <anchor id="PapyrusTipsAndTricks"/>
+ </topic>
+ <topic label="Tutorials">
+ <anchor id="PapyrusUserTutorials"/>
+ </topic>
+
+ <anchor id="PapyrusDocUser"/>
</topic>
- </topic>
- <topic label="Online Help">
- <topic href="http://wiki.eclipse.org/Papyrus-FAQ" label="FAQ"/>
- <anchor id="PapyrusDocOnline"/>
- </topic>
- <anchor id="PapyrusDocMain"/>
+
+ <topic label="Toolsmith Guide">
+ <anchor id="PapyrusDocCustom"/>
+
+ <topic label="Tutorials">
+ <anchor id="PapyrusCustomTutorials"/>
+ </topic>
+ </topic>
+
+ <topic href="http://wiki.eclipse.org/Papyrus_Developer_Guide" label="Developer Guide">
+ <anchor id="PapyrusDocDev"/>
+
+ <topic label="Tutorials">
+ <anchor id="PapryusDevTutorials"/>
+ </topic>
+ </topic>
+
+ <topic label="Online Help">
+ <anchor id="PapyrusDocOnline"/>
+
+ <topic href="http://wiki.eclipse.org/Papyrus-FAQ" label="FAQ"/>
+ </topic>
+
+ <anchor id="PapyrusDocMain"/>
+
</toc>

Back to the top