Update webpage "Documentation" from version 1.0.0-beta.1+3 to 1.0.0-beta.2+7

This commit is contained in:
inference 2023-10-07 02:24:19 +01:00
parent 6a8b72060d
commit ae47ff10c0
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 1.0.0-beta.1+3 --> <!-- Version: 1.0.0-beta.2+7 -->
<html> <html>
@ -34,10 +34,11 @@
<section id="toc"> <section id="toc">
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2> <h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
<ul> <ul>
<li><a href="documentation/grapheneos-hardened_malloc.html">GrapheneOS hardened_malloc</a></li> <li><a href="documentation/hardened_malloc.html">hardened_malloc</a></li>
<li><a href="documentation/specification-system-aa000.html">Specification - System - aa000</a></li> <li><a href="documentation/openssl_selfsigned_certificate_chain.html">OpenSSL Self-signed Certificate Chain</a></li>
<li><a href="documentation/specification-system-xa000.html">Specification - System - xa000</a></li> <!--<li><a href="documentation/specification-system-aa000.html">Specification - System - aa000</a></li>-->
<li><a href="documentation/specification-system-xb000.html">Specification - System - xb000</a></li> <!--<li><a href="documentation/specification-system-xa000.html">Specification - System - xa000</a></li>-->
<!--<li><a href="documentation/specification-system-xb000.html">Specification - System - xb000</a></li>-->
</ul> </ul>
</section> </section>
</body> </body>