mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
Removed module docs and added detatched doc as a kind of doc entry
This commit is contained in:
parent
53c2a87161
commit
d1a18c8b6a
3 changed files with 74 additions and 92 deletions
|
@ -3516,7 +3516,6 @@ fn fabricate_effects_module<'a>(
|
|||
// Should a effect module ever have a ModuleDocumentation?
|
||||
let module_docs = ModuleDocumentation {
|
||||
name: String::from(name),
|
||||
docs: String::from("idk fix this later"),
|
||||
entries: Vec::new(),
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue