CSFML icon indicating copy to clipboard operation
CSFML copied to clipboard

Generated CSFML documentation does not document any functions

Open jcowgill opened this issue 2 years ago • 0 comments

The generated CSFML documentation doesn't actually document any functions. It only seems to document structures which you can see under the "Classes" tab.

This may be related to https://github.com/SFML/SFML/issues/2813. I would expect the functions to appear under the file list, but if the file list is broken then maybe it's not surprising that no functions from those files are documented. In SFML it's not too bad though because the class documentation is still there.

Some pictures

The black links are not clickable. image

image

Structures are documented but not the functions associated with them: image

jcowgill avatar Dec 02 '23 20:12 jcowgill