diff options
| author | realtradam <[email protected]> | 2021-07-10 04:32:38 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-07-10 04:32:38 -0400 |
| commit | 5f71389f9cbfb0adcd68686298fe7c7a47310ca2 (patch) | |
| tree | 12a9b46f850731271000bcaf21156dac1781d903 /docs/frames.html | |
| download | felpack-r2d-bindings-5f71389f9cbfb0adcd68686298fe7c7a47310ca2.tar.gz felpack-r2d-bindings-5f71389f9cbfb0adcd68686298fe7c7a47310ca2.zip | |
Diffstat (limited to 'docs/frames.html')
| -rw-r--r-- | docs/frames.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/frames.html b/docs/frames.html new file mode 100644 index 0000000..1310783 --- /dev/null +++ b/docs/frames.html @@ -0,0 +1,17 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <title>Documentation by YARD 0.9.26</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> |
