summaryrefslogtreecommitdiff
path: root/doc/develop/trace.rst
AgeCommit message (Collapse)AuthorFilesLines
2021-11-20doc: fix typos in trace.rstHeinrich Schuchardt1-8/+8
Fix obvious typos. Use US spelling consistently. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2020-12-15doc: move README.trace to HTML documentationHeinrich Schuchardt1-0/+355
Convert README.trace to reStructured text and move it to develop/trace.rst. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>