Welcome to Dave Sexton's Blog Sign in | Join | Help

Browse by Tags

All Tags » C# » documentation   (RSS)

DocProject Roadmap

As you may have already heard, Sandcastle [1] was officially released to the web (RTW) through CodePlex on January 15, 2008. The license that was chosen is the Microsoft Public License (Ms-PL) [2] , but keep an eye on it because it may change [3] . There

C# Multi-line XML Documentation Comments

I was just checking out the documentation on MSDN about XML comments and I discovered that C# supports multi-line comments for XML documentation as well: /** * <summary>Hello World!</summary> */ public void HelloWorld() { } Interesting, but
Posted by Dave Sexton | 0 Comments
Filed under: , , ,

The Help! Project on CodePlex

I've just published the Help! project on CodePlex, which is intended to provide a fully managed compiled help system to replace Help 1.x (.chm).  Please contribute to this project by using the discussions area to post comments and ideas or join the

DocProject for Sandcastle 1.7.0 RC Preview

Preview some new features in DocProject for Sandcastle 1.7.0 Release Candidate.

DocProject for Sandcastle 1.6.2 Release Candidate

DocProject 1.6.2 was released and is now available for download on CodePlex.