We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37f718 commit 0ffaa99Copy full SHA for 0ffaa99
1 file changed
docs/make.jl
@@ -2,7 +2,7 @@ push!(LOAD_PATH, "../src/")
2
using Documenter, DigitalComm
3
4
makedocs(sitename="DigitalComm.jl",
5
- format = Documenter.HTML(prettyurls = false),
+ format = Documenter.HTML(),
6
pages = Any[
7
"Introduction to DigitalComm" => "index.md",
8
"Function list" => "base.md",
0 commit comments