Hello,
The Options tab of the Generate Documentation dialog has controls for ordering of packages, elements and diagrams. You can select alphabetical, tree order, creation date and modified date, and select ascending/descending.
That gives you precisely what you asked for, a
measure of control. For full control you need to take charge of the document generation process itself, which typically involves a fair bit of scripting using the
DocumentGenerator API. You may also be able to utilize
template fragments and/or
virtual documents. It all comes down to the structure in your model, so I'm afraid I can't give you a more specific answer.
But try the options in the dialog first, that might be all you need.
HTH,
/Uffe