Skip to content

Commit

Permalink
fix make docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Dec 9, 2024
1 parent f85f87b commit 99ca1c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
MultiDocumenter = "87ed4bf0-c935-4a67-83c3-2a03bee4197c"

1 change: 1 addition & 0 deletions docs/make-multi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# This script is executed after building the docs for each package
# See the pipeling in .github/workflows/multidocs.yml

using Documenter
using MultiDocumenter

clonedir = mktempdir()
Expand Down

0 comments on commit 99ca1c0

Please sign in to comment.