From a8108a2f178df40e6acd286a84a63f6a9d5d30a9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 3 Feb 2012 16:13:09 -0600 Subject: [PATCH] documentation: File swap I am moving the "extended.xml" file from the YP Reference Manual to the YP Development Manual. This will be the basis for a common tasks chapter that talks about common things developers do. (From yocto-docs rev: 874b3a399c69e5eabf5001a5df5a3064a6d1f0ec) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../extendpoky.xml => dev-manual/dev-manual-common-tasks.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename documentation/{poky-ref-manual/extendpoky.xml => dev-manual/dev-manual-common-tasks.xml} (100%) diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/dev-manual/dev-manual-common-tasks.xml similarity index 100% rename from documentation/poky-ref-manual/extendpoky.xml rename to documentation/dev-manual/dev-manual-common-tasks.xml