commit | f56149893538b34dbd905ee3f756628cf41358bd | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Apr 21 12:11:59 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 27 14:55:29 2020 -0400 |
tree | 75fd2e575dd1af7390dbe1b33440bd896f8e0ca0 | |
parent | 38c4f6eb740e576f3d41c8183660c1b3228fc734 [diff] |
Add .readthedocs.yml readthedocs.org allows to automatically generate and publish the HTML documentation for the U-Boot project. Add a file controlling building https://u-boot.readthedocs.io/. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>