1# OpenBMC documentation 2 3This repository contains documentation for OpenBMC as a whole. There may 4be component-specific documentation in the repository for each component. 5 6 - [cheatsheet.md](cheatsheet.md): Quick reference for some common 7 development tasks 8 9 - [contributing.md](contributing.md): Guidelines for contributing to 10 OpenBMC 11 12 - [dbus-interfaces.md](dbus-interfaces.md): Reference for APIs exposed 13 to dbus 14 15 - [kernel-development.md](kernel-development.md): Reference for common 16 kernel development tasks 17 18 - [rest-api.md](rest-api.md): Introduction to using the OpenBMC REST 19 API 20