port the stats utility from Rusty Russell
[openadk.git] / docs / working-with.txt
blob9e101d28f2d6c247af6a6c4f02dae26eba434b10
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
4 Working with OpenADK
5 ====================
7 This section explains how you can customize OpenADK to fit your
8 needs.
10 include::configure.txt[]
12 include::make-tips.txt[]
14 include::customize.txt[]
16 include::common-usage.txt[]
18 Hacking OpenADK
19 ---------------
21 If OpenADK does not yet fit all your requirements, you may be
22 interested in hacking it to add:
24 * new packages: refer to the xref:adding-packages[Developer guide]