Skip to content

Commit 55f7414

Browse files
committed
correct directory
1 parent 943a0c1 commit 55f7414

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ makedocs(;
3636
"ERPExplorer highlights" => "index.md",
3737
#"Plotting" => "generated/intro/toposeries.md",
3838
#"Diagnostics" => "generated/intro/gnostics.md",
39-
"API / DocStrings" => "src/api.md",
39+
"API / DocStrings" => "api.md",
4040
],
4141
)
4242

docs/src/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ERPExplorer Highlights
2+
3+
# ERPExplorer.jl allows interactive exploration of regression-ERPs.
4+
# You can switch on and off formula terms, term values, row and column faceting, line colours and style, marker style.

0 commit comments

Comments
 (0)