update documentation

This commit is contained in:
Robert 2022-12-17 19:22:10 +01:00
parent 5ef5787ded
commit 5e27c5f359
49 changed files with 694 additions and 259 deletions

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=macro.build_request.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="macro.build_request.html">macro.build_request.html</a>...</p>
<script>location.replace("macro.build_request.html" + location.search + location.hash);</script>
</body>
</html>