mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-27 17:45:53 +00:00
Deny missing documentation in fj-math
This commit is contained in:
parent
5df0114419
commit
a3249d3510
@ -25,6 +25,8 @@
|
|||||||
//! [nalgebra]: https://nalgebra.org/
|
//! [nalgebra]: https://nalgebra.org/
|
||||||
//! [Parry]: https://www.parry.rs/
|
//! [Parry]: https://www.parry.rs/
|
||||||
|
|
||||||
|
#![deny(missing_docs)]
|
||||||
|
|
||||||
mod aabb;
|
mod aabb;
|
||||||
mod coordinates;
|
mod coordinates;
|
||||||
mod point;
|
mod point;
|
||||||
|
Loading…
Reference in New Issue
Block a user