Compare commits

...

No commits in common. "main" and "gh-pages" have entirely different histories.

457 changed files with 3821 additions and 7061 deletions

View file

@ -1,31 +0,0 @@
name: Build and Deploy
on:
push:
branches:
- 'main'
jobs:
build-and-deploy:
if: github.repository == 'profectus-engine/profectus-docs'
runs-on: docker
steps:
- name: Setup RSync
run: |
apt-get update
apt-get install -y rsync
- name: Checkout 🛎️
uses: actions/checkout@v2
with:
submodules: recursive
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
run: |
yarn install --frozen-lockfile
yarn run generate
yarn run build
- name: Deploy 🚀
uses: https://github.com/JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: pages # The branch the action should deploy to.
folder: docs/.vitepress/dist # The folder the action should deploy.

View file

@ -1,26 +0,0 @@
name: Build and Deploy
on:
push:
branches:
- 'main'
jobs:
build-and-deploy:
if: github.repository == 'profectus-engine/profectus-docs'
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2
with:
submodules: recursive
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
run: |
yarn install --frozen-lockfile
yarn run generate
yarn run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs/.vitepress/dist # The folder the action should deploy.

7
.gitignore vendored
View file

@ -1,7 +0,0 @@
node_modules
yarn-error.log
docs/.vitepress/dist
docs/.vitepress/cache
docs/api
components
typedoc-theme

4
.gitmodules vendored
View file

@ -1,4 +0,0 @@
[submodule "profectus"]
path = profectus
url = https://git.incremental.social/profectus/Profectus
branch = main

View file

@ -1 +0,0 @@
nodeLinker: 'node-modules'

26
404.html Normal file

File diff suppressed because one or more lines are too long

1
CNAME Normal file
View file

@ -0,0 +1 @@
moddingtree.com

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

29
api/modules/lib/pixi.html Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

29
api/modules/util/vue.html Normal file

File diff suppressed because one or more lines are too long

29
api/overview.html Normal file

File diff suppressed because one or more lines are too long

View file

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View file

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View file

