Skip to content

Commit bd32455

Browse files
committedJun 14, 2024·
More fixes to docs
·
v0.54.2v0.45.0
1 parent 418afa4 commit bd32455

File tree

4 files changed

+1
-278
lines changed

4 files changed

+1
-278
lines changed
 

‎.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ Manifest.toml
88
docs/build
99
/.benchmarkci
1010
/benchmark/*.json
11-
docs/src/assets/themes/

‎docs/src/assets/dark.scss

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

‎docs/src/assets/light.scss

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

‎docs/src/geometries/primitives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Sphere
7979
Ball((0.,0.,0.), 1.) |> viz
8080
```
8181

82-
## Ellipsoid
82+
### Ellipsoid
8383

8484
```@docs
8585
Ellipsoid

0 commit comments

Comments
 (0)
Please sign in to comment.