Deployed 5bd55f2 to prerelease with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
jj-docs[bot] 2024-10-22 12:01:12 +00:00
parent daae6b4662
commit 5362e1348e
2 changed files with 2 additions and 2 deletions

View File

@ -3210,7 +3210,7 @@ snapshots without having to rescan the entire working copy.</p>
<code>core.fsmonitor = "watchman"</code>. Ensure that you have <a href="https://facebook.github.io/watchman/docs/install">installed the Watchman
executable on your system</a>.</p>
<p>You can configure <code>jj</code> to use watchman triggers to automatically create
snapshots on filestem changes by setting
snapshots on filesystem changes by setting
<code>core.watchman.register_snapshot_trigger = true</code>.</p>
<p>You can check whether Watchman is enabled and whether it is installed correctly
using <code>jj debug watchman status</code>.</p>

File diff suppressed because one or more lines are too long