pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

Deprecate `setup.py docs`, suggest and use replacement `buildconfig/makeref.py`

Open ankith26 opened this issue 1 year ago • 0 comments
trafficstars

This is another small step in our move away from setup.py.

python setup.py docs internally executes python buildconfig/makeref.py, so this PR makes the straightforward replacement.

Should also help fix the fails in #2850

ankith26 avatar May 13 '24 20:05 ankith26