diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 17:26:51 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 17:26:51 (EDT) |
commit | 5ca114300e3fb9fa755766146a572ada2ec06e18 (patch) | |
tree | 7214a1eb34d5884e69a581a688777c5891693739 /docs | |
parent | 80f1cfeddda5dea9f5715efa8062aad6c90f79c5 (diff) | |
download | libreboot-5ca114300e3fb9fa755766146a572ada2ec06e18.zip libreboot-5ca114300e3fb9fa755766146a572ada2ec06e18.tar.gz libreboot-5ca114300e3fb9fa755766146a572ada2ec06e18.tar.bz2 |
docs/maintain/index.html: add TODO for depthcharge
Diffstat (limited to 'docs')
-rw-r--r-- | docs/maintain/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index b6c723a..4beca91 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -49,6 +49,9 @@ </ul> </li> <li> + <a href="#updating_depthcharge">Updating depthcharge</a> (TODO) + </li> + <li> <a href="#updating_flashrom">Updating flashrom</a> </li> <li> @@ -508,6 +511,16 @@ </p> </div> + + <div class="section"> + <h1 id="updating_depthcharge">Updating depthcharge (TODO)</h1> + <p> + TODO: write this section. + </p> + <p> + <a href="#pagetop">Back to top of page</a>. + </p> + </div> <div class="section"> |