Plugins: Add a few documentation Urls to plugin metadata

Change-Id: If5093f2252edacbe605760526e2fd7cf3284c6e6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Alessandro Portale
2024-08-26 15:28:20 +02:00
parent be89878a46
commit f67972f7b5
6 changed files with 6 additions and 1 deletions

View File

@@ -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}
}

View File

@@ -17,5 +17,6 @@
"Description" : "Install applications from Qt Marketplace.",
"LongDescription" : [],
"Url" : "https://www.qt.io",
"DocumentationUrl" : "https://marketplace.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}

View File

@@ -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}
}

View File

@@ -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" : [

View File

@@ -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}
}

View File

@@ -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" : [
"<?xml version='1.0'?>",