We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c83e6 commit f9c1bb3Copy full SHA for f9c1bb3
docs/literate/tutorials/synthetic_old.txt
docs/make.jl
@@ -57,7 +57,6 @@ makedocs(;
57
"Get Started" => "get_started.md",
58
"Tutorial" => [
59
"Overview" => "tutorials/overview.md",
60
- "Synthetic Respiration" => "tutorials/synthetic_respiration.md",
61
"Exponential Response" => "tutorials/exponential_res.md",
62
"Hyperparameter Tuning" => "tutorials/hyperparameter_tuning.md",
63
"Slurm" => "tutorials/slurm.md",
@@ -67,6 +66,7 @@ makedocs(;
67
66
],
68
"Research" => [
69
"Overview" => "research/overview.md",
+ "Synthetic Respiration" => "tutorials/synthetic_respiration.md",
70
71
"API" => "api.md",
72
0 commit comments