Checking in frame-work for new Open source site

	modified:   index.jd

	modified:   index.jd
diff --git a/pdk/docs/guide/debugging_gdb.jd b/pdk/docs/guide/debugging_gdb.jd
index 9717cf3..f2a2db5 100755
--- a/pdk/docs/guide/debugging_gdb.jd
+++ b/pdk/docs/guide/debugging_gdb.jd
@@ -1,5 +1,6 @@
 page.title=Debugging with GDB
 pdk.version=1.0
+doc.type=guide
 @jd:body
 
 <div id="qv-wrapper">
@@ -142,4 +143,4 @@
 </pre>
 <p>Otherwise you need to determine the path of the crashing binary and follow the
   steps as mentioned above (for example, <code>gdbclient hoser :5039</code> if
-  the <code>hoser</code> command has failed).</p>
\ No newline at end of file
+  the <code>hoser</code> command has failed).</p>