summaryrefslogtreecommitdiffstats
path: root/HACKING.language
blob: de80e53026e29b665a1515adefdd73e5e8fa70cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
To find how to add support for a new programming language to KDevelop
please read the API documentation generated by doxygen at:

http://www.kdevelop.org

or generate it yourself:

make apidox  ( the generated documentation will be at apidocs/html )

or read the file:

doc/api/HowToAddProgrammingLanguages.dox