This patch adds a generator plugin that scans existing RPC doc markdown files and generates an index for each version of ABC.
Depends on D7129
Differential D7130
Add RPC commands indices, by version jasonbcox on Aug 4 2020, 19:18. Authored by
Details
This patch adds a generator plugin that scans existing RPC doc markdown files and generates an index for each version of ABC. Depends on D7129 make serve Navigate to http://localhost:4000/doc/0.21.12/rpc/
Diff Detail
Event Timeline
Comment Actions Use a generator instead of relying on empty index templates to point at the layout file |