
31 May
2020
31 May
'20
6:14 p.m.
On Sun, 31 May 2020 at 02:46, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Convert README.log to reStructuredText and add it to the generated HTML documentation.
Assign doc/develop/logging.rst to the maintainer of LOGGING.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
MAINTAINERS | 1 + doc/README.log | 285 --------------------------------------- doc/develop/index.rst | 1 + doc/develop/logging.rst | 290 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 292 insertions(+), 285 deletions(-) delete mode 100644 doc/README.log create mode 100644 doc/develop/logging.rst
Reviewed-by: Simon Glass sjg@chromium.org