9f7429cf1912ec213a56fdbb2b10ec1b51f8ef18
[platform/upstream/doxygen.git] / addon / doxyparse / README
1 doxyparse
2 =========
3
4 This directory contains an "source parsing engine" based on doxyapp code.
5
6 More info and source code repository: https://github.com/analizo/doxygen
7
8 ## build
9
10   cmake -G "Unix Makefiles" -Dbuild_parse=ON
11   make
12
13 AUTHORS
14 =======
15
16 Antonio Terceiro <terceiro@softwarelivre.org>
17 João M. Miranda <joaomm88@gmail.com>
18 Joenio Costa <joenio@colivre.coop.br>
19 Paulo Meirelles <paulo@softwarelivre.org>
20 Vinicius Daros <vkdaros@mercurio.eclipse.ime.usp.br>