mrdocs::Config::globalNamespaceIndex

Use the global namespace page as an index for all symbols

Synopsis

Declared in <mrdocs/Config.hpp>

bool globalNamespaceIndex = true;

Description

When set to true, the page for the global namespace will recursively list all symbols in the documentation, not just those in the global namespace.

This makes the global namespace page act as an index for the entire project.

Created with MrDocs