fix(RustLangDoc): support rust package comment //! fixed #55
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// file tree doc is any where not doc comment
|
||||
//! file tree doc is any where not doc comment
|
||||
|
||||
fn main() {
|
||||
my_fun()
|
||||
|
||||
Reference in New Issue
Block a user