recommit for updates in build 56

This commit is contained in:
2021-12-29 13:59:50 +01:00
parent b51715eea9
commit 4810844398
18 changed files with 106 additions and 70 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(/^\/\//, '');