mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update documentation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Topics Patch - classroom v2.0.4+20210323</title>
|
||||
<title>Topics Patch - classroom v3.0.0+20220224</title>
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
|
||||
<div class="wy-side-nav-search">
|
||||
<a href=".." class="icon icon-home"> classroom v2.0.4+20210323</a>
|
||||
<a href=".." class="icon icon-home"> classroom v3.0.0+20220224</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -457,19 +457,19 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
|
||||
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
|
||||
<ul>
|
||||
<li><code>-r . course-id=sit</code><ul>
|
||||
<li><code>-r . course-id=justo</code><ul>
|
||||
<li>Identifier of the course. Read-only.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>name=duo</code><ul>
|
||||
<li><code>name=amet.</code><ul>
|
||||
<li>The name of the topic, generated by the user. Leading and trailing whitespaces, if any, are trimmed. Also, multiple consecutive whitespaces are collapsed into one inside the name. The result must be a non-empty string. Topic names are case sensitive, and must be no longer than 100 characters.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>topic-id=sit</code><ul>
|
||||
<li><code>topic-id=no</code><ul>
|
||||
<li>Unique identifier for the topic. Read-only.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>update-time=magna</code><ul>
|
||||
<li><code>update-time=nonumy</code><ul>
|
||||
<li>The time the topic was last updated by the system. Read-only.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user