2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Add summary tags to improve documentation

- Helps with intelisense and documentation generators. More details can
be added in the future as needed.
- Include documentation in package
This commit is contained in:
2021-05-08 11:38:27 +01:00
parent 094c4e7789
commit d342e5427f
3 changed files with 664 additions and 657 deletions

View File

@ -21,6 +21,7 @@
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/ChrisDill/Raylib-cs/</RepositoryUrl>
<PackageProjectUrl>https://www.raylib.com/</PackageProjectUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>