[PATCH 1/4] docs: Add sentence on where Debian packages can be searched for online

2021-11-05 Thread Glenn Washburn
Signed-off-by: Glenn Washburn --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 38d8d5a4d..8a2b617f3 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,8 @@ This is the GRUB. Welcome. This file contains instructions for compiling and installing

[PATCH 3/4] docs: Fix broken links in development docs

2021-11-05 Thread Glenn Washburn
Use the Git Book as a reference for documentation on Git as no other link was provided. Other links were broken because they used @url instead of @uref and needed a comma separator between link and link text. Signed-off-by: Glenn Washburn --- docs/grub-dev.texi | 10 +- 1 file changed, 5

[PATCH 0/4] Documentation improvements and fixes

2021-11-05 Thread Glenn Washburn
These patches are pretty self explanatory. The first patch was requested by Daniel and Daniel suggested the link to the INSTALL file from the git web repo. Glenn Glenn Washburn (4): docs: Add sentence on where Debian packages can be searched for online docs: Update development docs to include

[PATCH 2/4] docs: Update development docs to include information on running test suite

2021-11-05 Thread Glenn Washburn
Add a section with minimal description on setting up and running the test suite with a link to the INSTALL documentation which is a little more detailed in terms of package requirements. Signed-off-by: Glenn Washburn --- docs/grub-dev.texi | 12 1 file changed, 12 insertions(+) dif

[PATCH 4/4] docs: Add documentation on packages for building documentation

2021-11-05 Thread Glenn Washburn
Signed-off-by: Glenn Washburn --- INSTALL | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 8a2b617f3..a64f63723 100644 --- a/INSTALL +++ b/INSTALL @@ -90,6 +90,10 @@ Note that `make check' will run and many tests may complete successfully with