test whole folder

This commit is contained in:
jverzani 2022-05-27 06:35:53 -04:00
parent 228a81a2be
commit e368991872

View File

@ -68,7 +68,7 @@ if isnothing(folder) && isnothing(file)
# build_pages("alternatives", "plotly_plotting", :html, force)
# keep it simple for now; uncomment above once build goes through
build_pages("precalc", "functions", :html, true)
build_pages("precalc", nothing, :html, true)
build_toc()