diff --git a/docs/documentation/index.html b/docs/documentation/index.html index 4b4b8634..713388bd 100644 --- a/docs/documentation/index.html +++ b/docs/documentation/index.html @@ -76,7 +76,7 @@
-

Documentation for version 2020.1

+

Documentation for version 2020.2

@@ -105,10 +105,10 @@

Supported Languages

C

-

C support is powered by Clang 8.0.1. For issues loading C code, please have a look at Clang language compatibility or report a bug in our bug tracker.

+

C support is powered by Clang 10.0.0. For issues loading C code, please have a look at Clang language compatibility or report a bug in our bug tracker.

C++

-

C++ support is powered by Clang 8.0.1. For more Information please visit Clang C++ Status. For issues loading C++ code, please have a look at Clang language compatibility or report a bug in our bug tracker.

+

C++ support is powered by Clang 10.0.0. For more Information please visit Clang C++ Status. For issues loading C++ code, please have a look at Clang language compatibility or report a bug in our bug tracker.

Java

Sourcetrail includes support for Java 10 and lower which is powered by Eclipse JDT. If you encounter any issues while using Sourcetrail on a Java project, please let us know by providing a minimal example in our bug tracker.

@@ -462,7 +462,11 @@

Tarball

Download the .tar.gz file and extract it. To start Sourcetrail run the Sourcetrail.sh script. Sourcetrail creates a folder ~/.config/sourcetrail at the first run, this is the folder for Sourcetrail settings.

-

To Install Sourcetrail run the install.sh script with sudo, it will install Sourcetrail to /opt/sourcetrail and create /usr/bin/sourcetrail symlink.

+

Install

+

To install Sourcetrail run the install.sh script with sudo. It will install Sourcetrail to /opt/sourcetrail and create the /usr/bin/sourcetrail symlink.

+ +

Uninstall

+

To uninstall Sourcetrail run the /opt/sourcetrail/uninstall.sh script with sudo.

AppImage

Download the .AppImage file. Give it permission to execute with chmod a+x or via the context menu. To start Sourcetrail double click it or execute it from the Terminal. Sourcetrail creates a folder ~/.config/sourcetrail at the first run, this is the folder for Sourcetrail settings.

@@ -1509,13 +1513,18 @@ Context Menu: