summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-11-10 05:14:43 +0300
committerSimon Glass <sjg@chromium.org>2022-11-23 01:13:34 +0300
commit74df491051d622c07acbcb0b41749aeeb4052889 (patch)
tree7af3d292fe3e4c3b4653210e4cc89a66b2872b0c /doc
parentb38da15a054c4ce5ac7c46147995f1387ab24d3b (diff)
downloadu-boot-74df491051d622c07acbcb0b41749aeeb4052889.tar.xz
buildman: Convert documentation to rST
Convert the buildman documentation to rST format and include it in the 'build' section. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Quentin Schulz <foss+uboot@0leil.net>
Diffstat (limited to 'doc')
l---------doc/build/buildman.rst1
-rw-r--r--doc/build/index.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/buildman.rst b/doc/build/buildman.rst
new file mode 120000
index 0000000000..beeaa42572
--- /dev/null
+++ b/doc/build/buildman.rst
@@ -0,0 +1 @@
+../../tools/buildman/buildman.rst \ No newline at end of file
diff --git a/doc/build/index.rst b/doc/build/index.rst
index 69952f90d8..9a8105db21 100644
--- a/doc/build/index.rst
+++ b/doc/build/index.rst
@@ -11,3 +11,4 @@ Build U-Boot
clang
docker
tools
+ buildman