You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/HACKING.language

13 lines
311 B

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