Skip to content

Commit

Permalink
Test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan7773 committed Nov 5, 2024
1 parent 73c7a7a commit c41fdcd
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
Expand Up @@ -21,11 +21,11 @@ makedocs(;
),
pages=[

"Home" => "src/markdown_files/index.md",
"Home" => "docs/src/markdown_files/index.md",

"General Introduction" => [

"Introduction" => "src/markdown_files/Introduction.md",
"Introduction" => "docs/src/markdown_files/Introduction.md",
"Creation of the Generative Model" => [],
"Simulation" => [],
"Model Fitting" => [],
Expand Down

0 comments on commit c41fdcd

Please sign in to comment.