On Wed, Feb 17, 2021 at 1:41 AM Heinrich Schuchardt <[email protected]> wrote: > > With the last update of conf.py the references to U-Boot where replaced by > references to Linux. > > Fix the project references in the generated documentation. > > Reported by: Simon Glass <[email protected]>
Wrong tag. Should be: "Reported-by" Reported-by: Bin Meng <[email protected]> See https://lists.denx.de/pipermail/u-boot/2021-February/439615.html > Fixes: 98f01cf7a22e ("doc: update Kernel documentation build system") > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > doc/conf.py | 24 +++++++++++++----------- > 1 file changed, 13 insertions(+), 11 deletions(-) > Otherwise: Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]>

