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

Add doxygen or DocFX Support for Doc Generation

Open eXpl0it3r opened this issue 1 year ago • 0 comments

Microsoft lists three tools for documentation generation:

  • DocFX
  • Sandcastle
  • doxygen

Currently, we have support for Sandcastle in the doc/ directory, but while SFHB has been updated recently, there's no integration for VS 2022 and generally seems a tool from the past with better alternatives.

doxygen is used for SFML and could as such potentially serve as a common denominator.

image

DocFX seems quite nice and modern, utilizing the .NET ecosystem.

eXpl0it3r avatar Sep 09 '24 09:09 eXpl0it3r