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:
parent
1de431d9f6
commit
258f145228
@ -62,13 +62,13 @@ position Where in the grid this module&rsquo;s widget will be displayed.</de
|
|||||||
<pubDate>Fri, 08 Jun 2018 13:14:11 -0700</pubDate>
|
<pubDate>Fri, 08 Jun 2018 13:14:11 -0700</pubDate>
|
||||||
|
|
||||||
<guid>https://wtfutil.com/posts/modules/gitlab/</guid>
|
<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 Approval Requests All open merge requests that are requesting your approval.
|
||||||
Open Merge Requests All open merge requests created by you.
|
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.
|
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&rsquo;s help window.
|
Keyboard Commands Key: / Action: Open/close the widget&rsquo;s help window.
|
||||||
Key: h Action: Show the previous project.
|
Key: h Action: Show the previous project.</description>
|
||||||
Key: l Action: Show the next project.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
@ -62,13 +62,13 @@ position Where in the grid this module&rsquo;s widget will be displayed.</de
|
|||||||
<pubDate>Fri, 08 Jun 2018 13:14:11 -0700</pubDate>
|
<pubDate>Fri, 08 Jun 2018 13:14:11 -0700</pubDate>
|
||||||
|
|
||||||
<guid>https://wtfutil.com/posts/modules/gitlab/</guid>
|
<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 Approval Requests All open merge requests that are requesting your approval.
|
||||||
Open Merge Requests All open merge requests created by you.
|
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.
|
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&rsquo;s help window.
|
Keyboard Commands Key: / Action: Open/close the widget&rsquo;s help window.
|
||||||
Key: h Action: Show the previous project.
|
Key: h Action: Show the previous project.</description>
|
||||||
Key: l Action: Show the next project.</description>
|
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
@ -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>
|
<p>Displays information about your projects hosted on Gitlab:</p>
|
||||||
|
|
||||||
<h4 id="open-approval-requests">Open Approval Requests</h4>
|
<h4 id="open-approval-requests">Open Approval Requests</h4>
|
||||||
@ -127,8 +131,6 @@
|
|||||||
|
|
||||||
<p>All open merge requests created by you.</p>
|
<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>
|
<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>
|
<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>
|
<h2 id="required-env-variables">Required ENV Variables</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user