aboutsummaryrefslogtreecommitdiff
path: root/docs/frames.html
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2017-09-18 15:23:36 +0200
committerTim Meusel <tim@bastelfreak.de>2018-03-15 17:06:08 +0100
commit2d355a4c1baadc761d6b12645d0274da8866f722 (patch)
treee6d1a78f9719397ed9ce9144bf4706a3ccd46c48 /docs/frames.html
downloadpuppet-ferm-2d355a4c1baadc761d6b12645d0274da8866f722.tar.gz
puppet-ferm-2d355a4c1baadc761d6b12645d0274da8866f722.tar.bz2
initial commit
Diffstat (limited to 'docs/frames.html')
-rw-r--r--docs/frames.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/frames.html b/docs/frames.html
new file mode 100644
index 0000000..42ca6b6
--- /dev/null
+++ b/docs/frames.html
@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Documentation by YARD 0.9.12</title>
+</head>
+<script type="text/javascript" charset="utf-8">
+ 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>