update docs [bot]

This commit is contained in:
github-actions
2023-12-07 21:55:03 +00:00
parent 57465ca1d4
commit fec14a0abc
6 changed files with 66 additions and 21 deletions

View File

@@ -197,22 +197,21 @@ rendering images and calibrating the E-Paper display</p>
</section>
<section id="modules">
<h1>Modules<a class="headerlink" href="#modules" title="Link to this heading"></a></h1>
<p>Agenda
.. automodule:: inkycal.modules.inkycal_agenda.Agenda</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">members<span class="colon">:</span></dt>
<dd class="field-odd"><p></p></dd>
</dl>
</div></blockquote>
<p>Calendar
.. automodule:: inkycal.modules.inkycal_calendar.Calendar</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">members<span class="colon">:</span></dt>
<dd class="field-odd"><p></p></dd>
</dl>
</div></blockquote>
<ul class="simple">
<li><p>Agenda</p></li>
</ul>
<p id="module-inkycal.modules.inkycal_agenda.Agenda">Agenda class
Create agenda and show events from given icalendars</p>
<ul class="simple">
<li><p>Calendar</p></li>
</ul>
<p id="module-inkycal.modules.inkycal_calendar.Calendar">Calendar class
Create monthly calendar and show events from given icalendars</p>
<ul class="simple">
<li><p>Feeds Module (RSS &amp; Atom)</p></li>
</ul>
<p id="module-inkycal.modules.inkycal_feeds.Feeds">RSS class
parses rss/atom feeds from given urls</p>
</section>
<section id="module-inkycal.custom.functions">
<span id="custom-functions"></span><h1>Custom functions<a class="headerlink" href="#module-inkycal.custom.functions" title="Link to this heading"></a></h1>