'Add-In'에 해당되는 글 1건
- 2007/12/19 C# XML Document 생성 애드인(Add-in) (1)
자바에서도 javadoc라는 유틸이 제공되는데 말이죠.
어쩔 수 없이 외부의 툴을 설치해야하는 ...
그래서 아래 같은 사이트에서 애드인을 설치해야 할 것 같습니다.
http://www.roland-weigelt.de/ghostdoc/
Download GhostDoc
- GhostDoc Version 2.1.2 for Visual Studio 2005
- WinXP, Win2k3, Vista
- For C#, support for VB.Net is "experimental"
- GhostDoc Version 2.1.2 for Visual Studio 2008
- WinXP, Win2k3, Vista
- For C#, support for VB.Net is "experimental"
- GhostDoc Version 1.3.0 for Visual Studio .NET 2003
- WinXP, Win2k3
- Support for C# only
GhostDoc versions can be installed side-by-side for different versions of Visual Studio (in different folders).
License FAQ:
- GhostDoc can be used free of charge, the exact terms are described here. This license information is also shown in the EULA during setup and is available in the help file.
- GhostDoc is not Open Source, and there are no immediate plans to make the source code available.
Links:
![]() |
Need help? Visit the GhostDoc Forum |
'.NET > C#' 카테고리의 다른 글
| Charlie Calvert's Community Blog : Link to Everything: A List of LINQ Providers (0) | 2008/04/03 |
|---|---|
| 파일 사이즈 변환 (0) | 2008/04/02 |
| C# XML Document 생성 애드인(Add-in) (1) | 2007/12/19 |
| C#에서 Hex 값을 Int로 또는 그 반대로 (0) | 2007/12/18 |
| WPF 3D 온라인 강좌 (0) | 2007/12/04 |
| .NET 통합 언어 쿼리 LINQ (0) | 2007/11/26 |
이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^
-
써니루루 2008/02/14 16:54
이 애드인은 Visual Studio에서 매번 직접 입력해야 하는 주석을 자동으로 어느정도 입력해주는 유틸이고, javadoc처럼 자신이 만든 Class의 문서화를 원한다면 NDoc를 이용해야 할 것입니다.


Prev




