testing
This commit is contained in:
@@ -71,8 +71,8 @@ if isnothing(folder) && isnothing(file)
|
|||||||
# end
|
# end
|
||||||
build_pages("precalc", "functions", "html", true)
|
build_pages("precalc", "functions", "html", true)
|
||||||
build_pages("misc", nothing, "weave_html", true)
|
build_pages("misc", nothing, "weave_html", true)
|
||||||
# toc = joinpath("build", "misc", "toc.html")
|
toc = joinpath("build", "misc", "toc.html")
|
||||||
# cp(toc, joinpath("build","index.html"), force=true)
|
cp(toc, joinpath("build","index.html"), force=true)
|
||||||
else
|
else
|
||||||
build_pages(folder, file, target, force)
|
build_pages(folder, file, target, force)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user