On Tue, 16 Feb 2021 at 10:41, 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]> > 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(-)
Reviewed-by: Simon Glass <[email protected]>

