use asyncmap

This commit is contained in:
jverzani
2022-05-27 07:28:55 -04:00
parent e368991872
commit 8798f13fef
2 changed files with 22 additions and 12 deletions

View File

@@ -67,6 +67,10 @@ if isnothing(folder) && isnothing(file)
# # alternatives needs work
# build_pages("alternatives", "plotly_plotting", :html, force)
folders = ("precalc", "limits", "derivatives", "integrals", "ODEs",
"differentiable_vector_calculus", "integral_vector_calculus",
"misc")
# keep it simple for now; uncomment above once build goes through
build_pages("precalc", nothing, :html, true)