JamieP
JamieP
The latest update to https://github.com/doxygen/doxygen/issues/2405#issuecomment-820277374 suggests this is a feature, not a bug, in doxygen. So it should be up to breathe to control whether the private members are displayed...
I just tried this and it is still a problem: Sphinx==3.1.2 breathe==4.19.2
Is there any chance of a setting to disable the list handling features? I have stopped using this extension because I find it too intrusive
Thanks I hadn't seen that issue on Read the Docs. I can see the problem with the general case. I wonder if would be possible for the sphinx-notfound-page extension to...
BTW I am currently experimenting with using validators on a text control, as that may be a better solution.
@swt2c You are right, I am running on an Arm-based Mac. And that it depends on the Python version. Running with Python 3.12, I can install 4.2.2. Python 3.10 and...