Skip to content

Commit

Permalink
build based on dfef136
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 21, 2024
1 parent 1702710 commit f713ab4
Show file tree
Hide file tree
Showing 13 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-21T11:28:16","documenter_version":"1.7.0"}}
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-21T11:28:43","documenter_version":"1.7.0"}}
2 changes: 1 addition & 1 deletion dev/explanations/tools/index.html

Large diffs are not rendered by default.

Binary file modified dev/objects.inv
Binary file not shown.
46 changes: 23 additions & 23 deletions dev/reference/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/search_index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/tutorials/Blackjack/Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "Blackjack"
uuid = "c7f2ee85-96a3-4566-a274-a1c733e75c84"
uuid = "4d5a74af-004f-43ad-b77b-7f88b0b023bf"
authors = ["runner "]
version = "0.1.0"

Expand Down
4 changes: 2 additions & 2 deletions dev/tutorials/BlackjackFacecards/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "8d1742d21e14c802200678a82e4c6bb0d64f81a5"
project_hash = "40e0e231a96329bb448c18cdb7e33022910f65cf"

[[deps.Blackjack]]
deps = ["PrecompileTools"]
path = "/home/runner/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/Blackjack"
uuid = "c7f2ee85-96a3-4566-a274-a1c733e75c84"
uuid = "4d5a74af-004f-43ad-b77b-7f88b0b023bf"
version = "0.1.0"

[[deps.Dates]]
Expand Down
4 changes: 2 additions & 2 deletions dev/tutorials/BlackjackFacecards/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "BlackjackFacecards"
uuid = "73755fd4-440c-42d0-aed6-3517596b7139"
uuid = "11e47f4d-8dab-40c7-943f-a6b0547b49bc"
authors = ["runner "]
version = "0.1.0"

[deps]
Blackjack = "c7f2ee85-96a3-4566-a274-a1c733e75c84"
Blackjack = "4d5a74af-004f-43ad-b77b-7f88b0b023bf"
4 changes: 2 additions & 2 deletions dev/tutorials/invalidations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
BlackjackFacecards/Project.toml
BlackjackFacecards/src/BlackjackFacecards.jl</code><br/><code class="language-julia-repl hljs" style="display:block;">julia&gt; Pkg.activate(&quot;BlackjackFacecards&quot;)</code><code class="nohighlight hljs ansi" style="display:block;"><span class="sgr32"><span class="sgr1"> Activating</span></span> project at `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/BlackjackFacecards`</code><br/><code class="language-julia-repl hljs" style="display:block;">julia&gt; Pkg.develop(PackageSpec(path=joinpath(pwd(), &quot;Blackjack&quot;)));</code><code class="nohighlight hljs ansi" style="display:block;"><span class="sgr32"><span class="sgr1"> Resolving</span></span> package versions...
<span class="sgr32"><span class="sgr1"> Updating</span></span> `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/BlackjackFacecards/Project.toml`
<span class="sgr90">[c7f2ee85] </span><span class="sgr92">+ Blackjack v0.1.0 `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/Blackjack`</span>
<span class="sgr90">[4d5a74af] </span><span class="sgr92">+ Blackjack v0.1.0 `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/Blackjack`</span>
<span class="sgr32"><span class="sgr1"> Updating</span></span> `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/BlackjackFacecards/Manifest.toml`
<span class="sgr90">[c7f2ee85] </span><span class="sgr92">+ Blackjack v0.1.0 `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/Blackjack`</span>
<span class="sgr90">[4d5a74af] </span><span class="sgr92">+ Blackjack v0.1.0 `~/work/SnoopCompile.jl/SnoopCompile.jl/docs/build/tutorials/Blackjack`</span>
<span class="sgr90">[aea7be01] </span><span class="sgr92">+ PrecompileTools v1.2.1</span>
<span class="sgr90">[21216c6a] </span><span class="sgr92">+ Preferences v1.4.3</span>
<span class="sgr90">[ade2ca70] </span><span class="sgr92">+ Dates</span>
Expand Down
Loading

0 comments on commit f713ab4

Please sign in to comment.