diff options
| author | realtradam <[email protected]> | 2022-02-09 06:49:09 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-09 06:49:09 -0500 |
| commit | eb3344574b34fdfa83cf7eb7fd5ad1e05868b4f8 (patch) | |
| tree | 47cbba3cf48ee15d05f60e01235290e3d04bdc8c /src/doc/frames.html | |
| parent | 904fca00a91d5de4facdfad3f536d15fea6ba8b9 (diff) | |
| download | orc-arena-of-time-eb3344574b34fdfa83cf7eb7fd5ad1e05868b4f8.tar.gz orc-arena-of-time-eb3344574b34fdfa83cf7eb7fd5ad1e05868b4f8.zip | |
update to match updated binidngsbinding-update
Diffstat (limited to 'src/doc/frames.html')
| -rw-r--r-- | src/doc/frames.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/doc/frames.html b/src/doc/frames.html new file mode 100644 index 0000000..54704af --- /dev/null +++ b/src/doc/frames.html @@ -0,0 +1,17 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <title>Documentation by YARD 0.9.27</title> +</head> +<script type="text/javascript"> + var match = unescape(window.location.hash).match(/^#!(.+)/); + var name = match ? match[1] : 'index.html'; + name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, ''); + window.top.location = name; +</script> +<noscript> + <h1>Oops!</h1> + <h2>YARD requires JavaScript!</h2> +</noscript> +</html> |
