From 1064dd9117cb8151d301e251d6fa7cc38661817c Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 17 Jan 2011 16:06:12 -0800 Subject: [PATCH] docs: move the fragments dev guide into fundamentals topic Change-Id: If6a9751e78db23e76256e179db99aa0e29126f85 --- docs/html/guide/guide_toc.cs | 6 +++--- .../{fragments/index.jd => fundamentals/fragments.jd} | 0 docs/html/guide/topics/ui/actionbar.jd | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) rename docs/html/guide/topics/{fragments/index.jd => fundamentals/fragments.jd} (100%) diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a984acd18d396..67f1fec35e447 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -58,6 +58,9 @@ +
  • + Fragments + new!