Deployed feaaa48 to prerelease with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
jj-docs[bot] 2024-04-07 16:50:25 +00:00
parent c62d2970a5
commit 38c884d566
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1856,7 +1856,8 @@ defined.</p>
<li><code>tags() -&gt; String</code></li>
<li><code>time() -&gt; TimestampRange</code></li>
<li><code>user() -&gt; String</code></li>
<li><code>root() -&gt; Boolean</code>: True if the commit is the root commit.</li>
<li><code>snapshot() -&gt; Boolean</code>: True if the operation is a snapshot operation.</li>
<li><code>root() -&gt; Boolean</code>: True if the operation is the root operation.</li>
</ul>
<h3 id="operationid-type">OperationId type<a class="headerlink" href="#operationid-type" title="Permanent link">&para;</a></h3>
<p>The following methods are defined.</p>