mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +01:00
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>
This commit is contained in:
parent
354c05f265
commit
dc3e41ec59
3
doc/build/documentation.rst
vendored
3
doc/build/documentation.rst
vendored
@ -26,6 +26,9 @@ The *htmldocs* target is used to build the HTML documentation. It uses the
|
||||
# Display the documentation in a graphical web browser
|
||||
x-www-browser doc/output/index.html
|
||||
|
||||
The HTML documentation is published at https://u-boot.readthedocs.io. The build
|
||||
process for that site is controlled by the file *.readthedocs.yml*.
|
||||
|
||||
Infodoc documentation
|
||||
---------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user