Skip to content

Commit

Permalink
try doc deployment;
Browse files Browse the repository at this point in the history
  • Loading branch information
smarras79 committed Apr 21, 2024
1 parent 25c9caa commit 803f19f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
push!(LOAD_PATH,"../src/")
#push!(LOAD_PATH,"../src/")

using Documenter, PrettyTables, Latexify #, Jexpresso
using Documenter, Jexpresso, PrettyTables, Latexify

cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml", force = true)
cp("./docs/Project.toml", "./docs/src/assets/Project.toml", force = true)
Expand Down

0 comments on commit 803f19f

Please sign in to comment.