]> git.baikalelectronics.ru Git - uboot.git/commit
Add .readthedocs.yml
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 21 Apr 2020 10:11:59 +0000 (12:11 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 27 Apr 2020 18:55:29 +0000 (14:55 -0400)
commit687d6632f944918942c55ff0d2e0b747cdd18b86
tree75fd2e575dd1af7390dbe1b33440bd896f8e0ca0
parentde29cdca9ce80d3c26f949d033a4149837ae8701
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>
.readthedocs.yml [new file with mode: 0644]