We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6235fc commit 24d6530Copy full SHA for 24d6530
contrib/README.md
@@ -7,3 +7,6 @@ Contains the script `github-merge.py` for merging github pull requests securely
7
8
### [Verify-Commits](/contrib/verify-commits) ###
9
Tool to verify that every merge commit was signed by a developer using the above `github-merge.py` script.
10
+
11
+### [RPC documentation generation](/contrib/doc-gen) ###
12
+Script for generating RPC documentation files from a running Bitcoin Core instance.
0 commit comments