morty icon indicating copy to clipboard operation
morty copied to clipboard

[RFC]: Parse documentation

Open zarubaf opened this issue 5 years ago • 1 comments

Ideally, when able to also process comments, we can automatically parse documentation. Let's start by gathering some ideas here:

  • Document module hierarchy
  • ~Markdown comments at top of file, similar to Rust /// and //!.~
  • Port descriptions

zarubaf avatar Mar 12 '20 12:03 zarubaf

  • Function documentation
  • Enum documentation
  • Deprecated annotation

zarubaf avatar Mar 22 '20 18:03 zarubaf