Skip to content

Commit

Permalink
Switch to Documenter video branch to display presentation in docs
Browse files Browse the repository at this point in the history
Hopefully temporary change while waiting for documenter to merge PR.
JuliaDocs/Documenter.jl#1034
  • Loading branch information
Richard Palethorpe committed Jun 5, 2019
1 parent 878e113 commit d2e91b1
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,12 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
version = "0.7.0"

[[Documenter]]
deps = ["Base64", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "Pkg", "REPL", "Random", "Test", "Unicode"]
git-tree-sha1 = "13a6d15102410d8e70146533b759fc48d844a1d0"
deps = ["Base64", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Unicode"]
git-tree-sha1 = "b8813e4dbd3218ef77b8c99c9a40e0e2b5af77cf"
repo-rev = "video"
repo-url = "https://github.com/richiejp/Documenter.jl.git"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.22.3"
version = "0.22.4"

[[EzXML]]
deps = ["BinaryProvider", "Libdl", "Pkg", "Printf", "Test"]
Expand Down Expand Up @@ -170,9 +172,9 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[LoweredCodeUtils]]
deps = ["JuliaInterpreter"]
git-tree-sha1 = "c530b90b64249b525f1e40e71f64d5382c62f073"
git-tree-sha1 = "dc151afc3125e225267a55e2b5592d0b90fb0e1a"
uuid = "6f1432cf-f94c-5a45-995e-cdbf5db27b0b"
version = "0.3.4"
version = "0.3.5"

[[Markdown]]
deps = ["Base64"]
Expand Down Expand Up @@ -216,10 +218,9 @@ deps = ["Dates", "LibGit2", "Markdown", "Printf", "REPL", "Random", "SHA", "UUID
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[PooledArrays]]
deps = ["Test"]
git-tree-sha1 = "6ea4cfb9136d3ff2b9d30d6696cd72166a3b837c"
git-tree-sha1 = "6e8c38927cb6e9ae144f7277c753714861b27d14"
uuid = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
version = "0.5.1"
version = "0.5.2"

[[Printf]]
deps = ["Unicode"]
Expand Down Expand Up @@ -318,9 +319,9 @@ version = "1.0.0"

[[Tables]]
deps = ["IteratorInterfaceExtensions", "LinearAlgebra", "Requires", "TableTraits", "Test"]
git-tree-sha1 = "c5d784c61e9d243a5a6a8458d19f535b70bdedeb"
git-tree-sha1 = "351a4b894122e1553c6ed05fda54086ab036adef"
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
version = "0.2.4"
version = "0.2.5"

[[Test]]
deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
Expand Down

0 comments on commit d2e91b1

Please sign in to comment.