Skip to content

Commit 0ffaa99

Browse files
authored
Update make.jl
1 parent b37f718 commit 0ffaa99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ push!(LOAD_PATH, "../src/")
22
using Documenter, DigitalComm
33

44
makedocs(sitename="DigitalComm.jl",
5-
format = Documenter.HTML(prettyurls = false),
5+
format = Documenter.HTML(),
66
pages = Any[
77
"Introduction to DigitalComm" => "index.md",
88
"Function list" => "base.md",

0 commit comments

Comments
 (0)