add Language Extension Guide

This commit is contained in:
mlangkabel
2019-02-26 15:36:12 +01:00
parent 495b40ef16
commit b8664ce131
2 changed files with 57 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ The SourcetrailDB project provides write access to [Sourcetrail](https://www.sou
## Projects Using SourcetrailDB
The following list of projects already use SourcetrailDB API to extend the language support of Sourcetrail. If you plan on starting a language package on your own, take a look at our [Language Extension Guide](LANGUAGE_EXTENSION_GUIDE.md).
* [SourcetrailPythonIndexer](https://github.com/CoatiSoftware/SourcetrailPythonIndexer)