Skip to content

Commit 9bd9658

Browse files
committed
docs: Update showcase.md 📚
1 parent fbf6899 commit 9bd9658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using Documenter, TerminalUserInterfaces
22

33
cp(joinpath(@__DIR__, "../README.md"), joinpath(@__DIR__, "./src/index.md"); force = true, follow_symlinks = true)
4+
cp(joinpath(@__DIR__, "../docs/README.md"), joinpath(@__DIR__, "./src/showcase.md"); force = true, follow_symlinks = true)
45

56
makedocs(; sitename = "TerminalUserInterfaces.jl documentation")
67

0 commit comments

Comments
 (0)