Skip to content

Commit 34ce71e

Browse files
deploy: 8bb6245
1 parent 80e5170 commit 34ce71e

File tree

292 files changed

+3184
-1361
lines changed

Some content is hidden

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

292 files changed

+3184
-1361
lines changed

404.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.9.2">
6-
<title data-rh="true">Page Not Found | Phoenix Code Docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" name="twitter:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" property="og:url" content="https://docs.phcode.dev/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | Phoenix Code Docs"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.phcode.dev/404.html"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/404.html" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://8DZVLXVEPA-dsn.algolia.net" crossorigin="anonymous"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Phoenix Code Docs RSS Feed">
6+
<title data-rh="true">Page Not Found | Phoenix Code Docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" property="og:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" name="twitter:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" property="og:url" content="https://docs.phcode.dev/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" name="twitter:site" content="@phcodedev"><meta data-rh="true" property="og:site_name" content="Phoenix Code"><meta data-rh="true" property="og:title" content="Page Not Found | Phoenix Code Docs"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.phcode.dev/404.html"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/404.html" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://8DZVLXVEPA-dsn.algolia.net" crossorigin="anonymous"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Phoenix Code Docs RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Phoenix Code Docs Atom Feed">
88

99
<link rel="preconnect" href="https://www.google-analytics.com">
1010
<link rel="preconnect" href="https://www.googletagmanager.com">
1111
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XMWSCV9SP1"></script>
12-
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-XMWSCV9SP1",{})</script>
12+
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-XMWSCV9SP1",{anonymize_ip:!0})</script>
1313

1414

1515

@@ -20,9 +20,11 @@
2020

2121

2222

23+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Phoenix Code","url":"https://phcode.dev","logo":"https://docs.phcode.dev/img/logo.svg","sameAs":["https://x.com/phcodedev","https://github.com/phcode-dev/","https://discord.gg/rBpTBPttca","https://www.youtube.com/channel/UCNK2a8DKqPQQe3GlfTk-RHg"]}</script>
24+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2325
<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">
24-
<script src="/assets/js/runtime~main.910e12ab.js" defer="defer"></script>
25-
<script src="/assets/js/main.91cba681.js" defer="defer"></script>
26+
<script src="/assets/js/runtime~main.4c11b581.js" defer="defer"></script>
27+
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
2628
</head>
2729
<body class="navigation-with-keyboard">
2830
<svg style="display: none;"><defs>

api/API-Reference/JSUtils/Preferences.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.9.2">
6-
<title data-rh="true">Preferences | Phoenix Code Docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" name="twitter:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" property="og:url" content="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-api-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-api-current"><meta data-rh="true" property="og:title" content="Preferences | Phoenix Code Docs"><meta data-rh="true" name="description" content="Import :"><meta data-rh="true" property="og:description" content="Import :"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://8DZVLXVEPA-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Preferences","item":"https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences"}]}</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Phoenix Code Docs RSS Feed">
6+
<title data-rh="true">Preferences | Phoenix Code Docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" property="og:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" name="twitter:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" property="og:url" content="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" name="twitter:site" content="@phcodedev"><meta data-rh="true" property="og:site_name" content="Phoenix Code"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-api-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-api-current"><meta data-rh="true" property="og:title" content="Preferences | Phoenix Code Docs"><meta data-rh="true" name="description" content="Import :"><meta data-rh="true" property="og:description" content="Import :"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://8DZVLXVEPA-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Preferences","item":"https://docs.phcode.dev/api/API-Reference/JSUtils/Preferences"}]}</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Phoenix Code Docs RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Phoenix Code Docs Atom Feed">
88

99
<link rel="preconnect" href="https://www.google-analytics.com">
1010
<link rel="preconnect" href="https://www.googletagmanager.com">
1111
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XMWSCV9SP1"></script>
12-
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-XMWSCV9SP1",{})</script>
12+
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-XMWSCV9SP1",{anonymize_ip:!0})</script>
1313

1414

1515

@@ -20,9 +20,11 @@
2020

2121

2222

23+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Phoenix Code","url":"https://phcode.dev","logo":"https://docs.phcode.dev/img/logo.svg","sameAs":["https://x.com/phcodedev","https://github.com/phcode-dev/","https://discord.gg/rBpTBPttca","https://www.youtube.com/channel/UCNK2a8DKqPQQe3GlfTk-RHg"]}</script>
24+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2325
<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">
24-
<script src="/assets/js/runtime~main.910e12ab.js" defer="defer"></script>
25-
<script src="/assets/js/main.91cba681.js" defer="defer"></script>
26+
<script src="/assets/js/runtime~main.4c11b581.js" defer="defer"></script>
27+
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
2628
</head>
2729
<body class="navigation-with-keyboard">
2830
<svg style="display: none;"><defs>

api/API-Reference/JSUtils/ScopeManager.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="generator" content="Docusaurus v3.9.2">
6-
<title data-rh="true">ScopeManager | Phoenix Code Docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" name="twitter:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" property="og:url" content="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-api-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-api-current"><meta data-rh="true" property="og:title" content="ScopeManager | Phoenix Code Docs"><meta data-rh="true" name="description" content="Import :"><meta data-rh="true" property="og:description" content="Import :"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://8DZVLXVEPA-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"ScopeManager","item":"https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager"}]}</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Phoenix Code Docs RSS Feed">
6+
<title data-rh="true">ScopeManager | Phoenix Code Docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" property="og:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" name="twitter:image" content="https://docs.phcode.dev/img/socialcard.png"><meta data-rh="true" property="og:url" content="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" name="twitter:site" content="@phcodedev"><meta data-rh="true" property="og:site_name" content="Phoenix Code"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-api-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-api-current"><meta data-rh="true" property="og:title" content="ScopeManager | Phoenix Code Docs"><meta data-rh="true" name="description" content="Import :"><meta data-rh="true" property="og:description" content="Import :"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://8DZVLXVEPA-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"ScopeManager","item":"https://docs.phcode.dev/api/API-Reference/JSUtils/ScopeManager"}]}</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Phoenix Code Docs RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Phoenix Code Docs Atom Feed">
88

99
<link rel="preconnect" href="https://www.google-analytics.com">
1010
<link rel="preconnect" href="https://www.googletagmanager.com">
1111
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XMWSCV9SP1"></script>
12-
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-XMWSCV9SP1",{})</script>
12+
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-XMWSCV9SP1",{anonymize_ip:!0})</script>
1313

1414

1515

@@ -20,9 +20,11 @@
2020

2121

2222

23+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Phoenix Code","url":"https://phcode.dev","logo":"https://docs.phcode.dev/img/logo.svg","sameAs":["https://x.com/phcodedev","https://github.com/phcode-dev/","https://discord.gg/rBpTBPttca","https://www.youtube.com/channel/UCNK2a8DKqPQQe3GlfTk-RHg"]}</script>
24+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Phoenix Code Documentation","url":"https://docs.phcode.dev"}</script>
2325
<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">
24-
<script src="/assets/js/runtime~main.910e12ab.js" defer="defer"></script>
25-
<script src="/assets/js/main.91cba681.js" defer="defer"></script>
26+
<script src="/assets/js/runtime~main.4c11b581.js" defer="defer"></script>
27+
<script src="/assets/js/main.7c4b4b0e.js" defer="defer"></script>
2628
</head>
2729
<body class="navigation-with-keyboard">
2830
<svg style="display: none;"><defs>

0 commit comments

Comments
 (0)