diff --git a/docs/documentation/index.html b/docs/documentation/index.html index 1ad6d6a7..4c61ee55 100644 --- a/docs/documentation/index.html +++ b/docs/documentation/index.html @@ -63,7 +63,7 @@
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 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 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 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.
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.
@@ -3154,7 +3154,7 @@Sourcetrail does two things with the data collected during indexing:
.srctrldb file which is in the same directory as the .srctrlprj file. This database file is used by Sourcetrail to serve its purpose of letting you navigate your source code and also allowing Sourcetrail to re-open the project without re-indexing the source code each time.
- Note: The .srctrldb file is actualy a .sqlite database file and can be inspected using the DB Browser for SQLite.
Note: The .srctrldb file is actualy a .sqlite database file and can be inspected using the DB Browser for SQLite.