Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-08-26 00:26:58 +00:00
committed by GitHub
commit 835dffb4c8
2864 changed files with 11879 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/plugins/modal.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/plugins/modal.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/plugins/modal.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/plugins/modal.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/ui_modal.html">/datum/ui_modal</a></th><td>Modal datum (contains base information for a modal)</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ui_modal.html">ui_modal</a>/input</th><td>Input modal - has a text entry that can be used to enter an answer</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ui_modal.html">ui_modal</a>/input/choice</th><td>Choice modal - has a dropdown menu that can be used to select an answer</td></tr><tr><th><a href="datum/ui_modal/input/bento.html">/datum/ui_modal/input/bento</a></th><td>Bento modal - Similar to choice, it displays the choices in a grid of images</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ui_modal.html">ui_modal</a>/boolean</th><td>Boolean modal - has yes/no buttons that do different actions depending on which is pressed</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgui/plugins/tgui_login.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/modules/tgui/plugins/tgui_login.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgui/plugins/tgui_login.dm"><img src="git.png" width="16" height="16" title="code/modules/tgui/plugins/tgui_login.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/ui_login</th><td>Login state (there should be only one for one datum)</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>