NuGet:向包添加文档
是否有向 NuGet 包添加帮助文件 (mshc) 的约定?
Is there any convention for adding help files (mshc) to NuGet packages?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
是否有向 NuGet 包添加帮助文件 (mshc) 的约定?
Is there any convention for adding help files (mshc) to NuGet packages?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
不,nuget 中没有任何 doc 文件。我们建议设置一个项目页面并在其中添加内容。 (这对离线帮助场景的想法没有帮助)。如果您强烈希望将文档与包一起打包,请在 GitHub 上打开一个错误
No, there's nothing in nuget for doc files. We recommend setting a project page and adding content there. (That doesn't help the offline help scenario thought). If you feel strongly about packaging documentation with your package then open a bug on GitHub