Tom Rini
7c419d4b57
global: Update URL for U-Boot project
...
Our official domain is now u-boot-project.org, so update all in-tree
references to use the correct domain.
Reviewed-by: Tony Dinh <mibodhi@gmail.com >
Reviewed-by: Peter Robinson <pbrobinson@gmail.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2026-05-25 09:30:47 -06:00
E Shattow
77493c488b
doc: build: documentation: add description of KDOC_WERROR
...
Describe KDOC_WERROR and recommend when building documentation for a patch
submission.
Signed-off-by: E Shattow <e@freeshell.de >
2025-09-27 09:18:48 +02:00
Simon Glass
4c4977cbc9
doc: Update documentation URL
...
Update to use the new docs.u-boot.org URL for documentation.
Signed-off-by: Simon Glass <sjg@chromium.org >
2023-12-13 18:39:05 -05:00
Paul Barker
2a3c0680e6
doc: Explicitly list build dependencies for docs
...
Highlight the packages which need to be installed in order to build the
docs.
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com >
2023-08-23 08:03:00 +02:00
Heinrich Schuchardt
dc3e41ec59
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 >
2023-04-08 07:44:33 +02:00
Heinrich Schuchardt
566b7b2f51
doc: building documentation
...
Provide a man-page describing how to build the U-Boot documentation.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
2023-01-04 13:17:42 +01:00