Download List

프로젝트 설명

Doxygen is a cross-platform, JavaDoc-like documentation system for C++, C, Objective-C, C#, Java, IDL, Python, PHP, VHDL, and Fortran. Doxygen can be used to generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX or RTF) from a set of source files. Doxygen can also be configured to extract the code-structure from undocumented source files. This includes dependency graphs, class diagrams and hyperlinked source code. This type of information can be very useful to quickly find your way in large source distributions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-21 11:32
1.8.3.1

이 릴리스의 주요 초점은 다양 한 버그 수정.

또한 사용자 지정 출력을 쉽게 하기 위해 사소한 개선의 몇 가지 포함 되어 있습니다.
Tags: Bug fixes
The main focus of this release is fixing a number of bugs.

It also includes a couple of minor improvements to ease customizing the output.

2012-12-27 08:11
1.8.3

이 릴리스 외부 인덱싱 및 검색 도구를 사용 하 여 HTML 문서를 검색 하는 것에 대 한 지원을 추가 합니다. 인덱서 및 Xapian에 따라 검색 엔진을 포함 합니다. Markdown 페이지 지금 메인 페이지 (GitHub 프로젝트에 대 한 편리한) 역할을 선택할 수 있습니다. @If 및 @cond 같은 조건부 섹션은 이제 가드에 대 한 논리 식을 허용. 다양 한 작은 변화 뿐만 아니라 많은 버그 수정이 포함 되어 있습니다.
This release adds support for using external indexing and search tools for searching the HTML documentation. It includes an indexer and search engine based on Xapian. A Markdown page can now be selected to serve as the main page (handy for GitHub projects). Conditional sections like @if and @cond now allow logic expressions for the guard. Includes a number of smaller changes as well as a large number of bugfixes.

2012-02-26 07:03
1.8.0

이 릴리스 의견에서 Markdown 스타일 태그를 지원, 네비게이션 탭과 사용자 정의 탭 확장 트리 추가 섹션, 페이지에 대 한 로컬 목차를 만들려면 새 명령을 대화형 SVG 이미지 인쇄 옵션을 제공 하 고 버그를 허용 합니다.
This release supports Markdown-style markup in comments, allows the navigation tabs and tree to be extended with user-defined tabs, adds a new command to create a local table of contents for pages with sections, gives interactive SVG images a print option, and fixes bugs.

2011-12-11 08:15
1.7.6.1

이 릴리스에 INCLUDE_PATH 비어 때 doxygen을 일으킬 수 있는 버그를 수정. 또한 두 경우 수정에 doxygen에 유효한 XHTML 출력 생산 하지 했다. 파이썬에서 @ staticmethods에 대 한 지원을 추가 하며 doxygen에서 사용 되는 내부 캐시 크기를 제어 합니다.
Tags: Bug fixes
This release fixes a bug which could cause doxygen to hang when INCLUDE_PATH was not empty. It also fixes two cases in which doxygen was not producing valid XHTML output. It adds support for @staticmethods in Python and provides more control over the size of internal caches used by doxygen.

2011-12-04 10:37
1.7.6

탐색 트리 (GENERATE_TREEVIEW = YES) 재설계 되었습니다. 로컬 검색 엔진은 검색 데이터를 빠르게 로드 하는 때문에 지금 더 콤팩트. 스마트 포인터 클래스 처럼 상호에 대 한 지원이 추가 되었습니다. PHP 닥에 대 한 지원이 추가 되었습니다. VHDL 파서 다시 작성 되었습니다. 많은 버그가 해결 되었습니다.
The navigation tree (GENERATE_TREEVIEW=YES) has been redesigned. The local search engine is now more compact, so the search data loads faster. Support
has been added for cross-referencing smart-pointer like classes. Support for PHP heredoc has been added. The VHDL parser has been rewritten. Many bugs have been fixed.

Project Resources