blob: f44a0bf3509b70e7adf8ef5b3208b043044a8f5f [file] [log] [blame] [view]
# Integrator Development Kit (IDK) Documentation
These are some of the tools included in the IDK. See [fuchsia.dev](https://fuchsia.dev) for
complete information on how to use the IDK to create a development environment.
* [Bootserver](bootserver.md) used to pave or netboot a Fuchsia device.
* Minimal [Compilation notes for C/C++](compilation.md).
* Starting the [Debugger](debugger.md).
* [Working with devices](devices.md).
* [Logging](logging.md).
* [Packaging components](packages.md).
* [Using SSH](ssh.md)