mod-pbmarks/docs/modules/chat.lua.html
2021-08-18 08:19:21 -07:00

104 lines
2.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>Personal Bookmarks</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
<div id="container">
<div id="product">
<div id="product_logo"></div>
<div id="product_name"><big><b></b></big></div>
<div id="product_description"></div>
</div> <!-- id="product" -->
<div id="main">
<!-- Menu -->
<div id="navigation">
<br/>
<h1>pbmarks <span style="font-size:12pt;">(v1.2)</span></h1>
<ul>
<li><a href="../api.html">Index</a></li>
</ul>
<h2>Contents</h2>
<ul>
<li><a href="#Chat_Commands">Chat Commands</a></li>
</ul>
<h2>Modules</h2>
<ul class="nowrap">
<li><a href="../modules/settings.lua.html">settings.lua</a></li>
<li><a href="../modules/api.lua.html">api.lua</a></li>
<li><a href="../modules/formspec.lua.html">formspec.lua</a></li>
<li><strong>chat.lua</strong></li>
</ul>
</div>
<div id="content">
<h1>Module <code>chat.lua</code></h1>
<p>Personal Bookmarks Chat Commands</p>
<p>
</p>
<h2><a href="#Chat_Commands">Chat Commands</a></h2>
<table class="function_list">
<tr>
<td class="name" nowrap><a href="#pbmarks">pbmarks</a></td>
<td class="summary">Display formspec via chat command.</td>
</tr>
</table>
<br/>
<br/>
<h2 class="section-header "><a name="Chat_Commands"></a>Chat Commands</h2>
<dl class="function">
<dt>
<a name = "pbmarks"></a>
<strong>pbmarks</strong>
</dt>
<dd>
Display formspec via chat command. </p>
<p> FIXME: i3 inventory opens sometimes after pressing "close"
</ul>
</ul>
</dd>
</dl>
</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-08-18 08:18:35 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
</html>