I was reading ORCv2 HTML documentation and I found the text mentioned examples that were not present. Turns out there were some syntax issues in the reStructuedText file that prevented rendering them.
I did a grep through the rest of the docs and I found a few other instances of the problem, including missing newlines.
I was pleased to discover that clang attributes nodiscard / warn_unused_result had a couple useful example that had never been rendered!