From 4ac41de61e33577081e9b623b75f23d6587b5812 Mon Sep 17 00:00:00 2001 From: malte_langkabel Date: Tue, 25 Apr 2017 17:20:59 +0200 Subject: [PATCH] web: fix inaccuracies in the documentation --- web/documentation/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/documentation/index.html b/web/documentation/index.html index 37c0f57e..ffa5b542 100644 --- a/web/documentation/index.html +++ b/web/documentation/index.html @@ -194,7 +194,7 @@

Exporting a Compilation Database:

@@ -1936,7 +1936,7 @@

Visual Studio

Installation -

To install the Sourcetrail plugin for any version of Visual Studio, just execute the corresponding vsix file located in your ide_plugins/visual_studio.

+

To install the Sourcetrail plugin for Visual Studio 2012, 2013 or 2015, just execute the corresponding vsix file located in your ide_plugins/visual_studio.

Use

If you want Visual Studio to activate a certain element in Sourcetrail, right-click that element to bring up the context menu and choose the “Set active Token” option.