nitdoc: Use a fully qualified ID for classes.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Tue, 16 Dec 2014 16:11:00 +0000 (11:11 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 18 Dec 2014 13:59:29 +0000 (08:59 -0500)
commit5f8967ce5629e4432f82d51242c07cfabc2286b7
tree8952e0dac06a552e1956e6daeec95f9c9bee7638
parent113bb8492a90c728658ba3fcb69b6a8cc5e9770d
nitdoc: Use a fully qualified ID for classes.

Avoid conflict when two modules define two different classes with the
same name. This also permits to support classes generated implicitly by
`neo_doxygen`.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
src/doc/doc_model.nit
tests/sav/nitdoc_args1.res
tests/sav/nitdoc_args2.res
tests/sav/nitdoc_args3.res