aboutsummaryrefslogtreecommitdiffstats
path: root/doc.go
blob: 6c9f26ea3de15b2fbdb863660ea89ff2484bbb58 (plain)
1
2
3
4
5
6
7
8
/*
Package kati provides GNU make compatible functions, especially
to speed up the continuous build of Android.

*/
package kati

// TODO(ukai): add more doc comments.