Add multi namespace support for docs generator
Closed this issue · 2 comments
LeonMrBonnie commented
Default namespace should be alt
Define namespace for docs generator when ModuleExtension
instance is registered
LeonMrBonnie commented
docs->SetCurrentNamespace(namespace)
Property on docs:
std::string currentNamespace = "alt";
LeonMrBonnie commented
make overall improvements to docs
Create subclasses and improve the map logic