SharpSvn icon indicating copy to clipboard operation
SharpSvn copied to clipboard

SharpSvn documentation

Open sooheehong opened this issue 3 years ago • 2 comments

Hello

I find SharpSvn document site, but websites are currently unavailable.. (ex : http://sharpsvn.open.collab.net/, http://docs.sharpsvn.net/)

Could you provide the documentation? Thanks

sooheehong avatar Feb 22 '22 23:02 sooheehong

The documentation at those locations was generated using the Xml documentation in the code (and released as part of the nuget package). But we currently don't have a good way to generate html output from those at our buildserver. Suggestions or PRs very welcome

rhuijben avatar Dec 21 '22 13:12 rhuijben

The documentation at those locations was generated using the Xml documentation in the code (and released as part of the nuget package). But we currently don't have a good way to generate html output from those at our buildserver. Suggestions or PRs very welcome

Could DocFx be an option for this?

unicorn64 avatar Dec 22 '22 21:12 unicorn64