From 194422af82ad61bc2870e3db7d1a1e864e5b1ecd Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 18 Oct 2019 00:26:21 +0200 Subject: Documentation: Make sure ifdtool/index gets added to toctree Change-Id: I57b37ebd3383e73a101511e303ad3beeb9d4ea31 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/36109 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- Documentation/ifdtool/index.md | 1 + Documentation/util.md | 8 ++++++++ 2 files changed, 9 insertions(+) (limited to 'Documentation') diff --git a/Documentation/ifdtool/index.md b/Documentation/ifdtool/index.md index e6e6057a74..4348009f10 100644 --- a/Documentation/ifdtool/index.md +++ b/Documentation/ifdtool/index.md @@ -1,3 +1,4 @@ +# ifdtool Contents: diff --git a/Documentation/util.md b/Documentation/util.md index 3a09b00101..021af791c7 100644 --- a/Documentation/util.md +++ b/Documentation/util.md @@ -1,4 +1,7 @@ # Utilities + +## List of utils + _Scripts and programs found in the `./util` directory_ * __abuild__ - coreboot autobuild script builds coreboot images for all available targets. `bash` @@ -131,3 +134,8 @@ CPUs. `C` * __x86__ - Generates 32-bit PAE page tables based on a CSV input file. `Go` * __xcompile__ - Cross compile setup `Bash` + + +## In depth documentation + +* [ifdtool](ifdtool/index.md) -- cgit v1.2.3