neo_doxygen: Link inner classes with their outer classes.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Mon, 1 Dec 2014 20:03:44 +0000 (15:03 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 2 Dec 2014 15:37:06 +0000 (10:37 -0500)
commit7cea2981e81aa78399a4f0107e28985c61ed736f
treeb30bb76d77079115277d86ad4f0c31d959e6d18d
parent4b5464c9408a50b24e01e19f932a4c01eac62eb8
neo_doxygen: Link inner classes with their outer classes.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
15 files changed:
contrib/neo_doxygen/src/model/inner_class.nit [new file with mode: 0644]
contrib/neo_doxygen/src/model/model.nit
contrib/neo_doxygen/tests/inner-class/Doxyfile [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/README.md [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/src/OuterClass.java [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/_outer_class_8java.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/class_outer_class.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/class_outer_class_1_1_inner_class.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/combine.xslt [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/compound.xsd [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/dir_68267d1309a1af8e8297ef4c3efbcdba.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/index.xml [new file with mode: 0644]
contrib/neo_doxygen/tests/inner-class/xml/index.xsd [new file with mode: 0644]
tests/neo_doxygen_dump.args
tests/sav/neo_doxygen_dump_args7.res [new file with mode: 0644]