Skip to content

Commit f9c1bb3

Browse files
committed
m
1 parent 44c83e6 commit f9c1bb3

File tree

2 files changed

+1
-90
lines changed

2 files changed

+1
-90
lines changed

docs/literate/tutorials/synthetic_old.txt

Lines changed: 0 additions & 89 deletions
This file was deleted.

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ makedocs(;
5757
"Get Started" => "get_started.md",
5858
"Tutorial" => [
5959
"Overview" => "tutorials/overview.md",
60-
"Synthetic Respiration" => "tutorials/synthetic_respiration.md",
6160
"Exponential Response" => "tutorials/exponential_res.md",
6261
"Hyperparameter Tuning" => "tutorials/hyperparameter_tuning.md",
6362
"Slurm" => "tutorials/slurm.md",
@@ -67,6 +66,7 @@ makedocs(;
6766
],
6867
"Research" => [
6968
"Overview" => "research/overview.md",
69+
"Synthetic Respiration" => "tutorials/synthetic_respiration.md",
7070
],
7171
"API" => "api.md",
7272
],

0 commit comments

Comments
 (0)