Description
[Note that the subject of this issue has been modified to reflect the conclusion of this issue]
This is a bit of a meta issue that affects how the Textual docs are generated. I'm creating it as a fresh issue in our own repo as it's not obvious to me at the moment what the cause of the problem is, and I also can't recreate it in isolation right now.
This initially stems from #1564, where when I created #1570 to add docstrings for TITLE
, title
, SUB_TITLE
and sub_title
, only the upper-cased versions of those class attributes appear in the docs. I created this repo to try and isolation the problem, and see what part of the documentation pipeline might be responsible, but the result there is fine:
So.. hence this issue. I'll track what I find here and if I find that some other tool is responsible (rather than it being a configuration issue for our docs, for example) I'll then go on to raise an issue there.