try asyncmap to build pages
This commit is contained in:
parent
a1b2611037
commit
fa77930bf5
@ -4,5 +4,8 @@ There are many ways to do related things in `Julia`. This directory holds altern
|
||||
|
||||
## Symbolics
|
||||
|
||||
* needs writing
|
||||
|
||||
## Makie
|
||||
|
||||
* needs updating
|
||||
|
@ -67,12 +67,8 @@ 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)
|
||||
build_pages("precalc", nothing, :html, force)
|
||||
|
||||
build_toc()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user