From 9d91e86e1e30d68db9f1f7446fab337ccc7d8f05 Mon Sep 17 00:00:00 2001
From: Andreas Stallinger
Date: Mon, 15 May 2017 10:17:35 +0200
Subject: [PATCH] documenation: qt creator plugin
added qt creator plugin
---
ide_plugins/QtCreator/README.md | 8 ++++++++
web/documentation/index.html | 24 ++++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 ide_plugins/QtCreator/README.md
diff --git a/ide_plugins/QtCreator/README.md b/ide_plugins/QtCreator/README.md
new file mode 100644
index 00000000..85836e62
--- /dev/null
+++ b/ide_plugins/QtCreator/README.md
@@ -0,0 +1,8 @@
+#qtc-sourcetrail
+
+The QtCreator plugin is hosted at Github.
+
+Link to the repository: [qtc-sourcetrail](https://github.com/CoatiSoftware/qtc-sourcetrail).
+
+
+
diff --git a/web/documentation/index.html b/web/documentation/index.html
index ffa5b542..089ea478 100644
--- a/web/documentation/index.html
+++ b/web/documentation/index.html
@@ -1891,6 +1891,30 @@
To get Location from Sourcetrail the sourcetrail-mode need to be active. To active the sourcetrail-mode
press M + x and type in sourcetrail-mode
+ Qt Creator
+ Repo
+ https://github.com/CoatiSoftware/qtc-sourcetrail
+
+ Installation
+
+
+ - Download the plugin for your system from here.
+
- Copy the files into the plugin folder where the QtCreator is installed(eg. /usr/lib/qtcreator/plugins)
+
+ - the plugin path can be found at Help -> System Information... -> PluginsPath
+
+
+
+
+ Use
+ If you want QtCreator to activate a certain element in Sourcetrail, click a location to place the cursor, right-click to bring up the context menu and choose the “Sourcetrail - Set active Token” option. Please note that the position of the cursor will be sent to Sourcetrail and not the position you opened the context menu at.
+
+
+

+
+
+
+
Sublime Text
Repo
https://github.com/CoatiSoftware/sublime-sourcetrail