test with 1 file
This commit is contained in:
parent
a0b19270d7
commit
341f46b2d7
@ -65,10 +65,10 @@ if isnothing(folder) && isnothing(file)
|
|||||||
# build_pages(folder, nothing, target, force)
|
# build_pages(folder, nothing, target, force)
|
||||||
# end
|
# end
|
||||||
# # alternatives needs work
|
# # alternatives needs work
|
||||||
# build_pages("alternatives", "plotly_plotting", "html", force)
|
# build_pages("alternatives", "plotly_plotting", :html, force)
|
||||||
|
|
||||||
# keep it simple for now; uncomment above once build goes through
|
# keep it simple for now; uncomment above once build goes through
|
||||||
build_pages("precalc", "functions", "html", true)
|
build_pages("precalc", "functions", :html, true)
|
||||||
|
|
||||||
build_toc()
|
build_toc()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user