From: Jean Privat Date: Tue, 2 Dec 2014 20:41:12 +0000 (-0500) Subject: Merge: neo_doxygen: Fix the handling of the inner classes and of the root namespace X-Git-Tag: v0.7~89 X-Git-Url: http://nitlanguage.org Merge: neo_doxygen: Fix the handling of the inner classes and of the root namespace * Make the generation of the implicit modules more robust. Do not try to guess the namespace of the classes. Instead, wait to receive enough of explicit information to make a decision. This permits to list class in the root namespace and inner classes in the good module. * List classes in the root namespace. * Enhance the presentation of the inner classes so Nitdoc list them as part of their outer class. Signed-off-by: Jean-Christophe Beaupré Pull-Request: #955 Reviewed-by: Alexandre Terrasa Reviewed-by: Jean Privat --- d47f98d59b05fd8fb1e9b813494dcba345d8647b