Unity-Technologies / com.unity.netcode.gameobjects

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.16k stars 435 forks source link

fix: Fixing API doc issues #2976

Closed jabbacakes closed 4 months ago

jabbacakes commented 4 months ago

Fixing some issues in the API docs that were causing parts of it to not be built. Also doing a language/grammar pass on the NetworkBehaviour file. API doc tested and built locally using Package Manager Doctools.

DOCF-5754

Changelog

Testing and Documentation

unity-cla-assistant commented 4 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

jabbacakes commented 4 months ago

@NoelStephensUnity Fixes for the missing API doc we spotted on Tuesday.