File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
44DataFramesMeta = " 1313f7d8-7da2-5740-9ea0-a2ca25f37964"
55DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
66Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
7+ ERPExplorer = " a0936657-5da6-42c1-a2f2-44cfa89f194c"
78Glob = " c27321d9-0574-5035-807b-f59d2c89b15c"
89Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
910Unfold = " 181c99d8-e21b-4ff3-b70b-c233eddec679"
Original file line number Diff line number Diff 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" => "api.md",
39+ " API / DocStrings" => " src/ api.md" ,
4040 ],
4141)
4242
You can’t perform that action at this time.
0 commit comments