You can export your RPCs to Markdown using any of these methods:
Markdown
as the export channelGenerate...
or use shortcut Alt + Insert (Windows) / Ctrl + Enter (Mac)Export Markdown
Key | Target(context) | Version | Description |
---|---|---|---|
☆mdoc.class.filter | class | v0.9.5+ | Filter classes which can export method documents(rpc) |
mdoc.method.filter | method | v0.9.5+ | Filter methods which can export method documents(rpc) |
Click config rule to view more.
The feature to export RPC methods is disabled by default. To enable it, check: Preferences(Settings) > Other Settings > EasyApi > Support > methodDoc. For more information, please refer to the IDEA config
The exported RPC document supports only the Markdown format.