summaryrefslogtreecommitdiffstats
path: root/HACKING
blob: e81196b578162689dbc0511d0a27e04061578980 (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.tdevelop.org

or generate it yourself:

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

or read *.dox files in the doc/api/ directory.