Skip to content

Commit

Permalink
Deployed 5649ee4 to prerelease with MkDocs 1.6.0 and mike 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-docs[bot] committed Jul 18, 2024
1 parent ab40d00 commit d20be3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions prerelease/filesets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,11 @@ <h1 id="filesets">Filesets<a class="headerlink" href="#filesets" title="Permanen
<li><code>jj diff '~"Foo Bar"'</code> (both shell and inner quotes are required)</li>
<li><code>jj diff '"Foo(1)"'</code> (both shell and inner quotes are required)</li>
</ul>
<p>Glob characters aren't considered meta characters, but shell quotes are still
required:</p>
<ul>
<li><code>jj diff '~glob:**/*.rs'</code></li>
</ul>
<h2 id="file-patterns">File patterns<a class="headerlink" href="#file-patterns" title="Permanent link">&para;</a></h2>
<p>The following patterns are supported:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion prerelease/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit d20be3f

Please sign in to comment.