Skip to content

Commit

Permalink
Merge bitcoin#14390: docs: release process: RPC documentation
Browse files Browse the repository at this point in the history
3b70621 doc: RPC documentation (Karel Bílek)

Pull request description:

  The auto-generated RPC docs seem to work so far ( https://bitcoincore.org/en/doc/ + 0.17.0 bitcoin-core/bitcoincore.org#618 ). There are some problems (the design of the list on the right is not ideal, and apparently the huge list of pages slows down jekyll), but that can be fixed later; people are already linking to the docs now and looking for them there

  So I am adding the RPC docs to the release process.

  The script is here and it is written in golang, since I am most confident in the language; if necessary, I can try to rewrite to python, which is more common in bitcoin tooling

  https://github.com/bitcoin-core/bitcoincore.org/tree/master/contrib/doc-gen

Tree-SHA512: ba1b7696bb7ceb6cee4ff222b006b8c18768dd9283a4130751714a782d75ea2ca33f8d9fc4a5263d85a2f001c254daa0cee3b09cc7cba7366c66c5a115d8352a
  • Loading branch information
MarcoFalke authored and Munkybooty committed Jul 21, 2021
1 parent aaf65e8 commit ad3b34a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/release-process.md
Expand Up @@ -270,6 +270,12 @@ Note: check that SHA256SUMS itself doesn't end up in SHA256SUMS, which is a spur

- Optionally Discord, twitter, reddit /r/Dashpay, ... but this will usually sort out itself

- dash.org RPC documentation update

- Update title of #dash on Freenode IRC

- Optionally twitter, reddit /r/Bitcoin, ... but this will usually sort out itself

- Notify flare so that he can start building [the PPAs](https://launchpad.net/~dash.org/+archive/ubuntu/dash)

- Archive release notes for the new version to `doc/release-notes/` (branch `master` and branch of the release)
Expand Down

0 comments on commit ad3b34a

Please sign in to comment.