tryphotino / photino.NET

https://tryphotino.io
Apache License 2.0
833 stars 68 forks source link

Better code annotations #143

Closed LauraWebdev closed 11 months ago

LauraWebdev commented 11 months ago

I've done the work and tried to annotate as much as I could, using the default structured C# comment tags, adding cross-references, exceptions, parameters and explaining edgecases.

Example: image image

image image

image image

philippjbauer commented 11 months ago

Thank you @LauraWebdev for the comprehensive annotations!