@ -0,0 +1 @@
import{_ as t,c as e,o as a,N as o}from"./chunks/framework.0799945b.js";const x=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/ContextComponent.md","lastUpdated":null}'),n={name:"api/components/ContextComponent.md"},s=o('<h3 id="context-component" tabindex="-1">Context Component <a class="header-anchor" href="#context-component" aria-label="Permalink to &quot;Context Component&quot;"></a></h3><h4 id="events" tabindex="-1">Events <a class="header-anchor" href="#events" aria-label="Permalink to &quot;Events&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th></tr></thead><tbody><tr><td style="text-align:left;"><code>updateNodes</code></td></tr></tbody></table><h4 id="slots" tabindex="-1">Slots <a class="header-anchor" href="#slots" aria-label="Permalink to &quot;Slots&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th></tr></thead><tbody><tr><td style="text-align:left;"><code>default</code></td></tr></tbody></table>',5),l=[s];function d(r,c,i,h,_,p){return a(),e("div",null,l)}const f=t(n,[["render",d]]);export{x as __pageData,f as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o as a,N as o}from"./chunks/framework.0799945b.js";const x=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/ContextComponent.md","lastUpdated":null}'),n={name:"api/components/ContextComponent.md"},s=o("",5),l=[s];function d(r,c,i,h,_,p){return a(),e("div",null,l)}const f=t(n,[["render",d]]);export{x as __pageData,f as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as r}from"./chunks/framework.0799945b.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/ErrorComponent.md","lastUpdated":null}'),a={name:"api/components/ErrorComponent.md"},n=r('<h3 id="error-component" tabindex="-1">Error Component <a class="header-anchor" href="#error-component" aria-label="Permalink to &quot;Error Component&quot;"></a></h3><h4 id="props" tabindex="-1">Props <a class="header-anchor" href="#props" aria-label="Permalink to &quot;Props&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>errors</code>*</td><td style="text-align:left;"><code>Error[]</code></td></tr></tbody></table>',3),s=[n];function l(d,c,p,i,_,h){return o(),e("div",null,s)}const u=t(a,[["render",l]]);export{f as __pageData,u as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as r}from"./chunks/framework.0799945b.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/ErrorComponent.md","lastUpdated":null}'),a={name:"api/components/ErrorComponent.md"},n=r("",3),s=[n];function l(d,c,p,i,_,h){return o(),e("div",null,s)}const u=t(a,[["render",l]]);export{f as __pageData,u as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as a}from"./chunks/framework.0799945b.js";const y=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/HotkeyComponent.md","lastUpdated":null}'),n={name:"api/components/HotkeyComponent.md"},r=a('<h3 id="hotkey-component" tabindex="-1">Hotkey Component <a class="header-anchor" href="#hotkey-component" aria-label="Permalink to &quot;Hotkey Component&quot;"></a></h3><h4 id="props" tabindex="-1">Props <a class="header-anchor" href="#props" aria-label="Permalink to &quot;Props&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>hotkey</code>*</td><td style="text-align:left;"><code>GenericHotkey</code></td></tr></tbody></table>',3),s=[r];function l(d,c,p,i,_,h){return o(),e("div",null,s)}const f=t(n,[["render",l]]);export{y as __pageData,f as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as a}from"./chunks/framework.0799945b.js";const y=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/HotkeyComponent.md","lastUpdated":null}'),n={name:"api/components/HotkeyComponent.md"},r=a("",3),s=[r];function l(d,c,p,i,_,h){return o(),e("div",null,s)}const f=t(n,[["render",l]]);export{y as __pageData,f as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as a}from"./chunks/framework.0799945b.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/InfoComponent.md","lastUpdated":null}'),n={name:"api/components/InfoComponent.md"},r=a('<h3 id="info-component" tabindex="-1">Info Component <a class="header-anchor" href="#info-component" aria-label="Permalink to &quot;Info Component&quot;"></a></h3><h4 id="props" tabindex="-1">Props <a class="header-anchor" href="#props" aria-label="Permalink to &quot;Props&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>changelog</code>*</td><td style="text-align:left;"><code>TSTypeQuery | null</code></td></tr></tbody></table>',3),l=[r];function s(d,c,p,i,_,h){return o(),e("div",null,l)}const u=t(n,[["render",s]]);export{m as __pageData,u as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as a}from"./chunks/framework.0799945b.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/InfoComponent.md","lastUpdated":null}'),n={name:"api/components/InfoComponent.md"},r=a("",3),l=[r];function s(d,c,p,i,_,h){return o(),e("div",null,l)}const u=t(n,[["render",s]]);export{m as __pageData,u as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as d}from"./chunks/framework.0799945b.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/LayerComponent.md","lastUpdated":null}'),l={name:"api/components/LayerComponent.md"},a=d('<h3 id="layer-component" tabindex="-1">Layer Component <a class="header-anchor" href="#layer-component" aria-label="Permalink to &quot;Layer Component&quot;"></a></h3><h4 id="props" tabindex="-1">Props <a class="header-anchor" href="#props" aria-label="Permalink to &quot;Props&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>index</code>*</td><td style="text-align:left;"><code>number</code></td></tr><tr><td style="text-align:left;"><code>display</code>*</td><td style="text-align:left;"><code>processedPropType&lt;CoercableComponent&gt;(Object, String, Function)</code></td></tr><tr><td style="text-align:left;"><code>minimizedDisplay</code></td><td style="text-align:left;"><code>processedPropType&lt;CoercableComponent&gt;(Object, String, Function)</code></td></tr><tr><td style="text-align:left;"><code>minimized</code>*</td><td style="text-align:left;"><code>Ref&lt;boolean&gt;</code></td></tr><tr><td style="text-align:left;"><code>name</code>*</td><td style="text-align:left;"><code>processedPropType&lt;string&gt;(String)</code></td></tr><tr><td style="text-align:left;"><code>color</code></td><td style="text-align:left;"><code>processedPropType&lt;string&gt;(String)</code></td></tr><tr><td style="text-align:left;"><code>minimizable</code></td><td style="text-align:left;"><code>processedPropType&lt;boolean&gt;(Boolean)</code></td></tr><tr><td style="text-align:left;"><code>nodes</code>*</td><td style="text-align:left;"><code>Ref&lt;Record&lt;string, FeatureNode | undefined&gt;&gt;</code></td></tr></tbody></table><h4 id="events" tabindex="-1">Events <a class="header-anchor" href="#events" aria-label="Permalink to &quot;Events&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th></tr></thead><tbody><tr><td style="text-align:left;"><code>setMinimized</code></td></tr></tbody></table>',5),n=[a];function r(c,s,i,p,y,g){return o(),e("div",null,n)}const h=t(l,[["render",r]]);export{m as __pageData,h as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as d}from"./chunks/framework.0799945b.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/LayerComponent.md","lastUpdated":null}'),l={name:"api/components/LayerComponent.md"},a=d("",5),n=[a];function r(c,s,i,p,y,g){return o(),e("div",null,n)}const h=t(l,[["render",r]]);export{m as __pageData,h as default};

View file

@ -0,0 +1 @@
import{_ as t,c as e,o,N as a}from"./chunks/framework.0799945b.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/components/MarkNodeComponent.md","lastUpdated":null}'),n={name:"api/components/MarkNodeComponent.md"},r=a('<h3 id="marknode-component" tabindex="-1">MarkNode Component <a class="header-anchor" href="#marknode-component" aria-label="Permalink to &quot;MarkNode Component&quot;"></a></h3><h4 id="props" tabindex="-1">Props <a class="header-anchor" href="#props" aria-label="Permalink to &quot;Props&quot;"></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>mark</code></td><td style="text-align:left;"><code>boolean | string</code></td></tr></tbody></table>',3),d=[r];function s(l,c,p,i,_,m){return o(),e("div",null,d)}const k=t(n,[["render",s]]);export{f as __pageData,k as default};

Some files were not shown because too many files have changed in this diff Show more