Skip to content
Merged
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ makedocs(;
"Geometry" => [
"Geometry/01 Triangles.md",
"Geometry/02 Quadrilaterals.md",
# "Geometry/03 Hyperbola.md" # TODO: Uncomment when ready to show
"Geometry/03 Polygons.md",
# "Geometry/04 Hyperbola.md" # TODO: Uncomment when ready to show
],
# "Linear Algebra" => [ # TODO: Uncomment when ready to show
# "Linear Algebra/01 Systems of Equations.md",
Expand Down
Loading
Loading