Bug 538766 - Platform porting guide for 4.9 is missing in the help
document

Change-Id: I45ffdc51881fef8c86ed28d06c248adc92a6f85e
Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
diff --git a/bundles/org.eclipse.platform.doc.isv/topics_Porting.xml b/bundles/org.eclipse.platform.doc.isv/topics_Porting.xml
index 0745fa4..54757b8 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.9 from 4.8">
+		<topic label="Introduction" href="porting/eclipse_4_9_porting_guide.html"/>
+		<topic label="FAQ" href="porting/4.9/faq.html" />
+		<topic label="Incompatibilities" href="porting/4.9/incompatibilities.html" />
+		<topic label="Adopting 4.9 mechanisms and API" href="porting/4.9/recommended.html" />
+	</topic>
 	<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" />