Skip to content

Commit 99ca1c0

Browse files
fix make docs
1 parent f85f87b commit 99ca1c0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[deps]
2+
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
23
MultiDocumenter = "87ed4bf0-c935-4a67-83c3-2a03bee4197c"
3-

docs/make-multi.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# This script is executed after building the docs for each package
44
# See the pipeling in .github/workflows/multidocs.yml
55

6+
using Documenter
67
using MultiDocumenter
78

89
clonedir = mktempdir()

0 commit comments

Comments
 (0)