diff options
| author | 2017-02-01 11:18:05 +0000 | |
|---|---|---|
| committer | 2017-02-01 11:18:05 +0000 | |
| commit | b1ac8db3f8c3d8f393701a2f644a85cb44e7c24d (patch) | |
| tree | 5ebcaba65a09d2047bc0126fe68dd633b345158c /plist/Error.t.html | |
| download | rust-plist-gh-pages.tar.bz2 | |
Documentation for ebarnard/rust-plist@bf6b567gh-pages
Diffstat (limited to 'plist/Error.t.html')
| -rw-r--r-- | plist/Error.t.html | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/plist/Error.t.html b/plist/Error.t.html new file mode 100644 index 0000000..1bf0d35 --- /dev/null +++ b/plist/Error.t.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +    <meta http-equiv="refresh" content="0;URL=enum.Error.html"> +</head> +<body> +    <p>Redirecting to <a href="enum.Error.html">enum.Error.html</a>...</p> +    <script>location.replace("enum.Error.html" + location.search + location.hash);</script> +</body> +</html>
\ No newline at end of file | 
