Closed ArthurSonzogni closed 4 years ago
Correct, right now the schema for the XML produced by codedoc supports namespaces but the code parser currently does not... Tracking for a future update...
Thanks! CodeDoc is exactly the tool I am looking for. Thanks for the snap package ;-)
[master 5fd7dfc] Add support for C++ namespaces (Issue #7)
Hi, I observed this code do not generate any documentation:
but this one does:
I think codedoc do not handle C++ namespace properly.