A while ago I came across one of the most amazing if not the most amazing vscode FREE extension called mintlify.
Upon looking at the extension statistics and download metrics I was surprised how unpopular it is despite its HUGE advantages and especially while the core funcionality of the extension is absolutely free!
Mintlify lets you - very simply - generate documentation for a chunk of a code you select, and its done pretty fast!
Have a look at the extension here:
https://marketplace.visualstudio.com/items?itemName=mintlify.document
๐ Languages supported
- Python
- JavaScript
- TypeScript
- JSX and TSX files
- C and C++
- PHP
- Java
- C#
- Ruby
- Rust
- Dart
- Go ๐ง More under construction
๐ Docstring formats supported
- JSDoc
- reST
- NumPy
- DocBlock
- Doxygen
- Javadoc
- GoDoc
- XML
- Google ๐ง More under construction
๐จ Disclaimer
Mintlify does not store your code, but it does reach their servers to generate the appropriate documentation.
Top comments (0)