Disable system specification documentation links

System specification documentation is not yet ready for release; comment
out related links to disable them until they are complete and ready for
release.
This commit is contained in:
inference 2023-10-07 02:21:32 +01:00
parent fbd8bab42d
commit 46f4ccb3f5
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 1.0.0-alpha.1+4 -->
<!-- Version: 1.0.0-alpha.2+5 -->
<html>
@ -36,9 +36,9 @@
<ul>
<li><a href="documentation/grapheneos-hardened_malloc.html">GrapheneOS hardened_malloc</a></li>
<li><a href="documentation/openssl_selfsigned_certificate_chain.html">OpenSSL Self-signed Certificate Chain</a></li>
<li><a href="documentation/specification-system-aa000.html">Specification - System - aa000</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>
<!--<li><a href="documentation/specification-system-aa000.html">Specification - System - aa000</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>
</section>
</body>