Page MenuHomePhabricator

[RPC docs] Fix build paths
ClosedPublic

Authored by jasonbcox on Jun 15 2020, 21:40.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC2403f956bacf: [RPC docs] Fix build paths
Summary

This patch fixes the build so that files are correctly named and located in their group directories.

Test Plan

ninja doc-rpc
Before this patch, ls <build>/doc/rpc/en/0.21.10/rpc/ contains all of the (mis-named) files.
Post patch, they are named and located correctly.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

deadalnix requested changes to this revision.Jun 15 2020, 22:50
deadalnix added a subscriber: deadalnix.

Dude, you are just redoing work that has already been done and in another repo where you'll be stuck maintaining it instead of in a place where everybody has everything ready to submit patches.

This revision now requires changes to proceed.Jun 15 2020, 22:50

Wait, you moved this back to the ABC repo, good.

This revision is now accepted and ready to land.Jun 15 2020, 22:54
This revision was automatically updated to reflect the committed changes.