diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-09-16 18:47:57 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-09-19 10:37:03 +0200 |
commit | 99fb10ecca6b1679c1fe402508216c0f82140ef5 (patch) | |
tree | b4d7dd2b58fe664b671d320775551f410437cee2 /doc/FAQ.html | |
parent | b950a20afde7f8dff4b38db214120b3d1de2e10f (diff) |
Improvement of the documentation
Change-Id: I8f220d7508d939a16eba956ab1fdf975f4048332
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'doc/FAQ.html')
-rw-r--r-- | doc/FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ.html b/doc/FAQ.html index 5cc8b653..f3584e0e 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -7,10 +7,10 @@ <meta name="author" content="José Bollo"> <title>Frequently Asked Question about AFB-DAEMON</title> <style type="text/css">code{white-space: pre;}</style> + <link rel="stylesheet" href="doc.css"> <!--[if lt IE 9]> - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <![endif]--> - <link rel="stylesheet" href="doc.css"> </head> <body> <header> |