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:
CMAKE_EXPORT_COMPILE_COMMANDS flag. (not supported on Windows yet)CMAKE_EXPORT_COMPILE_COMMANDS flag. (not supported on for Visual Studio CMake generators)compile_commands.json file during a simulated build process. Bear has been tested on FreeBSD, GNU/Linux and OS X.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.
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.