Export RPC Doc
EasyYapi supports exporting RPC documentation for documenting remote procedure call interfaces such as gRPC services.
Usage
- Open a file containing RPC interface definitions
- Use shortcut
Alt + Shift + E(Windows/Linux) orCtrl + E(macOS) - Select the RPC interfaces to export
- Choose the export channel and complete the export
gRPC Support
EasyYapi can export API documentation from gRPC service implementations. gRPC support is enabled by default.
See gRPC Framework Support for configuration details.