Visual Studio Add-ins: x.doc
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| VS Add-in | x.doc | |
| Description | x.doc is short for "External Documentation". It is a Visual Studio (VS) 2005 add-in that provides a means to manage and visualize source-code comment documentation interactively in the IDE. Its main feature is that it provides an easy way to 'externalize' the documentation comments using the documentation XML <include> tag. x.doc is completely developed in C#, uses no third-party libraries, and is built specifically for VS2005/.NET 2.0. Currently, x.doc only supports documentation management for C# code files, but sufficient place-holders have been coded to make this add-in work for the other languages.
| |
| IDE | Visual Studio 2005 | |
| Source | Willem Fourie | |
| Terms | Free | |
| You can add your add-in to Visual Studio Add-ins. | ||
Need help? How to edit Visual Studio Add-ins is a tutorial on creating a new add-in for our collection.