diff --git a/doc/examples/dirmodelplugin/DirModelPlugin.pluginspec b/doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec similarity index 100% rename from doc/examples/dirmodelplugin/DirModelPlugin.pluginspec rename to doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp similarity index 100% rename from doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp rename to doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.h b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h similarity index 100% rename from doc/examples/dirmodelplugin/dirmodelpluginplugin.h rename to doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.pro b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro similarity index 100% rename from doc/examples/dirmodelplugin/dirmodelpluginplugin.pro rename to doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro diff --git a/doc/examples/dirmodelplugin/dirnavigationfactory.cpp b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp similarity index 100% rename from doc/examples/dirmodelplugin/dirnavigationfactory.cpp rename to doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp diff --git a/doc/examples/dirmodelplugin/dirnavigationfactory.h b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h similarity index 100% rename from doc/examples/dirmodelplugin/dirnavigationfactory.h rename to doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h diff --git a/doc/examples/dirmodelplugin/filesystemmodel.cpp b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp similarity index 100% rename from doc/examples/dirmodelplugin/filesystemmodel.cpp rename to doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp diff --git a/doc/examples/dirmodelplugin/filesystemmodel.h b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h similarity index 100% rename from doc/examples/dirmodelplugin/filesystemmodel.h rename to doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h diff --git a/doc/examples/donothing/DoNothing.pluginspec b/doc/pluginhowto/examples/donothing/DoNothing.pluginspec similarity index 100% rename from doc/examples/donothing/DoNothing.pluginspec rename to doc/pluginhowto/examples/donothing/DoNothing.pluginspec diff --git a/doc/examples/donothing/donothingplugin.cpp b/doc/pluginhowto/examples/donothing/donothingplugin.cpp similarity index 100% rename from doc/examples/donothing/donothingplugin.cpp rename to doc/pluginhowto/examples/donothing/donothingplugin.cpp diff --git a/doc/examples/donothing/donothingplugin.h b/doc/pluginhowto/examples/donothing/donothingplugin.h similarity index 100% rename from doc/examples/donothing/donothingplugin.h rename to doc/pluginhowto/examples/donothing/donothingplugin.h diff --git a/doc/examples/donothing/donothingplugin.pro b/doc/pluginhowto/examples/donothing/donothingplugin.pro similarity index 100% rename from doc/examples/donothing/donothingplugin.pro rename to doc/pluginhowto/examples/donothing/donothingplugin.pro diff --git a/doc/examples/headerfilter/HeaderFilter.pluginspec b/doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec similarity index 100% rename from doc/examples/headerfilter/HeaderFilter.pluginspec rename to doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec diff --git a/doc/examples/headerfilter/headerfilter.cpp b/doc/pluginhowto/examples/headerfilter/headerfilter.cpp similarity index 100% rename from doc/examples/headerfilter/headerfilter.cpp rename to doc/pluginhowto/examples/headerfilter/headerfilter.cpp diff --git a/doc/examples/headerfilter/headerfilter.h b/doc/pluginhowto/examples/headerfilter/headerfilter.h similarity index 100% rename from doc/examples/headerfilter/headerfilter.h rename to doc/pluginhowto/examples/headerfilter/headerfilter.h diff --git a/doc/examples/headerfilter/headerfilterplugin.cpp b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp similarity index 100% rename from doc/examples/headerfilter/headerfilterplugin.cpp rename to doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp diff --git a/doc/examples/headerfilter/headerfilterplugin.h b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.h similarity index 100% rename from doc/examples/headerfilter/headerfilterplugin.h rename to doc/pluginhowto/examples/headerfilter/headerfilterplugin.h diff --git a/doc/examples/headerfilter/headerfilterplugin.pro b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro similarity index 100% rename from doc/examples/headerfilter/headerfilterplugin.pro rename to doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro diff --git a/doc/examples/htmleditor/HTMLEditor.pluginspec b/doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec similarity index 100% rename from doc/examples/htmleditor/HTMLEditor.pluginspec rename to doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec diff --git a/doc/examples/htmleditor/htmleditor.cpp b/doc/pluginhowto/examples/htmleditor/htmleditor.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditor.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditor.cpp diff --git a/doc/examples/htmleditor/htmleditor.h b/doc/pluginhowto/examples/htmleditor/htmleditor.h similarity index 100% rename from doc/examples/htmleditor/htmleditor.h rename to doc/pluginhowto/examples/htmleditor/htmleditor.h diff --git a/doc/examples/htmleditor/htmleditorfactory.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditorfactory.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp diff --git a/doc/examples/htmleditor/htmleditorfactory.h b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.h similarity index 100% rename from doc/examples/htmleditor/htmleditorfactory.h rename to doc/pluginhowto/examples/htmleditor/htmleditorfactory.h diff --git a/doc/examples/htmleditor/htmleditorplugin.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditorplugin.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp diff --git a/doc/examples/htmleditor/htmleditorplugin.h b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.h similarity index 100% rename from doc/examples/htmleditor/htmleditorplugin.h rename to doc/pluginhowto/examples/htmleditor/htmleditorplugin.h diff --git a/doc/examples/htmleditor/htmleditorplugin.pro b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro similarity index 100% rename from doc/examples/htmleditor/htmleditorplugin.pro rename to doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro diff --git a/doc/examples/htmleditor/htmleditorwidget.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditorwidget.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp diff --git a/doc/examples/htmleditor/htmleditorwidget.h b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.h similarity index 100% rename from doc/examples/htmleditor/htmleditorwidget.h rename to doc/pluginhowto/examples/htmleditor/htmleditorwidget.h diff --git a/doc/examples/htmleditor/htmlfile.cpp b/doc/pluginhowto/examples/htmleditor/htmlfile.cpp similarity index 100% rename from doc/examples/htmleditor/htmlfile.cpp rename to doc/pluginhowto/examples/htmleditor/htmlfile.cpp diff --git a/doc/examples/htmleditor/htmlfile.h b/doc/pluginhowto/examples/htmleditor/htmlfile.h similarity index 100% rename from doc/examples/htmleditor/htmlfile.h rename to doc/pluginhowto/examples/htmleditor/htmlfile.h diff --git a/doc/examples/htmleditor/text-html-mimetype.xml b/doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml similarity index 100% rename from doc/examples/htmleditor/text-html-mimetype.xml rename to doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml diff --git a/doc/examples/loggermode/LoggerMode.pluginspec b/doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec similarity index 100% rename from doc/examples/loggermode/LoggerMode.pluginspec rename to doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec diff --git a/doc/examples/loggermode/loggermode.cpp b/doc/pluginhowto/examples/loggermode/loggermode.cpp similarity index 100% rename from doc/examples/loggermode/loggermode.cpp rename to doc/pluginhowto/examples/loggermode/loggermode.cpp diff --git a/doc/examples/loggermode/loggermode.h b/doc/pluginhowto/examples/loggermode/loggermode.h similarity index 100% rename from doc/examples/loggermode/loggermode.h rename to doc/pluginhowto/examples/loggermode/loggermode.h diff --git a/doc/examples/loggermode/loggermodePlugin.cpp b/doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp similarity index 100% rename from doc/examples/loggermode/loggermodePlugin.cpp rename to doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp diff --git a/doc/examples/loggermode/loggermodePlugin.h b/doc/pluginhowto/examples/loggermode/loggermodePlugin.h similarity index 100% rename from doc/examples/loggermode/loggermodePlugin.h rename to doc/pluginhowto/examples/loggermode/loggermodePlugin.h diff --git a/doc/examples/loggermode/loggermodePlugin.pro b/doc/pluginhowto/examples/loggermode/loggermodePlugin.pro similarity index 100% rename from doc/examples/loggermode/loggermodePlugin.pro rename to doc/pluginhowto/examples/loggermode/loggermodePlugin.pro diff --git a/doc/examples/loggermode/loggermodewidget.cpp b/doc/pluginhowto/examples/loggermode/loggermodewidget.cpp similarity index 100% rename from doc/examples/loggermode/loggermodewidget.cpp rename to doc/pluginhowto/examples/loggermode/loggermodewidget.cpp diff --git a/doc/examples/loggermode/loggermodewidget.h b/doc/pluginhowto/examples/loggermode/loggermodewidget.h similarity index 100% rename from doc/examples/loggermode/loggermodewidget.h rename to doc/pluginhowto/examples/loggermode/loggermodewidget.h diff --git a/doc/examples/menu/addingmenu/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/addingmenu/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec diff --git a/doc/examples/menu/addingmenu/donothingplugin.cpp b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/addingmenu/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp diff --git a/doc/examples/menu/addingmenu/donothingplugin.h b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h similarity index 100% rename from doc/examples/menu/addingmenu/donothingplugin.h rename to doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h diff --git a/doc/examples/menu/addingmenu/donothingplugin.pro b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro similarity index 100% rename from doc/examples/menu/addingmenu/donothingplugin.pro rename to doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro diff --git a/doc/examples/menu/placingmenu/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/placingmenu/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec diff --git a/doc/examples/menu/placingmenu/donothingplugin.cpp b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/placingmenu/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp diff --git a/doc/examples/menu/placingmenu/donothingplugin.h b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h similarity index 100% rename from doc/examples/menu/placingmenu/donothingplugin.h rename to doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h diff --git a/doc/examples/menu/placingmenu/donothingplugin.pro b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro similarity index 100% rename from doc/examples/menu/placingmenu/donothingplugin.pro rename to doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro diff --git a/doc/examples/menu/registeringmenuitem/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/registeringmenuitem/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.cpp b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/registeringmenuitem/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.h b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h similarity index 100% rename from doc/examples/menu/registeringmenuitem/donothingplugin.h rename to doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.pro b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro similarity index 100% rename from doc/examples/menu/registeringmenuitem/donothingplugin.pro rename to doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro diff --git a/doc/examples/menu/respondtomenuitem/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/respondtomenuitem/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.cpp b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/respondtomenuitem/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.h b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h similarity index 100% rename from doc/examples/menu/respondtomenuitem/donothingplugin.h rename to doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.pro b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro similarity index 100% rename from doc/examples/menu/respondtomenuitem/donothingplugin.pro rename to doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro diff --git a/doc/examples/preferencepane/PreferencePane.pluginspec b/doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec similarity index 100% rename from doc/examples/preferencepane/PreferencePane.pluginspec rename to doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec diff --git a/doc/examples/preferencepane/modifiedfilelister.cpp b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp similarity index 100% rename from doc/examples/preferencepane/modifiedfilelister.cpp rename to doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp diff --git a/doc/examples/preferencepane/modifiedfilelister.h b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.h similarity index 100% rename from doc/examples/preferencepane/modifiedfilelister.h rename to doc/pluginhowto/examples/preferencepane/modifiedfilelister.h diff --git a/doc/examples/preferencepane/modifiedfilelistwidget.cpp b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp similarity index 100% rename from doc/examples/preferencepane/modifiedfilelistwidget.cpp rename to doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp diff --git a/doc/examples/preferencepane/modifiedfilelistwidget.h b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h similarity index 100% rename from doc/examples/preferencepane/modifiedfilelistwidget.h rename to doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h diff --git a/doc/examples/preferencepane/preferencepaneplugin.cpp b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp similarity index 100% rename from doc/examples/preferencepane/preferencepaneplugin.cpp rename to doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp diff --git a/doc/examples/preferencepane/preferencepaneplugin.h b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h similarity index 100% rename from doc/examples/preferencepane/preferencepaneplugin.h rename to doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h diff --git a/doc/examples/preferencepane/preferencepaneplugin.pro b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro similarity index 100% rename from doc/examples/preferencepane/preferencepaneplugin.pro rename to doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro diff --git a/doc/examples/progressbar/ProgressBar.pluginspec b/doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec similarity index 100% rename from doc/examples/progressbar/ProgressBar.pluginspec rename to doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec diff --git a/doc/examples/progressbar/headerfilteprogress.cpp b/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp similarity index 100% rename from doc/examples/progressbar/headerfilteprogress.cpp rename to doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp diff --git a/doc/examples/progressbar/headerfilterprogress.h b/doc/pluginhowto/examples/progressbar/headerfilterprogress.h similarity index 100% rename from doc/examples/progressbar/headerfilterprogress.h rename to doc/pluginhowto/examples/progressbar/headerfilterprogress.h diff --git a/doc/examples/progressbar/progressbar.pro b/doc/pluginhowto/examples/progressbar/progressbar.pro similarity index 100% rename from doc/examples/progressbar/progressbar.pro rename to doc/pluginhowto/examples/progressbar/progressbar.pro diff --git a/doc/examples/progressbar/progressbarplugin.cpp b/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp similarity index 100% rename from doc/examples/progressbar/progressbarplugin.cpp rename to doc/pluginhowto/examples/progressbar/progressbarplugin.cpp diff --git a/doc/examples/progressbar/progressbarplugin.h b/doc/pluginhowto/examples/progressbar/progressbarplugin.h similarity index 100% rename from doc/examples/progressbar/progressbarplugin.h rename to doc/pluginhowto/examples/progressbar/progressbarplugin.h diff --git a/doc/examples/wizard/customproject/CustomProject.pluginspec b/doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec similarity index 100% rename from doc/examples/wizard/customproject/CustomProject.pluginspec rename to doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec diff --git a/doc/examples/wizard/customproject/customprojectplugin.cpp b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp similarity index 100% rename from doc/examples/wizard/customproject/customprojectplugin.cpp rename to doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp diff --git a/doc/examples/wizard/customproject/customprojectplugin.h b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h similarity index 100% rename from doc/examples/wizard/customproject/customprojectplugin.h rename to doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h diff --git a/doc/examples/wizard/customproject/customprojectplugin.pro b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro similarity index 100% rename from doc/examples/wizard/customproject/customprojectplugin.pro rename to doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro diff --git a/doc/examples/wizard/customproject/customprojectwizard.cpp b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp similarity index 100% rename from doc/examples/wizard/customproject/customprojectwizard.cpp rename to doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp diff --git a/doc/examples/wizard/customproject/customprojectwizard.h b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h similarity index 100% rename from doc/examples/wizard/customproject/customprojectwizard.h rename to doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt similarity index 100% rename from doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt rename to doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelSource.txt b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt similarity index 100% rename from doc/examples/wizard/itemmodelwizard/ItemModelSource.txt rename to doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec similarity index 100% rename from doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec rename to doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp similarity index 100% rename from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp rename to doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h similarity index 100% rename from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h rename to doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro similarity index 100% rename from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro rename to doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro diff --git a/doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp diff --git a/doc/examples/wizard/itemmodelwizard/modelclasswizard.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelclasswizard.h rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelnamepage.cpp rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelnamepage.h rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.ui b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelnamepage.ui rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui diff --git a/doc/examples/wizard/itemmodelwizard/template.qrc b/doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc similarity index 100% rename from doc/examples/wizard/itemmodelwizard/template.qrc rename to doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc