This parameter allows you to control how namespaces are sorted throughout the whole documentation.
It directly affects:
FramedDoc.tpl
main template),
the order, in which namespace are fully processed and documented.
This determines which namespace gets documented the first.
That, in turn, may affect the initial content of the frames:
SingleDoc.tpl
main template),
the order, in which the details of namespaces follow each other.
Those details may include the Namespace Overview and the details
of all components that belong to the namespace (Component Documentation blocks).
true
),
the namespaces will be sorted alphabetically by their URIs (ignoring letter case).
false
),
the namespaces won't be sorted anyhow. Then, the ordering of namespaces
will be determined by what WSDL/XSD files have been specified initially
and how they reference (e.g. import) other WSDL/XSD files.
This parameter provides the default value for the following parameter: