rustdoc: Add rustdocs
This commit is contained in:
parent
5fbadd24ec
commit
e23e45bc6d
10 changed files with 39 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#[doc = "Generate markdown from a document tree"];
|
||||
|
||||
import std::io;
|
||||
import std::io::writer_util;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue