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

Add basic documentation for Google Spreadsheet module

This commit is contained in:
Chris Cummer
2018-06-10 18:36:42 -04:00
parent 78fd0ca40b
commit 3e27166858
10 changed files with 364 additions and 30 deletions

View File

@@ -124,11 +124,7 @@ first and if you have problems, then take a look at this <a href="https://github
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/gcal/</code></pre></div>
<h2 id="required-env-variables">Required ENV Variables</h2>
<p><span class="caption">Key:</span> <code>WTF_GOOGLE_CAL_CLIENT_ID</code> <br />
<span class="caption">Value:</span> Your <a href="https://developers.google.com/calendar/auth">Google API</a> client ID.</p>
<p><span class="caption">Key:</span> <code>WTF_GOOGLE_CAL_CLIENT_SECRET</code> <br />
<span class="caption">Value:</span> Your <a href="https://developers.google.com/calendar/auth">Google API</a> client secret.</p>
<p>None.</p>
<h2 id="keyboard-commands">Keyboard Commands</h2>