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 committed Oct 8, 2018
2 parents 35e12e3 + 3b70621 commit d6189ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ bitcoin.org (see below for bitcoin.org update instructions).

- bitcoincore.org blog post

- bitcoincore.org RPC documentation update

- Update title of #bitcoin on Freenode IRC

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

0 comments on commit d6189ff

Please sign in to comment.