Skip to content

Commit 1e50030

Browse files
committed
Update documentation dependencies
1 parent 058c5f7 commit 1e50030

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ deploydocs(
1111
repo = "github.com/kdheepak/TerminalUserInterfaces.jl.git",
1212
deps = Deps.pip(
1313
"mkdocs",
14+
"mkdocs-material",
1415
"python-markdown-math",
1516
"pygments",
17+
"pymdown-extensions",
1618
),
1719
make = () -> run(`mkdocs build`),
1820
target = "site",

0 commit comments

Comments
 (0)