From c442bc605c80a2900a0ed41345f53d218288de7a Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 7 Feb 2011 18:35:49 -0800 Subject: [PATCH] docs: move the SIP guide into guide/network/ Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f --- docs/html/guide/guide_toc.cs | 2 +- docs/html/guide/topics/{sip/SIP.jd => network/sip.jd} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/html/guide/topics/{sip/SIP.jd => network/sip.jd} (100%) diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 324062cda03fa..492b3a3137fa9 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -243,7 +243,7 @@
  • Bluetooth
  • -
  • +
  • Session Initiation Protocol new!
  • diff --git a/docs/html/guide/topics/sip/SIP.jd b/docs/html/guide/topics/network/sip.jd similarity index 100% rename from docs/html/guide/topics/sip/SIP.jd rename to docs/html/guide/topics/network/sip.jd