Skip to content

Commit

Permalink
liveserver
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdez committed Dec 7, 2024
1 parent 8b0d22d commit 06a5c60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/run_liveserver.jl
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
using LiveServer
servedocs(
skip_dir = joinpath("src", "generated"),
literate_dir = joinpath("literate"),
literate = joinpath("literate"),
foldername = ".",
)

0 comments on commit 06a5c60

Please sign in to comment.