
22 Sep
2020
22 Sep
'20
8:49 p.m.
On Sat, 19 Sep 2020 at 10:10, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Add the description of the global data pointer to the generated HTML documentation.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/develop/global_data.rst | 53 +++++++++++++++++++++++++++++++++++++ doc/develop/index.rst | 1 + 2 files changed, 54 insertions(+) create mode 100644 doc/develop/global_data.rst
Reviewed-by: Simon Glass sjg@chromium.org