commit | 34547d7ac5047bee9e0f0a932f99f2e207ad562d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Apr 07 11:17:23 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Apr 08 07:44:33 2023 +0200 |
tree | 87551088fcfaa7896550380bcddd942c9dd5a38e | |
parent | 964f972ac1c7c4dbfab2013819b1335ec54445f0 [diff] |
doc: mention usage of .readthedocs.yml Mention that HTML pages are published at https://u-boot.readthedocs.io/ and that the file .readthedocs.yml controls the build process. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>