Skip to content

Commit

Permalink
deploy: 6e2b989
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Sep 6, 2024
1 parent d9cc289 commit 39ee2fe
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
5 changes: 3 additions & 2 deletions man/en/chapter_57.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,9 @@ <h3 id="modules1190"><a class="header" href="#modules1190">Modules<sup>1.19.0</s
Available recipes:
foo ... # foo is a great module!
</code></pre>
<p>See the
<a href="https://github.com/casey/just/issues/929">module stabilization tracking issue</a>
<p>Modules are still missing a lot of features, for example, the ability to depend
on recipes and refer to variables in other modules. See the
<a href="https://github.com/casey/just/issues/2252">module improvement tracking issue</a>
for more information.</p>

</main>
Expand Down
5 changes: 3 additions & 2 deletions man/en/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -2627,8 +2627,9 @@ <h4 id="outside-recipe-bodies"><a class="header" href="#outside-recipe-bodies">O
Available recipes:
foo ... # foo is a great module!
</code></pre>
<p>See the
<a href="https://github.com/casey/just/issues/929">module stabilization tracking issue</a>
<p>Modules are still missing a lot of features, for example, the ability to depend
on recipes and refer to variables in other modules. See the
<a href="https://github.com/casey/just/issues/2252">module improvement tracking issue</a>
for more information.</p>
<div style="break-before: page; page-break-before: always;"></div><h3 id="hiding-justfiles"><a class="header" href="#hiding-justfiles">Hiding <code>justfile</code>s</a></h3>
<p><code>just</code> looks for <code>justfile</code>s named <code>justfile</code> and <code>.justfile</code>, which can be
Expand Down
2 changes: 1 addition & 1 deletion man/en/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion man/en/searchindex.json

Large diffs are not rendered by default.

0 comments on commit 39ee2fe

Please sign in to comment.