summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index bc9b086..4e796f5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,9 +1,14 @@
+<!doctype html>
<html>
<head>
- GNU Taler documentation
+ <meta charset="UTF-8">
+ <title>GNU Taler documentation</title>
+ <link rel=stylesheet href="pure.css">
+ <link rel=stylesheet href="docstyle.css">
</head>
<body>
<h1>GNU Taler documentation</h1>
+ This page is an overview of all documentation resources for GNU Taler.
<ul>
<li>
<h3>RESTful API</h3>