neo_doxygen: Add a class to manage brief descriptions.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sat, 20 Dec 2014 23:52:59 +0000 (18:52 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sun, 21 Dec 2014 03:44:49 +0000 (22:44 -0500)
commit99d4d1e865ed897f1ee484a3e5c5f6aeab36e4e3
tree4ce0be8e8e02a84c38637994256fe3d3c7d8b2c8
parenteaa516ef427844d6f0150bbee325bbdd8e29a695
neo_doxygen: Add a class to manage brief descriptions.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
contrib/neo_doxygen/src/doxml/doc_listener.nit
contrib/neo_doxygen/src/model/descriptions.nit [new file with mode: 0644]
contrib/neo_doxygen/src/model/graph.nit
contrib/neo_doxygen/src/tests/neo_doxygen_descriptions.nit [new file with mode: 0644]
contrib/neo_doxygen/src/tests/neo_doxygen_doc_module_class.nit
contrib/neo_doxygen/src/tests/neo_doxygen_file_compound.nit
contrib/neo_doxygen/src/tests/neo_doxygen_namespace_members.nit
tests/nitg-g.skip
tests/sav/neo_doxygen_descriptions.res [new file with mode: 0644]