1*9e3b08aeSAndroid Build Coastguard Worker# Documentation 2*9e3b08aeSAndroid Build Coastguard Worker 3*9e3b08aeSAndroid Build Coastguard WorkerFirst-time users should start with the [tutorial](tutorial.md). 4*9e3b08aeSAndroid Build Coastguard Worker 5*9e3b08aeSAndroid Build Coastguard Worker## Manual Pages 6*9e3b08aeSAndroid Build Coastguard Worker 7*9e3b08aeSAndroid Build Coastguard WorkerThese describe all the various command line options. 8*9e3b08aeSAndroid Build Coastguard Worker 9*9e3b08aeSAndroid Build Coastguard Worker* [`stg`](stg.md): ABI extraction and transformation 10*9e3b08aeSAndroid Build Coastguard Worker* [`stgdiff`](stgdiff.md): ABI comparison and reporting 11*9e3b08aeSAndroid Build Coastguard Worker 12*9e3b08aeSAndroid Build Coastguard Worker## Reference 13*9e3b08aeSAndroid Build Coastguard Worker 14*9e3b08aeSAndroid Build Coastguard Worker* [`reference`](reference.md): work-in-progress covering concepts etc. 15*9e3b08aeSAndroid Build Coastguard Worker 16*9e3b08aeSAndroid Build Coastguard Worker## Design and Implementation 17*9e3b08aeSAndroid Build Coastguard Worker 18*9e3b08aeSAndroid Build Coastguard WorkerIncomplete descriptions of some of the more interesting things that make up 19*9e3b08aeSAndroid Build Coastguard Worker`stgdiff`. 20*9e3b08aeSAndroid Build Coastguard Worker 21*9e3b08aeSAndroid Build Coastguard Worker* [Comparison](comparison.md): how STG compares graphs 22*9e3b08aeSAndroid Build Coastguard Worker* [Naming](naming.md): how STG builds C type name syntax 23*9e3b08aeSAndroid Build Coastguard Worker* [Reporting](reporting.md): how STG serialises reports 24*9e3b08aeSAndroid Build Coastguard Worker* [SCC](scc.md): how STG efficiently and safely handles cyclic graphs 25