Bug 529768 - Add 4.8 porting to topics

Change-Id: I0f45dabcca62ebcdc62f53066ba3c67b6552af75
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/bundles/org.eclipse.platform.doc.isv/topics_Porting.xml b/bundles/org.eclipse.platform.doc.isv/topics_Porting.xml
index 6419119..0745fa4 100644
--- a/bundles/org.eclipse.platform.doc.isv/topics_Porting.xml
+++ b/bundles/org.eclipse.platform.doc.isv/topics_Porting.xml
@@ -5,6 +5,12 @@
 <!-- ============================================================================= -->
 <toc label="Migration">
 	<topic label="Deprecated API removals" href="porting/removals.html"/>
+	<topic label="Migrating to Eclipse 4.8 from 4.7">
+		<topic label="Introduction" href="porting/eclipse_4_8_porting_guide.html"/>
+		<topic label="FAQ" href="porting/4.8/faq.html" />
+		<topic label="Incompatibilities" href="porting/4.8/incompatibilities.html" />
+		<topic label="Adopting 4.8 mechanisms and API" href="porting/4.8/recommended.html" />
+	</topic>
 	<topic label="Migrating to Eclipse 4.7 from 4.6">
 		<topic label="Introduction" href="porting/eclipse_4_7_porting_guide.html"/>
 		<topic label="FAQ" href="porting/4.7/faq.html" />