DocXml nuget component is a small .net standard 2.0 library of helper classes and methods for compiler-generated XML documentation retrieval. XML documentation as described here Microsoft docs on XML ...
执行生成解决方案,将会在bin\Debug或者bin\Release目录成生成UnityEngine.xml等xml文件,将这些xml文件放置于Unity3d安装目录的Editor\Data\Managed等目录下,即可实现在Visual Studio、MonoDevelop编写代码时 ...