Skip to content

Commit

Permalink
fix: Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
curtd committed Jan 31, 2024
1 parent d79591f commit 3233d9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
HierarchicalLogging = "f33c120b-91a0-4a1c-b926-14fa61c08c77"

[compat]
Documenter = "1"
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ makedocs(;
"Home" => "index.md",
"API" => "api.md"
],
warnonly=:missing_docs
)

deploydocs(;
Expand Down

0 comments on commit 3233d9d

Please sign in to comment.