diff options
author | Anthony Barbier <anthony.barbier@arm.com> | 2017-03-24 14:54:29 +0000 |
---|---|---|
committer | Anthony Barbier <anthony.barbier@arm.com> | 2017-03-24 17:24:41 +0000 |
commit | 871448ee8eff790c4ccc3250008dd71170cc78b2 (patch) | |
tree | 11a2d6346532da58a425bb58c3cbd9459070c4c8 /documentation.xhtml | |
parent | e8f6d10ad1293f104bdfc347ff717bd7aa959231 (diff) | |
download | armcl-871448ee8eff790c4ccc3250008dd71170cc78b2.tar.gz armcl-871448ee8eff790c4ccc3250008dd71170cc78b2.tar.bz2 armcl-871448ee8eff790c4ccc3250008dd71170cc78b2.zip |
arm_compute v17.03.1
Diffstat (limited to 'documentation.xhtml')
-rw-r--r-- | documentation.xhtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation.xhtml b/documentation.xhtml new file mode 100644 index 000000000..451ea10f9 --- /dev/null +++ b/documentation.xhtml @@ -0,0 +1,6 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="refresh" content="0;url=documentation/index.xhtml" /> + </head> +</html> |