diff options
| author | realtradam <[email protected]> | 2021-06-10 12:15:05 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-06-10 12:15:05 -0400 |
| commit | 3a960438c1cfd2211e6cc78095e67c7387e8480b (patch) | |
| tree | 6b5b45f55e3c08143dd29ea30e41ad1e613ea7e6 /docs/frames.html | |
| parent | 61b6b4f8e524eb93e56e5dbe62f2387ed39970e9 (diff) | |
| download | FelECS-3a960438c1cfd2211e6cc78095e67c7387e8480b.tar.gz FelECS-3a960438c1cfd2211e6cc78095e67c7387e8480b.zip | |
changed docs location
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> |
