On 5/1/20 11:57 PM, Tom Rini wrote: > On Fri, May 01, 2020 at 10:06:17PM +0200, Heinrich Schuchardt wrote: > >> Out documentation directory is doc/ and not docs/. >> >> Signed-off-by: Heinrich Schuchardt <[email protected]> > > Applied to u-boot/master, thanks! >
Hello Tom, building the documentation now works fine when pushing origin/master to my https://github.com/xypron2/u-boot repository. Integration with https://github.com/trini/u-boot would be trivial. You would simply have to logon to readthedocs.org using your Github account. I can then add you as maintainer to the u-boot project on readthedocs and you can take over. Integration with https://gitlab.denx.de/u-boot/u-boot would require setting up a webhook there, cf. https://docs.readthedocs.io/en/stable/webhooks.html#webhook-integrations What are your preferences? Best regards Heinrich

