Merge pull request #4 from jverzani/test_ci4

test with 1 file
This commit is contained in:
john verzani
2022-05-26 18:56:48 -04:00
committed by GitHub

View File

@@ -65,10 +65,10 @@ if isnothing(folder) && isnothing(file)
# build_pages(folder, nothing, target, force)
# end
# # 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
build_pages("precalc", "functions", "html", true)
build_pages("precalc", "functions", :html, true)
build_toc()