analytics

This commit is contained in:
Mike J Innes 2017-01-16 16:34:14 +01:00
parent 586f4d6b16
commit 4fe0ed14c2
1 changed files with 1 additions and 0 deletions

View File

@ -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",