You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
The Svt.Caspar project is completely undocumented. It would be very helpful to have at least some basic documentation of the classes and their members.
I'm talking about the XML-documentation in the code like this:
/// <summary>/// This class is used to do some stuff and it uses <see cref="SomeOtherClass"/> to do that./// </summary>publicclass CasparDevice { ....
The text was updated successfully, but these errors were encountered:
Even if this project is used it's a bit obsolete and should be brought to the surface again. I agree that it lacks documentation but hopefully issue #1 will make it little clearer until real documentation is created.
Best regards,
Armin
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
Issue originally authored by @Niko-O.
The Svt.Caspar project is completely undocumented. It would be very helpful to have at least some basic documentation of the classes and their members.
I'm talking about the XML-documentation in the code like this:
The text was updated successfully, but these errors were encountered: