summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index f87121a..b544b92 100644
--- a/site/index.php
+++ b/site/index.php
@@ -78,8 +78,11 @@
<li><a href="git/libreboot_util.tar.xz">Documentation (archived)</a></li>
<li><a href="git/libreboot_src.tar.xz">Source code</a></li>
</ul>
+ </div>
+ <div class="section">
+ <h1>Documentation</h1>
<ul class="ulnav">
- <li><a href="docs/index.html">Documentation</a></li>
+ <li><a href="docs/index.html">Index</a></li>
<li><a href="docs/hcl/index.html#supported_list">List of supported systems</a></li>
<li><a href="docs/install/index.html">How to install <?php echo $lbProjectName; ?></a></li>
<li><a href="docs/gnulinux/index.html">How to install GNU/Linux</a></li>