blob: 5f2cbe6842cc13720512f758268ed12338d3959c [file] [log] [blame] [view] [edit]
# 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).
* [Discovering devices](device_discovery.md).
* [Working with devices](devices.md).
* [Logging](logging.md).
* [Packaging components](packages.md).
* [Using SSH](ssh.md)