From 224a72fa1223c5fc88ddc153f8f2e12e3a62d29f Mon Sep 17 00:00:00 2001 From: hyrodium Date: Sat, 1 Jul 2023 22:13:50 +0900 Subject: [PATCH] update gallery --- docs/gallery/weaving_examples/helicatenoid.jl | 2 +- docs/gallery/weaving_examples/hyperbolic_paraboloid.jl | 2 +- docs/gallery/weaving_examples/paraboloid.jl | 2 +- docs/gallery/weaving_examples/stereographicprojection.jl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gallery/weaving_examples/helicatenoid.jl b/docs/gallery/weaving_examples/helicatenoid.jl index 0bec0a3..8e6cd5d 100644 --- a/docs/gallery/weaving_examples/helicatenoid.jl +++ b/docs/gallery/weaving_examples/helicatenoid.jl @@ -4,7 +4,7 @@ # description: Weaving a transformable curved surface from catenoid to helicoid. # --- -Weaving a transformable curved surface from catenoid to helicoid. +# Weaving a transformable curved surface from catenoid to helicoid. # ![](../assets/helicatenoid.jpg) diff --git a/docs/gallery/weaving_examples/hyperbolic_paraboloid.jl b/docs/gallery/weaving_examples/hyperbolic_paraboloid.jl index bcb0762..3059316 100644 --- a/docs/gallery/weaving_examples/hyperbolic_paraboloid.jl +++ b/docs/gallery/weaving_examples/hyperbolic_paraboloid.jl @@ -4,7 +4,7 @@ # description: Weaving a simple curved surface with negative curvature. # --- -Weaving a simple curved surface with negative curvature. +# Weaving a simple curved surface with negative curvature. # ![](../assets/hyperbolic_paraboloid.jpg) diff --git a/docs/gallery/weaving_examples/paraboloid.jl b/docs/gallery/weaving_examples/paraboloid.jl index 9bb16c7..4614422 100644 --- a/docs/gallery/weaving_examples/paraboloid.jl +++ b/docs/gallery/weaving_examples/paraboloid.jl @@ -4,7 +4,7 @@ # description: Weaving a simple curved surface with positive curvature. # --- -Weaving a simple curved surface with positive curvature. +# Weaving a simple curved surface with positive curvature. # ![](../assets/paraboloid.jpg) diff --git a/docs/gallery/weaving_examples/stereographicprojection.jl b/docs/gallery/weaving_examples/stereographicprojection.jl index d3fd1a1..a8f760d 100644 --- a/docs/gallery/weaving_examples/stereographicprojection.jl +++ b/docs/gallery/weaving_examples/stereographicprojection.jl @@ -4,7 +4,7 @@ # description: A point light illuminates the grid points on the ground. # --- -A point light illuminates the grid points on the ground. +# A point light illuminates the grid points on the ground. # ![](../assets/stereographicprojection.jpg)