recommit for updates in build 46

This commit is contained in:
2021-12-29 15:24:36 +01:00
parent 60ad25245d
commit d87eadc0e0
44 changed files with 230 additions and 171 deletions

View File

@@ -2,9 +2,9 @@
<html>
<head>
<meta charset="utf-8">
<title>Documentation by YARD 0.9.16</title>
<title>Documentation by YARD 0.9.26</title>
</head>
<script type="text/javascript" charset="utf-8">
<script type="text/javascript">
var match = unescape(window.location.hash).match(/^#!(.+)/);
var name = match ? match[1] : 'index.html';
name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, '');