aboutsummaryrefslogtreecommitdiff
path: root/Documentation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/index.html')
-rw-r--r--Documentation/index.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/index.html b/Documentation/index.html
new file mode 100644
index 0000000000..69f7a9be92
--- /dev/null
+++ b/Documentation/index.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>coreboot Documentation</title>
+ </head>
+ <body>
+
+<h1>coreboot Documentation</h1>
+<ul>
+ <li><a target="_blank" href="https://www.coreboot.org/Lesson1">Lesson 1</a></li>
+ <li><a href="gerrit_guidelines.md">Gerrit Guidelines</a></li>
+ <li><a href="timestamp.md">Timestamp</a></li>
+ <li>Documentation directory<a target="_blank" href=:https://review.coreboot.org/cgit/coreboot.git/tree/Documentation">listing</a></li>
+</ul>
+
+<h1>Chipset Documentation</h1>
+<ul>
+ <li><a target="_blank" href="Intel/index.html">Intel</a></li>
+ <li><a target="_blank" href="AMD-S3.txt">AMD S3</a></li>
+</ul>
+
+
+<hr>
+<p>Modified: 17 June 2016</p>
+ </body>
+</html>