Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-11 | doc: shorten overlong title underlines | Heinrich Schuchardt | |
Title underlines should match the length of the title. Unfortunately docutils only catches underlines that are too short. Add some missing empty lines after titles. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | |||
2021-03-26 | doc: Move driver model docs under develop/ | Simon Glass | |
These docs are useful for developers, not users. Move them under that section. Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Simon Glass <sjg@chromium.org> |