diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 22:26:51 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 22:26:51 +0100 |
commit | 5ca114300e3fb9fa755766146a572ada2ec06e18 (patch) | |
tree | 7214a1eb34d5884e69a581a688777c5891693739 /docs/maintain/index.html | |
parent | 80f1cfeddda5dea9f5715efa8062aad6c90f79c5 (diff) | |
download | librebootfr-5ca114300e3fb9fa755766146a572ada2ec06e18.tar.gz librebootfr-5ca114300e3fb9fa755766146a572ada2ec06e18.zip |
docs/maintain/index.html: add TODO for depthcharge
Diffstat (limited to 'docs/maintain/index.html')
-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 b6c723a0..4beca919 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"> |