We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a5461 commit 04f9b2fCopy full SHA for 04f9b2f
docs/make.jl
@@ -3,7 +3,7 @@ using Documenter, Query
3
makedocs(
4
modules = [Query],
5
sitename = "Query.jl",
6
- format=HTML(analytics="UA-132838790-1"),
+ format=Documenter.HTML(analytics="UA-132838790-1"),
7
pages = [
8
"Introduction" => "index.md",
9
"Getting Started" => "gettingstarted.md",
0 commit comments