Skip to content

Commit

Permalink
Don't need the expandfirst to be specified manually in makedocs (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Jul 18, 2024
1 parent 3a5f3e0 commit 7e16264
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ Documenter.makedocs(;
warnonly = true,
draft = false,
plugins = [OhMyCards.ExampleConfig(),],
expandfirst = joinpath.(("examples",), replace.(examples, (".jl" => ".md",))),

)

deploydocs(;
Expand Down

0 comments on commit 7e16264

Please sign in to comment.