analytics
This commit is contained in:
parent
586f4d6b16
commit
4fe0ed14c2
|
@ -3,6 +3,7 @@ using Documenter, Flux
|
|||
makedocs(modules=Module[Flux],
|
||||
doctest=false, clean=true,
|
||||
format = :html,
|
||||
analytics = "UA-36890222-9",
|
||||
sitename="Flux Documentation",
|
||||
pages = [
|
||||
"Home" => "index.md",
|
||||
|
|
Loading…
Reference in New Issue