mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
Load docs from files
This commit is contained in:
parent
7aada6c485
commit
aed612a75c
9 changed files with 1718 additions and 145 deletions
|
@ -10,4 +10,5 @@
|
|||
// and encouraging shortcuts here creates bad incentives. I would rather temporarily
|
||||
// re-enable this when working on performance optimizations than have it block PRs.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
pub mod docs;
|
||||
pub mod file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue