Skip to content

Commit

Permalink
Update to Documenter 1 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Nov 8, 2023
1 parent 189d74e commit 90986f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
FHIRClient = "b44d2ca2-8176-4fa9-8684-826e17b2a2da"
Generate = "ff303c0d-e9c7-476c-bf3b-b5f85c44159a"

[compat]
Documenter = "1"
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Documenter.makedocs(;
"API" => "api.md",
"Auto-generating the type definitions" => "generate.md",
],
strict=true,
)

Documenter.deploydocs(;
Expand Down

0 comments on commit 90986f3

Please sign in to comment.