diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-11-23 17:14:56 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-11-23 17:14:56 +0000 |
commit | 76b6b659291973e23b6ecbe8459baeac0577f1d8 (patch) | |
tree | 4ecc4c8fb18239f1b637db0e574de97708377bd1 /doc/index.html | |
parent | 6d52bb255ead3e6ad8f76dce46f96d43e2944ea7 (diff) | |
download | ChibiOS-76b6b659291973e23b6ecbe8459baeac0577f1d8.tar.gz ChibiOS-76b6b659291973e23b6ecbe8459baeac0577f1d8.tar.bz2 ChibiOS-76b6b659291973e23b6ecbe8459baeac0577f1d8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7527 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 000000000..bf4fe4e3f --- /dev/null +++ b/doc/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <meta http-equiv="Refresh" content="0; URL=html/index.html">
+ </head>
+ <body>
+ </body>
+</html>
|