restructure source page

This commit is contained in:
Daniel Micay 2020-12-25 22:51:32 -05:00
parent c371cef8c5
commit b578d659b7

View File

@ -52,6 +52,21 @@
<a href="/contact#reporting-issues">reporting issues section on the contact page</a>
for an comparable overview of where issues should be filed.</p>
<nav id="table-of-contents">
<h2><a href="#table-of-contents">Table of contents</a></h2>
<ul>
<li><a href="#grapheneos">GrapheneOS</a></li>
<li><a href="#standalone-apps">Standalone apps</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#utilities">Utilities</a></li>
<li><a href="#archive">Archive</a></li>
</ul>
</nav>
<section id="grapheneos">
<h2><a href="#grapheneos">GrapheneOS</a></h2>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for OS repositories</a></li>
<li><a href="https://github.com/GrapheneOS/hardened_malloc">hardened_malloc</a></li>
@ -69,6 +84,7 @@
cross-compilation toolchains for each host and target platform combination, etc. The
prebuilts can all be built from source if desired. The build instructions will be
expanded to cover all of this in the future.</p>
</section>
<section id="standalone-apps">
<h2><a href="#standalone-apps">Standalone apps</a></h2>