Skip to content

Commit 0d61060

Browse files
deploy: cac7b81
1 parent d5a5e4d commit 0d61060

388 files changed

Lines changed: 2318 additions & 195 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2525
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css" integrity="sha384-odtC+0UGzzFL/6PNoE8rX/SPcQDXBJ+uRepguP4QkPCm2LBxH3FA3y+fKSiJ+AmM" crossorigin="anonymous"><link rel="stylesheet" href="/assets/css/styles.cd0400e4.css">
2626
<script src="/assets/js/runtime~main.f2447a84.js" defer="defer"></script>
27-
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
27+
<script src="/assets/js/main.4cc95fea.js" defer="defer"></script>
2828
</head>
2929
<body class="navigation-with-keyboard">
3030
<svg style="display: none;"><defs>

404.html.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/404.html">
6+
<link rel="canonical" href="/404.html" />
7+
</head>
8+
<script>
9+
window.location.href = '/404.html' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

api/API-Reference/JSUtils/Preferences.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2525
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css" integrity="sha384-odtC+0UGzzFL/6PNoE8rX/SPcQDXBJ+uRepguP4QkPCm2LBxH3FA3y+fKSiJ+AmM" crossorigin="anonymous"><link rel="stylesheet" href="/assets/css/styles.cd0400e4.css">
2626
<script src="/assets/js/runtime~main.f2447a84.js" defer="defer"></script>
27-
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
27+
<script src="/assets/js/main.4cc95fea.js" defer="defer"></script>
2828
</head>
2929
<body class="navigation-with-keyboard">
3030
<svg style="display: none;"><defs>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/api/API-Reference/JSUtils/Preferences">
6+
<link rel="canonical" href="/api/API-Reference/JSUtils/Preferences" />
7+
</head>
8+
<script>
9+
window.location.href = '/api/API-Reference/JSUtils/Preferences' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

api/API-Reference/JSUtils/ScopeManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2525
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css" integrity="sha384-odtC+0UGzzFL/6PNoE8rX/SPcQDXBJ+uRepguP4QkPCm2LBxH3FA3y+fKSiJ+AmM" crossorigin="anonymous"><link rel="stylesheet" href="/assets/css/styles.cd0400e4.css">
2626
<script src="/assets/js/runtime~main.f2447a84.js" defer="defer"></script>
27-
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
27+
<script src="/assets/js/main.4cc95fea.js" defer="defer"></script>
2828
</head>
2929
<body class="navigation-with-keyboard">
3030
<svg style="display: none;"><defs>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/api/API-Reference/JSUtils/ScopeManager">
6+
<link rel="canonical" href="/api/API-Reference/JSUtils/ScopeManager" />
7+
</head>
8+
<script>
9+
window.location.href = '/api/API-Reference/JSUtils/ScopeManager' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

api/API-Reference/JSUtils/Session.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2525
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css" integrity="sha384-odtC+0UGzzFL/6PNoE8rX/SPcQDXBJ+uRepguP4QkPCm2LBxH3FA3y+fKSiJ+AmM" crossorigin="anonymous"><link rel="stylesheet" href="/assets/css/styles.cd0400e4.css">
2626
<script src="/assets/js/runtime~main.f2447a84.js" defer="defer"></script>
27-
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
27+
<script src="/assets/js/main.4cc95fea.js" defer="defer"></script>
2828
</head>
2929
<body class="navigation-with-keyboard">
3030
<svg style="display: none;"><defs>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/api/API-Reference/JSUtils/Session">
6+
<link rel="canonical" href="/api/API-Reference/JSUtils/Session" />
7+
</head>
8+
<script>
9+
window.location.href = '/api/API-Reference/JSUtils/Session' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

api/API-Reference/NodeConnector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2525
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css" integrity="sha384-odtC+0UGzzFL/6PNoE8rX/SPcQDXBJ+uRepguP4QkPCm2LBxH3FA3y+fKSiJ+AmM" crossorigin="anonymous"><link rel="stylesheet" href="/assets/css/styles.cd0400e4.css">
2626
<script src="/assets/js/runtime~main.f2447a84.js" defer="defer"></script>
27-
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
27+
<script src="/assets/js/main.4cc95fea.js" defer="defer"></script>
2828
</head>
2929
<body class="navigation-with-keyboard">
3030
<svg style="display: none;"><defs>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=/api/API-Reference/NodeConnector">
6+
<link rel="canonical" href="/api/API-Reference/NodeConnector" />
7+
</head>
8+
<script>
9+
window.location.href = '/api/API-Reference/NodeConnector' + window.location.search + window.location.hash;
10+
</script>
11+
</html>

0 commit comments

Comments
 (0)