sandcastle
Can XML be documented using Doxygen, Sandcastle, or other documentation generators?
I am currently using Sandcastle, Doxygen, and JavaDoc to generate documentation for code I have written. Is it possible to document XML schemas using these packages? If not, are there any (preferably[详细]
2023-02-26 01:00 分类:问答How to create IntelliSense compatible documentation for generated WCF proxy classes?
I am trying to add IntelliSense and SandCastle compatible documentation to my WCF proxy classes that were generated via svcutil.Is there any way to do this without directly editing the genera开发者_运[详细]
2023-02-24 04:37 分类:问答How to get Microsoft HTML Help 2 Compiler?
Where can I download the Microsoft HTML Help 2 compiler (or bounding SDK)? I want to generate HTML 2 documentation from my programming projects using Sandcastle Help File Builder and the Sandcastle Gu[详细]
2023-02-22 12:35 分类:问答Generate WCF documentation using SandCastle
I\'m trying to generate external docume开发者_开发百科ntation for a WCF service using SandCastle. How can I tell SandCastle to use the WCF attributes like ServiceContract for naming the functions and[详细]
2023-02-18 21:26 分类:问答How do you know which project in Visual Studio builds very last?
I am building sandcastle documentation as per this an开发者_开发技巧swer: Generate html documentation automatically during a build with Sandcastle and I need to know which project in my solution build[详细]
2023-02-16 05:42 分类:问答How do I generate HTML-only documentation from an aspdotnet web project?
I have commented all the code with the appropriate ms xml documentation tags.How do I generate HTML-only (or pdf) documentation for all of the commented code?I have downloaded sandcastle, but can\'t f[详细]
2023-02-15 18:14 分类:问答How to mark obsolete classes/methods in the output with sandcastle
I\'m开发者_开发问答 building an API documentation with Sandcastle. The code has multiple classes and methods which are marked deprecated. Now I want that in the API-documentation output these methods[详细]
2023-02-09 12:54 分类:问答Generate HTML / Help files from VS 2010 C# XML documentation
I am looking for a good tool creating HTML / Help files from my VS2010 XML documentation. I have found some commercial tools, such as[详细]
2023-02-06 22:28 分类:问答Installing Help with Help Library Manager and WiX
I am trying to add my own help file to Visual Studio 2010\'s Help Library by using WiX to run the HelpLibraryManagerLauncher that the Sandcastle Help File Builder creates after it builds my Sandcastle[详细]
2023-02-02 20:51 分类:问答How can I use Sandcastle Help File Builder to generate documentation without documentation source?
I want to be able to generate help documentation from existing topic files (.AML) usingSandcastle. I use Sandcastle Help File Builder to assist the with the configuration and generatation of the docum[详细]
2023-02-02 17:15 分类:问答
加载中,请稍侯......