Skip to content

Fix extra space generated by "generate_json_rpc_docs.py"#3737

Open
dingodoppelt wants to merge 1 commit into
jamulussoftware:mainfrom
dingodoppelt:fix_rpc_docs_tool
Open

Fix extra space generated by "generate_json_rpc_docs.py"#3737
dingodoppelt wants to merge 1 commit into
jamulussoftware:mainfrom
dingodoppelt:fix_rpc_docs_tool

Conversation

@dingodoppelt

@dingodoppelt dingodoppelt commented Jun 14, 2026

Copy link
Copy Markdown
Member

The python tool for generating the RPC documentation adds an extra space character after line breaks starting with /// because it treats the first space character as part of the string, this PR fixes it.

CHANGELOG: Fix extra space generated by "generate_json_rpc_docs.py" in multi line comments

Does this change need documentation? What needs to be documented and how?
No

Status of this Pull Request

Ready to be merged

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant