Fix doc comment

This commit is contained in:
Hanno Braun 2023-06-06 11:34:58 +02:00
parent ca2f161683
commit 8a369f1fc6

View File

@ -1,4 +1,4 @@
//! # Fornjot Model Viewer
//! # Fornjot Window Abstraction
//!
//! [Fornjot] is an early-stage b-rep CAD kernel written in Rust. The kernel is
//! split into multiple libraries that can be used semi-independently, and this