Doxygen 설치에 필요한 것들..

Development 2006. 12. 3. 17:53 posted by CecilDeSK
반응형
1. Doxygen : 다운로드-윈도우용(doxygen-1.3.5-setup.exe)
http://www.stack.nl/~dimitri/doxygen/index.html
http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.1-p1-setup.exe


2. Graphviz : 다운로드-윈도우용(graphviz-1.10.exe)
http://www.graphviz.org
http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.8.exe
http://www.graphviz.org/Misc/third-party.zip
Windows용 third party Library
클래스간의 관계를 그림표현해주는..

3. Doxbar : 다운로드-윈도우용 (doxbar-0.35-bin.zip)
http://doxbar.sourceforge.net/
http://nchc.dl.sourceforge.net/sourceforge/doxbar/doxbar-0.38-bin.zip

Visual Studio 6.0용 Doxygen addin


Requirements

To be able to use or compile the add-in, you need the following:

* Microsoft Visual C++ version 6.0.
* Boost Library (for compiling Regular Expressions)
* Microsoft's HTML help workshop (only for viewing/searching through external documentation and compiling the add-in).
* Doxygen for Windows

4. html help compiler (version 1.3) : 다운로드(htmlhelp.exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=00535334-c8a6-452f-9aa0-d597d16580cc&DisplayLang=en#filelist


이상 다운로드...및 설치할것..
반응형