SFML.Net icon indicating copy to clipboard operation
SFML.Net copied to clipboard

Make API documentation available online

Open medovina opened this issue 1 year ago • 1 comments

As far as I can tell, the API documentation for SFML.NET is not available online.

It looks like the build process for SFML.Net will build the API documentation using the Sandcastle project file doc/sfml.shfbproj in the SFML.Net source distribution. However, I think that will only work on Windows. I'm running Linux, so I believe I have no way to generate the API documentation myself.

I might try to install Windows in a virtual machine to run the build process, but that's a bother. It would be much more convenient if the API documentation was simply available at some URL.

medovina avatar Sep 09 '24 17:09 medovina

See also #275

eXpl0it3r avatar Sep 09 '24 19:09 eXpl0it3r