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

10 lines
254 B

To change KDevelop's code 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 *.dox files in the doc/api/ directory.