We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239196c commit 1f84ca5Copy full SHA for 1f84ca5
layout.pug
@@ -24,11 +24,11 @@ header
24
a(href='/') RGeometry
25
h2 Computational Geometry in Rust
26
.btn
27
+ a(href='/') Home
28
a(href='https://github.com/rgeometry/rgeometry') GitHub
29
a(href='https://discord.gg/vZZmxwWjeZ') Discord
30
a(href='https://docs.rs/rgeometry/') API Reference
31
//- a(href='https://rgeometry.org/rgeometry-playground/') Playground
- a(href='playground.pug') Playground
32
a(href='overview.pug') Landscape
33
a(href='correctness.pug') Correctness
34
main
0 commit comments