Stories recently tagged with 'Sandcastle'

Creating MSDN-Style Documentation with Sandcastle and NAnt(doyle-its.blogspot.com)

submitted by mdoylemdoyle(25) 3 years ago

This article discussing a reusable NAnt script for creating assembly documentation using Sandcastle. It covers the NAnt script itself, as well as the steps Sandcastle requires to create a CHM file. read more...

add a comment |category: |Views: 113

tags: another

Sandcastle Removed From CodePlex(squaredroot.com)

submitted by TroyMGTroyMG(2670) 3 years, 11 months ago

Sandcastle - the .Net community equivalent of RDoc/JavaDoc and the spiritual successor of the now defunct NDoc – has been removed from CodePlex. It’s fate is currently up in the air and Microsoft is asking you for input on what should happen next. read more...

2 comments |category: |Views: 439

tags: another

SHFB - A NDoc like GUI for Sandcastle (codeplex.com)

submitted by GaussZGaussZ(580) 4 years, 4 months ago

Sandcastle Help File Builder makes building your code documentation with Sandcastle easy. Looks like NDoc and even has the ability to import NDoc projects. No one should try to use Sandcastle without this little but powerful tool. read more...

add a comment |category: |Views: 121

tags: another

Automate creation of a MSDN-style documentation website(statestreetgang.net)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 4 months ago

I'm putting up a guide to configuring Team Build to automatically generate a documentation website a la MSDN using Sandcastle and the Sandcastle Help File Builder. The idea is that a daily build generates a documentation website from code comments, which is then immediately published to a website for viewing. Cool stuff. read more...

2 comments |category: |Views: 32

tags: another

Automate creation of a MSDN-style documentation website(statestreetgang.net)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 4 months ago

I'm putting up a guide to configuring Team Build to automatically generate a documentation website a la MSDN using Sandcastle and the Sandcastle Help File Builder. The idea is that a daily build generates a documentation website from code comments, which is then immediately published to a website for viewing. Cool stuff. read more...

2 comments |category: |Views: 32

tags: another

How to build CHM / HTML Documentation with Sandcastle September CTP 20(jachman.wordpress.com)

submitted by JachmanJachman(530) 4 years, 7 months ago

The new Sandcastle CTP isn’t well documented at all and the documentation that can be found is useless, because the Sandcastle September CTP 2007 changed alot compared to old CTPs for that the documentation has been written. This article shows how to build your documentation with the new Sandcastle September CTP and NANT. read more...

add a comment |category: |Views: 53

tags: another

Sandcastle - September 2007 Community Technology Preview (CTP)(microsoft.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 7 months ago

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features: Works with or without authored comments, Supports Generics and .NET Framework 2.0, Sandcastle has 2 main components (MrefBuilder and Build Assembler), MrefBuilder generates reflection xml file for Build Assembler, Build Assembler includes syntax generation, transformation, Sandcastle is used internally to build .Net Framework documentation. read more...

1 comment |category: |Views: 9

tags: another

Sandcastle - Documentation Compilers for Managed Class Library(msdn2.microsoft.com)

submitted by korayemkorayem(1240) 4 years, 10 months ago

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. read more...

add a comment |category: |Views: 4

tags: another

Announcing March 2007 Sandcastle CTP(ccnetconfig.org)

submitted by camalotcamalot(630) 5 years, 2 months ago

The latest Sandcastle CTP was released yesterday. There are a lot of changes and fixes. Added 4 new transforms under production tools folder. Added Build_sandcastle.bat under Examples/Sandcastle folder. read more...

add a comment |category: |Views: 0

tags: another

Announcing December 2006 Sandcastle CTP(blogs.msdn.com)

submitted by ehoffehoff(980) 5 years, 5 months ago

The December 2006 CTP version for Sandcastle is now available for download. Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. You can read about the latest changes and find the download link on the official blog. read more...

add a comment |category: |Views: 8

tags: another

How To Generate Help Files Using Sandcastle Help File Builder(icodeable.com)

submitted by QuiziqalQuiziqal(350) 5 years, 5 months ago

Step by step description of how to generate a *.CHM Help File and Help File website using the free, open source Sandcastle Help File builder. A GUI interface for the Sandcastle executable. read more...

add a comment |category: |Views: 451

tags: another

Graphical userinterface for Microsoft's Sandcastle(inchl.nl)

submitted by inchlinchl(40) 5 years, 9 months ago

I have been using Microsofts Sandcastle for some time now and it's xml-schemas have driven me nuts.... so I made a small userinterface for Sandcastle. The program is freeware and includes the following features: - Support for online MSDN-links. - Documenting of specified namespaces instead of entire assemblies. - Multiple outputtypes (website and/or .CHM-file). - Custom copyright line. - Custom company logo. - Custom product information. View my website for more information and a download-link: http://www.inchl.nl View generated output using SandcastleGUI: http://www.inchl.nl/help/ Kind regards, Stephan Smetsers stephansmetsers@hotmail.com read more...

add a comment |category: |Views: 19

tags: another

Visual studio 2005 PowerAddIns (with Sandcastle) with easy msi install(dotnetpret.blogspot.com)

submitted by frank700frank700(100) 5 years, 9 months ago

This weeks planned new features on the Sandcastle add-in are complete and uploaded. I also made installing easy by creating msi install. - Easy 2 use Sandcastle documentation - Classdiagram renamer/exporter - Solution stats - file types and there count - Lines of code - Statistics log and graphical view of it - FTP upload HTML doc read more...

add a comment |category: |Views: 20

tags: another

Sandcastle free Visual Studio 2005 add-in part 4(dotnetpret.blogspot.com)

submitted by frank700frank700(100) 5 years, 9 months ago

After the first release of the free Visual Studio Sandcastle release we put up a new one, also with Demo video and sourcecode project: -Multi file bug fixed -Copyright footer fixed -Index detection and HTML doc collection -Setting file path stored in registry -Addin menu changed -More action data displayed upcomming: This weeks features: - Easy 2 use Sandcastle documentation - Classdiagram renamer/exporter - Solution stats - file types and there count - Lines of code - FTP upload HTML doc Uncomming features: -Classrelation fix in classdiagrams -Actionlist (split up for each developer) -UI-sketsher -Better website publisher read more...

add a comment |category: |Views: 23

tags: another

Free Add-In for documenting Visual Studio 2005 projects(processacademy.ca)

submitted by lpperraslpperras(65) 5 years, 9 months ago

Process Academy released today XpertBuildDoc, the first downloadable add-in for generating Visual Studio 2005 technical documentation. XpertBuildDoc provides an easy to use graphical interface that seemlessly integrates Microsoft's SandCastle command-line tool into the Visual Studio 2005 IDE. It is provided free of charge to the developer community by Process Academy. read more...

1 comment |category: |Views: 18

tags: another

SandCastle Builder - A Polished GUI(shortcircuited.wordpress.com)

submitted by cocoabuttercocoabutter(350) 5 years, 9 months ago

This SandCastle Builder GUI has features such as being project based, to ease repetitive documentation builds, allows you to specify the location of the help compiler and sandcastle and has a neat, polished UI that reports on the progress of the build read more...

add a comment |category: |Views: 314

tags: another