Skip to content

Commit 1c699b0

Browse files
minor
1 parent 53a1962 commit 1c699b0

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/make.jl

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,8 @@ makedocs(;
2626
"01 - Frame System" => "Tutorials/gen/t00_frames.md",
2727
"02 - Rotation" => "Tutorials/gen/t01_rotation.md",
2828
"03 - Axes" => "Tutorials/gen/t02_axes.md",
29-
"04 - Points" => "Tutorials/gen/t03_points.md",
30-
# "05 - Light Time Corrections" => "Tutorials/gen/t04_lighttime.md",
31-
# "06 - Multi-threading" => "Tutorials/gen/t05_multithread.md"
29+
"04 - Points" => "Tutorials/gen/t03_points.md"
3230
],
33-
# "Use Cases" => [
34-
# "CR3BP" => "Examples/gen/e01_cr3bp.md",
35-
# "High Fidelity" => "Examples/gen/e02_hifi.md",
36-
# "Custom Orbit" => "Examples/gen/e03_customorb.md"
37-
# ],
38-
# "Benchmarks" => "benchmarks.md",
3931
"API" => [
4032
"Public API" => [
4133
"Axes" => "API/axes_api.md",

0 commit comments

Comments
 (0)