mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-27 01:25:52 +00:00
Deny missing documentation in fj-kernel
This commit is contained in:
parent
db4a3f829c
commit
b529f33b3b
@ -76,6 +76,8 @@
|
||||
//! on a per-shape basis. Forcing the user to deal with these issues up-front
|
||||
//! should lead to less work overall.
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
pub mod algorithms;
|
||||
pub mod geometry;
|
||||
pub mod shape;
|
||||
|
Loading…
Reference in New Issue
Block a user