True if the project has a readme
The root node of the generated navigation structure.
Create navigation nodes for all container children of the given reflection.
The reflection whose children modules should be transformed into navigation nodes.
The parent NavigationItem of the newly created nodes.
Create navigation nodes for the given list of reflections. The resulting nodes will be grouped into an "internal" and an "external" section when applicable.
The list of reflections which should be transformed into navigation nodes.
The parent NavigationItem of the newly created nodes.
Whether navigation nodes should also be built for the children of each reflection.
Test whether the given list of modules contains an external module.
The list of modules to test.
TRUE if any of the modules is marked as being external.
Find the urls of all children of the given reflection and store them as dedicated urls of the given NavigationItem.
The reflection whose children urls should be included.
The navigation node whose dedicated urls should be set.
Sort the given list of modules by name, groups external modules at the bottom.
The list of modules that should be sorted.
Generated using TypeDoc
Build the navigation structure.