This commit is contained in:
jverzani 2022-05-28 11:37:21 -04:00
parent c00bf4f127
commit cc167698cf

View File

@ -40,6 +40,7 @@ force = parse(Bool, d["force"])
if isnothing(folder) && isnothing(file)
force = true
build_pages(nothing, nothing, :html, force)
build_toc()