Skip to content

Commit 5546107

Browse files
committed
Update documentation
1 parent 7721709 commit 5546107

File tree

4 files changed

+17
-9
lines changed

4 files changed

+17
-9
lines changed
-193 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

docs/build/html/loading_sdk.html

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
141141
<dt class="field-odd">Parameters</dt>
142142
<dd class="field-odd"><ul class="simple">
143143
<li><p><strong>post_id</strong> (<em>str</em>) – Unique post id</p></li>
144-
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
144+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
145+
that will replace the old message</p></li>
145146
</ul>
146147
</dd>
147148
<dt class="field-even">Return type</dt>
@@ -158,7 +159,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
158159
<dt class="field-odd">Parameters</dt>
159160
<dd class="field-odd"><ul class="simple">
160161
<li><p><strong>thread_id</strong> (<em>str</em>) – Unique thread id</p></li>
161-
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
162+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
163+
that will replace the old message</p></li>
162164
</ul>
163165
</dd>
164166
<dt class="field-even">Return type</dt>
@@ -175,8 +177,10 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
175177
<dt class="field-odd">Parameters</dt>
176178
<dd class="field-odd"><ul class="simple">
177179
<li><p><strong>page</strong> (<em>int</em>) – Texts forum page (<strong>optional</strong>)</p></li>
178-
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”, or “conversation” (<strong>optional</strong>)</p></li>
179-
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
180+
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”,
181+
or “conversation” (<strong>optional</strong>)</p></li>
182+
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as
183+
a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
180184
</ul>
181185
</dd>
182186
<dt class="field-even">Return type</dt>
@@ -333,7 +337,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
333337
<dt class="field-odd">Parameters</dt>
334338
<dd class="field-odd"><ul class="simple">
335339
<li><p><strong>post_id</strong> (<em>str</em>) – Unique post id</p></li>
336-
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
340+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
341+
that will replace the old message</p></li>
337342
</ul>
338343
</dd>
339344
<dt class="field-even">Return type</dt>
@@ -350,7 +355,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
350355
<dt class="field-odd">Parameters</dt>
351356
<dd class="field-odd"><ul class="simple">
352357
<li><p><strong>thread_id</strong> (<em>str</em>) – Unique thread id</p></li>
353-
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown, that will replace the old message</p></li>
358+
<li><p><strong>message</strong> (<em>str</em>) – New text, that can be formatted with markdown,
359+
that will replace the old message</p></li>
354360
</ul>
355361
</dd>
356362
<dt class="field-even">Return type</dt>
@@ -367,8 +373,10 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
367373
<dt class="field-odd">Parameters</dt>
368374
<dd class="field-odd"><ul class="simple">
369375
<li><p><strong>page</strong> (<em>int</em>) – Texts forum page (<strong>optional</strong>)</p></li>
370-
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”, or “conversation” (<strong>optional</strong>)</p></li>
371-
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
376+
<li><p><strong>post_type</strong> (<em>str</em>) – Articles can be of post_type: “review”, “opinion”, “update”, “podcast”,
377+
or “conversation” (<strong>optional</strong>)</p></li>
378+
<li><p><strong>sort</strong> (<em>str</em>) – Sort the returned threads by date by the default, but if “title” is used as
379+
a parameter it’s sorted by thread title instead. (<strong>optional</strong>)</p></li>
372380
</ul>
373381
</dd>
374382
<dt class="field-even">Return type</dt>

docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)