This patch is the first step to a real index page that
integrates into the rest of the site. It currently only lists
links to RPCs by group, so there is a lot of room for improvement
such as sub-lists of the RPC commands themselves. These can come
in later diffs.
Details
Details
contrib/teamcity/build-configurations.py build-docs cat abc-ci-builds/build-docs/doc/rpc/en/0.21.13/rpc/index.md
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- doc-rpc-index
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12240 Build 24694: Default Diff Build & Tests build-diff Build 24693: Build without Wallet build-without-wallet Build 24692: Build with clang-10 build-clang-10 Build 24691: arc lint + arc unit
Event Timeline
doc/rpc/generate.go | ||
---|---|---|
163 | The whole point of having templates is to do this. |
Comment Actions
I think you are going the completely wrong road here. Jeckyl seems to be perfectly able to generate all the crap that is necessary for indices and all. This is completely breaking the SRP. The goal of that script is to extract infos from the node. The goal of the jeckyl machinery to to put it in proper form.