Add Decision Point Group docs to References
We have a number of decision point groups defined in the code, and we should provide documentation similar to that for decision points for each of them.
This will involve new python code to generate the examples, and markdown to embed it in
Related to but not strictly dependent on:
- #431
- #445
Related to #723 ?
Related to #723 ?
I don't really think so. #723 is about refactoring reference docs to extract non-reference material from existing docs. This one is about adding reference docs that don't yet exist. There may additionally be non-reference docs we need but my brain tends to start with the reference docs and then see what else we need beyond that.
Bottom line is that I'd anticipate separate PRs.
- blocked or potentially superseded by #902