From a90dd96621ec4d67d6451812cf11580928ee0b32 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 16 Aug 2018 10:38:54 +0200 Subject: [PATCH] Doc: Move qtquick-profiler.qdoc to the "qtquick" folder It is needed for the Qt Design Studio Manual, where the "analyze" folder is now excluded from doc sources. Change-Id: Ic5fc97f05ca84e428be6309979e2927563c9e814 Reviewed-by: Eike Ziller --- doc/src/{analyze => qtquick}/qtquick-profiler.qdoc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/src/{analyze => qtquick}/qtquick-profiler.qdoc (100%) diff --git a/doc/src/analyze/qtquick-profiler.qdoc b/doc/src/qtquick/qtquick-profiler.qdoc similarity index 100% rename from doc/src/analyze/qtquick-profiler.qdoc rename to doc/src/qtquick/qtquick-profiler.qdoc