Cornelius Schumacher
Cornelius Schumacher
At https://todogroup.org/blog/opening-up-slack/, there is a link to Slack missing. Apparently the slackButton shortcode at https://github.com/todogroup/todogroup.org/blob/main/content/en/blog/opening-up-slack.md is not rendered properly.
Sphinx supports references across files using its label mechanism. This requires labels to be set at the locations in the documentation which serve as target for references. This will be...
Due to the conversion of the docs from Markdown to RST, most links were created with embedded URLs, e.g. `text `__ This causes some duplication and makes the RST sources...
I'm working on updating the P2P networking reference documentation, so that it reflects the current state and is consistent and accurate. I have some automation for that in place to...
reference/p2p_networking.html links to the GitHub issues of the docs repository in the "Protocol versions" section. This needs to be adapted to link to the `bitcoin-dev-docs` repo (when we have detached...
How to reproduce: Enable two-factor authentication. On a system, which hasn't set up git-review for authenitcated access to GitHub yet call a git review command, which needs authentication on the...
If a project is added by adding the URL to an `ADOPTME.md` file in a repository on GitHub, it's added by parsing the file for info about the contact and...
I like the idea of marking projects which are up for adoption. It will still be a mostly social problem to find a new maintainer, but given the scale of...
The TODO Group webpage https://todogroup.org shows the message "Copyright © 2023 The Linux Foundation®. All rights reserved." in its footer. This is wrong. The copyright is owned by the contributors,...
kxml_compiler supports XML example files as schema input. It would be great to also have that for JSON example files.