summaryrefslogtreecommitdiffstats
path: root/HACKING
blob: 8727a4ac704872ec6889659cfd795a5479c99f1f (plain)
1
2
3
4
5
6
7
8
9
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.