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 04f9b2f commit da5ea3aCopy full SHA for da5ea3a
docs/make.jl
@@ -3,7 +3,7 @@ using Documenter, Query
3
makedocs(
4
modules = [Query],
5
sitename = "Query.jl",
6
- format=Documenter.HTML(analytics="UA-132838790-1"),
+ analytics="UA-132838790-1",
7
pages = [
8
"Introduction" => "index.md",
9
"Getting Started" => "gettingstarted.md",
0 commit comments