Skip to content

Commit

Permalink
Another Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan7773 committed Nov 5, 2024
1 parent 543698e commit 602d5dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ DocMeta.setdocmeta!(ActiveInference, :DocTestSetup, :(using ActiveInference); re
# markdown_path = raw"src\markdown_files"
# Literate.markdown(raw"docs\src\julia_files\Introduction.jl", outputdir=joinpath(@__DIR__, markdown_path), documenter=true)

isfile(joinpath(@__DIR__, "index.md"))
isfile(joinpath(@__DIR__, "Introduction.md"))

makedocs(;
modules=[ActiveInference, ActiveInference.Environments],
authors="Jonathan Ehrenreich Laursen, Samuel William Nehrer",
Expand Down

0 comments on commit 602d5dc

Please sign in to comment.