1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Generate new Gitlab module documentation

This commit is contained in:
Chris Cummer 2018-06-13 02:37:47 -07:00
parent 1de431d9f6
commit 258f145228
3 changed files with 10 additions and 8 deletions

View File

@ -62,13 +62,13 @@ position Where in the grid this module&amp;rsquo;s widget will be displayed.</de
<pubDate>Fri, 08 Jun 2018 13:14:11 -0700</pubDate>
<guid>https://wtfutil.com/posts/modules/gitlab/</guid>
<description>Displays information about your projects hosted on Gitlab:
<description>Added in v0.0.8.
Displays information about your projects hosted on Gitlab:
Open Approval Requests All open merge requests that are requesting your approval.
Open Merge Requests All open merge requests created by you.
Source Code wtf/gitlab/ Required ENV Variables Key: WTF_GITLAB_TOKEN Action: A Gitlab personal access token. Requires at least api access.
Keyboard Commands Key: / Action: Open/close the widget&amp;rsquo;s help window.
Key: h Action: Show the previous project.
Key: l Action: Show the next project.</description>
Key: h Action: Show the previous project.</description>
</item>
<item>

View File

@ -62,13 +62,13 @@ position Where in the grid this module&amp;rsquo;s widget will be displayed.</de
<pubDate>Fri, 08 Jun 2018 13:14:11 -0700</pubDate>
<guid>https://wtfutil.com/posts/modules/gitlab/</guid>
<description>Displays information about your projects hosted on Gitlab:
<description>Added in v0.0.8.
Displays information about your projects hosted on Gitlab:
Open Approval Requests All open merge requests that are requesting your approval.
Open Merge Requests All open merge requests created by you.
Source Code wtf/gitlab/ Required ENV Variables Key: WTF_GITLAB_TOKEN Action: A Gitlab personal access token. Requires at least api access.
Keyboard Commands Key: / Action: Open/close the widget&amp;rsquo;s help window.
Key: h Action: Show the previous project.
Key: l Action: Show the next project.</description>
Key: h Action: Show the previous project.</description>
</item>
<item>

View File

@ -117,6 +117,10 @@
<p>Added in <code>v0.0.8</code>.</p>
<p><img src="/imgs/modules/gitlab.png" width="640" height="384" alt="gitlab screenshot" /></p>
<p>Displays information about your projects hosted on Gitlab:</p>
<h4 id="open-approval-requests">Open Approval Requests</h4>
@ -127,8 +131,6 @@
<p>All open merge requests created by you.</p>
<p><img src="/imgs/modules/gitlab.png" width="640" height="384" alt="gitlab screenshot" /></p>
<h2 id="source-code">Source Code</h2>
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/gitlab/</code></pre></div>
<h2 id="required-env-variables">Required ENV Variables</h2>