Resolve "Error documention build"

This commit is contained in:
Wataru Otsubo 2025-01-26 11:10:46 +01:00
parent d1ff3aed23
commit 2b99be9a1e
5 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,7 @@
using Markdown
cd(dirname(@__FILE__))
cd("src/notebooks/") do
contents =
map(readdir() |> filter(!=(".gitignore")) |> filter(!=("index.html"))) do file