commit | c16e3d0379088c19ec354259e4495f97533d12f5 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Thu Apr 21 10:42:15 2016 +0800 |
committer | Jeremy Kerr <jk@ozlabs.org> | Thu Apr 21 10:42:15 2016 +0800 |
tree | 686881f86dc2e02fa65e7ae984226e8fe223cc93 | |
parent | 7acf2465fb905f83a63743ef5da64f8f7e6e1018 [diff] |
README: split contents into usage & development sections Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
rest-api.md: Introduction to using the OpenBMC REST API
console.md: Using the host console
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
contributing.md: Guidelines for contributing to OpenBMC
dbus-interfaces.md: Reference for APIs exposed to dbus
kernel-development.md: Reference for common kernel development tasks