Deploying to gh-pages from @ NishiOwO/nishbox@ec0e43a5f7 🚀

This commit is contained in:
NishiOwO 2025-04-15 17:56:05 +00:00
parent f0c2734d94
commit f55aca1b03
2 changed files with 33 additions and 1 deletions

31
about/index.html Normal file
View File

@ -0,0 +1,31 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta name="author" content="NishBox contributors">
<meta name="generator" content="docgen/1.03B">
<title>About - NishBox</title>
<link rel="stylesheet" href="..//style.css">
<link rel="icon" href="..//icon.png">
</head>
<body>
<img src="..//icon.png" alt="logo" style="position: absolute;left: 50px;">
<div id="space"></div>
<div id="title">About - NishBox</div>
<a href="../">Root</a>
<div id="doc">
<div style="clear: both;"></div>
<div id="toc">
<div id="tocinside">
<a href="../"><img src="..//icon.png" alt="logo"></a><br>
</div>
</div>
<div id="docinside">
<h1 id="TOC-About"> About</h1>NishBox is an open-source 3D multiplayer physics game, which uses the <a href="/engine">GoldFish</a> engine.
<br>GoldFish Engine is developed with NishBox together and made for NishBox, but you can use it as the engine for your game too.
</div>
</div>
<hr>
<i>Generated using <a href="http://nishi.boats/docgen">Docgen</a> 1.03B</i><br>
</body>
</html>

View File

@ -17,7 +17,8 @@
<div id="docinside-notoc">
<h1>NishBox Documentation</h1>
<h2>Page list</h2>
<a href=".">NishBox</a><br>
<h3>About</h3>
<a href="./about">About</a><br>
</div>
</div>
<hr>