diff --git a/src/plugins/effectcomposer/EffectComposer.json.in b/src/plugins/effectcomposer/EffectComposer.json.in index 0f851a1391d..dabdd56a239 100644 --- a/src/plugins/effectcomposer/EffectComposer.json.in +++ b/src/plugins/effectcomposer/EffectComposer.json.in @@ -12,6 +12,7 @@ ], "Description" : "Plugin for Effect Composer.", "Url" : "https://www.qt.io", + "DocumentationUrl" : "https://doc.qt.io/qtdesignstudio/qtquick-effect-composer-view.html", "DisabledByDefault" : true, ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/marketplace/Marketplace.json.in b/src/plugins/marketplace/Marketplace.json.in index 17bf05cdb4e..7b9dccf4235 100644 --- a/src/plugins/marketplace/Marketplace.json.in +++ b/src/plugins/marketplace/Marketplace.json.in @@ -17,5 +17,6 @@ "Description" : "Install applications from Qt Marketplace.", "LongDescription" : [], "Url" : "https://www.qt.io", + "DocumentationUrl" : "https://marketplace.qt.io", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/qmljseditor/QmlJSEditor.json.in b/src/plugins/qmljseditor/QmlJSEditor.json.in index 06aa06b2a61..834ea293fa2 100644 --- a/src/plugins/qmljseditor/QmlJSEditor.json.in +++ b/src/plugins/qmljseditor/QmlJSEditor.json.in @@ -18,5 +18,6 @@ "Description" : "Edit QML and JavaScript files.", "LongDescription" : [], "Url" : "https://www.qt.io", + "DocumentationUrl" : "https://doc.qt.io/qtcreator/creator-preferences-qtquick-code-style.html", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/qmljstools/QmlJSTools.json.in b/src/plugins/qmljstools/QmlJSTools.json.in index d4603446f48..d3522d5a6ec 100644 --- a/src/plugins/qmljstools/QmlJSTools.json.in +++ b/src/plugins/qmljstools/QmlJSTools.json.in @@ -17,6 +17,7 @@ "Category" : "Qt Quick", "Description" : "Tools for analyzing Qml/JS code.", "Url" : "https://www.qt.io", + "DocumentationUrl" : "https://doc.qt.io/qtcreator/creator-how-to-autoformat-qml-js.html", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ diff --git a/src/plugins/studiowelcome/StudioWelcome.json.in b/src/plugins/studiowelcome/StudioWelcome.json.in index 7d0d4426475..71ef9f2aa10 100644 --- a/src/plugins/studiowelcome/StudioWelcome.json.in +++ b/src/plugins/studiowelcome/StudioWelcome.json.in @@ -17,5 +17,6 @@ ], "Description" : "Qt Design Studio Welcome Page.", "Url" : "https://www.qt.io", + "DocumentationUrl" : "https://doc.qt.io/qtdesignstudio/creator-quick-tour.html", ${IDE_PLUGIN_DEPENDENCIES} } diff --git a/src/plugins/texteditor/TextEditor.json.in b/src/plugins/texteditor/TextEditor.json.in index 9767f4cca54..0c3ae7f992a 100644 --- a/src/plugins/texteditor/TextEditor.json.in +++ b/src/plugins/texteditor/TextEditor.json.in @@ -17,7 +17,7 @@ "Category" : "Core", "Description" : "Text editor framework and the implementation of the basic text editor.", "Url" : "https://www.qt.io", - "DocumentationUrl" : "https://doc.qt.io/qtcreator/creator-how-tos.html#edit-code", + "DocumentationUrl" : "https://doc.qt.io/qtcreator/creator-coding-navigating.html", ${IDE_PLUGIN_DEPENDENCIES}, "Mimetypes" : [ "",