* doc/lispref/text.texi (JSONRPC): Add missing menu.
This commit is contained in:
parent
64eb2fc740
commit
67afa75e2b
1 changed files with 7 additions and 0 deletions
|
@ -5144,6 +5144,13 @@ generic @code{Remote Procedure Call} protocol designed around
|
|||
@acronym{JSON} objects, which you can convert to and from Lisp objects
|
||||
(@pxref{Parsing JSON}).
|
||||
|
||||
@menu
|
||||
* JSONRPC Overview::
|
||||
* Process-based JSONRPC connections::
|
||||
* JSONRPC JSON object format::
|
||||
* JSONRPC deferred requests::
|
||||
@end menu
|
||||
|
||||
@node JSONRPC Overview
|
||||
@subsection Overview
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue