词条 | VSdocman |
释义 |
}}{{Infobox Software | name = VSdocman | logo = Icon vsdocman 32.gif | developer = Helixoft | latest_release_version = 8.5 | latest_release_date = {{release date|2018|06|25}} | operating system = Windows | genre = Documentation generator | website = http://www.helixoft.com | license = Proprietary }} VSdocman is a documentation generator that allows for code commenting and the automatic generation of technical documentation from C# and VB .NET projects. It is directly integrated in Visual Studio as an extension. OverviewVSdocman is an extension for Visual Studio 2017, 2015, 2013 and 2012. It consists of two main parts - documentation compiler and comment editor. The compiler produces the final class documentation in various formats. The comment editor provides tools for semi-automatic inserting or editing the XML comments that are used by the compiler.[1] Documentation compilerBased on user settings, VSdocman scans the code in Visual Studio projects and automatically creates the documentation. This can be done directly from VS UI or from a command line, e.g. in an automated build. The documentation follows the MSDN style with table of contents, index, API class documentation and custom topics, cross-references, search, IntelliSense and F1 context-sensitive help.[2] Since the compiler has access to the Visual Studio project, it can include also the source code and class diagrams (.cd files) in the documentation. Projects can be documented separately or a single documentatin for entire solution can be generated.[3] The format of output documentation is configurable. The predefined formats are:
The output can be localized and some languages are already included.[4] Comment editorVSdocman can read XML comments from the source code. Editing the comments manually may be a difficult task. Therefore, it contains WYSIWYG comment editor which helps writing XML comments and custom topics. It is possible to insert tables, lists, pictures, class diagrams, links and other formatting directly into the source code. Based on the code member type, user can specify the default comment for it. This comment will be automatically added when the user adds or edits the comment for the first time. For example, the "Gets or sets a value indicating whether ..." summary text is automatically generated for boolean properties.[5] HistoryOriginally, VSdocman was named VBdocman .NET because it evolved from VBdocman. VBdocman .NET only supported Visual Basic .NET. It was renamed to VSdocman after adding support for C# in 2006.[6] See also
References1. ^[https://marketplace.visualstudio.com/items?itemName=PeterMacej.VSdocman VSdocman at Visual Studio Marketplace] 2. ^VSdocman features 3. ^VSdocman manual 4. ^VSdocman Output Templates 5. ^Commenting the Source Code 6. ^VSdocman Release Notes External links
4 : Documentation generators|Microsoft Visual Studio|.NET programming tools|Visual Studio extensions |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。