diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-11 18:23:55 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-11 18:23:55 (EDT) |
commit | 70290e12d0ef3e5348097ae97c21800d3c9f12d7 (patch) | |
tree | 0b0d298077a96387bb1862a5f3e6864e32e1fd17 /docs/maintain | |
parent | 0272c5f2b4bf0cb4de8356f38be0b11decdd39fc (diff) | |
download | libreboot-70290e12d0ef3e5348097ae97c21800d3c9f12d7.zip libreboot-70290e12d0ef3e5348097ae97c21800d3c9f12d7.tar.gz libreboot-70290e12d0ef3e5348097ae97c21800d3c9f12d7.tar.bz2 |
docs/maintain/index.html: clean up links menu
Diffstat (limited to 'docs/maintain')
-rw-r--r-- | docs/maintain/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index bb3a371..dcf839a 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -44,7 +44,6 @@ <li> <a href="#updating_grub">Updating GRUB</a> <ul> - <li><a href="#newpatch_grub">Add/remove/modify patches in GRUB</a></li> <li><a href="#altbuild_grub_payload">Change how the GRUB payload (grub.elf) is built (utility: grub-assemble)</a></li> <li><a href="#newconfig_grub">Modify the configuration used in GRUB</a></li> <li><a href="../grub/index.html">Other maintenance-related tasks in GRUB</a></li> @@ -52,21 +51,12 @@ </li> <li> <a href="#updating_flashrom">Updating flashrom</a> - <ul> - <li><a href="#newpatch_flashrom">Add/remove/modify patches in flashrom</a></li> - </ul> </li> <li> <a href="#updating_bucts">Updating bucts</a> - <ul> - <li><a href="#newpatch_bucts">Add/remove/modify patches in bucts</a></li> - </ul> </li> <li> <a href="#updating_memtest86plus">Updating MemTest86+</a> - <ul> - <li><a href="#newpatch_memtest86plus">Add/remove/modify patches in MemTest86+</a></li> - </ul> </li> </ul> |