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:
parent
094c4e7789
commit
d342e5427f
3 changed files with 664 additions and 657 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue