Page MenuHomePhabricator

Add RPC commands indices, by version
ClosedPublic

Authored by jasonbcox on Aug 4 2020, 19:18.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCWEBef13ad0b1216: Add RPC commands indices, by version
Summary

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

Test Plan

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

deadalnix requested changes to this revision.Aug 4 2020, 22:19
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
_layouts/rpcindex.html
25 ↗(On Diff #22739)

Using some indentation in there would make this readable.

This revision now requires changes to proceed.Aug 4 2020, 22:19

Use a generator instead of relying on empty index templates to point at the layout file

jasonbcox retitled this revision from Add RPC commands index, by version to Add RPC commands indices, by version.
jasonbcox edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 8 2020, 13:56
This revision was automatically updated to reflect the committed changes.