Automated deployment: Thu Jun 24 16:17:22 UTC 2021 d7d7ade877

gh-pages
sayanarijit 3 years ago
parent 1ca501601d
commit 1a07d79262

@ -167,14 +167,14 @@ ignored.</p>
the default values, which is then overwritten by another config file, if found
using the following lookup order:</p>
<p><strong>--config /path/to/init.lua</strong> &gt; <strong>~/.config/xplr/init.lua</strong> &gt; <strong>/etc/xplr/init.lua</strong></p>
<h2 id="how-to-configure"><a class="header" href="#how-to-configure">How to Configure</a></h2>
<h2 id="config"><a class="header" href="#config">config</a></h2>
<p>The xplr configuration, exposed as <code>xplr.config</code> Lua API contains the
following fields:</p>
<ul>
<li><a href="general-config.html">General Config</a></li>
<li><a href="modes.html">Modes</a></li>
<li><a href="message.html">Message</a></li>
<li><a href="layouts.html">Layouts</a></li>
<li><a href="node_types.html">Node Types</a></li>
<li><a href="style.html">Style</a></li>
<li><a href="general-config.html">general</a></li>
<li><a href="modes.html">modes</a></li>
<li><a href="layouts.html">layouts</a></li>
<li><a href="node_types.html">node_types</a></li>
</ul>
</main>

@ -352,14 +352,14 @@ ignored.</p>
the default values, which is then overwritten by another config file, if found
using the following lookup order:</p>
<p><strong>--config /path/to/init.lua</strong> &gt; <strong>~/.config/xplr/init.lua</strong> &gt; <strong>/etc/xplr/init.lua</strong></p>
<h2 id="how-to-configure"><a class="header" href="#how-to-configure">How to Configure</a></h2>
<ul>
<li><a href="general-config.html">General Config</a></li>
<li><a href="modes.html">Modes</a></li>
<li><a href="message.html">Message</a></li>
<li><a href="layouts.html">Layouts</a></li>
<li><a href="node_types.html">Node Types</a></li>
<li><a href="style.html">Style</a></li>
<h2 id="config"><a class="header" href="#config">config</a></h2>
<p>The xplr configuration, exposed as <code>xplr.config</code> Lua API contains the
following fields:</p>
<ul>
<li><a href="general-config.html">general</a></li>
<li><a href="modes.html">modes</a></li>
<li><a href="layouts.html">layouts</a></li>
<li><a href="node_types.html">node_types</a></li>
</ul>
<div style="break-before: page; page-break-before: always;"></div><h1 id="general-config"><a class="header" href="#general-config">General Config</a></h1>
<p>This is configuration exposed via the <code>xplr.config.general</code> API. It contains

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save