MRefBuilder可以递归浏览以在给定文件夹的子文件夹中包含依赖dll

编程入门 行业动态 更新时间:2024-10-28 10:26:01
本文介绍了MRefBuilder可以递归浏览以在给定文件夹的子文件夹中包含依赖dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在使用Sandcastle 2008年5月发布。在为MRefBuilder指定依赖dll时,有没有办法给出一个目录A并让MRefBuilder在A下的所有子目录中包含所有dll? AFAIK这是不可能的,如果我们有很多依赖的dll,包含所有目录是一项繁琐的工作。 另外,NDoc有这个选项。在命令行中它就像发布/ bin - 只在bin中包含dll发布/ bin / ** - 包括bin中的dll和bin的所有子文件夹任何建议将是很大的帮助。 感谢 Saravanan 解决方案 MRefBuilder不会递归到子目录。您是否查看了社区工具,例如 Sandcastle帮助文件构建器或 DocProject ?他们可以简化这类事情。例如,SHFB将允许您指定解决方案或项目文件作为文档源,它将确定所有必需的程序集,XML注释文件和参考程序集。 左老板

I'm using Sandcastle May 2008 release. While specifying dependent dlls to MRefBuilder, is there a way to give a single directory A and ask MRefBuilder to include all the dlls in all the subdirectories under A? AFAIK this is not possible and it's a tedious effort to include all the directories if we have a lot of dependent dlls. Also, NDoc had this option. In commandline it was like Release/bin        - to include dlls in bin only Release/bin/**   - to include dlls in bin and all subfolders of bin Any suggestion would be of great help. Thanks Saravanan

解决方案

MRefBuilder won't recurse into subdirectories.  Have you looked at the community tools such as the Sandcastle Help File Builder or DocProject?  They can simplify this sort of thing.  For example, SHFB will allow you to specify the solution or project file as the documentation source and it will figure out all of the necessary assemblies, XML comments files, and reference assemblies.Eric

更多推荐

MRefBuilder可以递归浏览以在给定文件夹的子文件夹中包含依赖dll

本文发布于:2023-11-14 16:49:30,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1588002.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:递归   文件夹   文件   夹中   MRefBuilder

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!